Page MenuHomeFreeBSD

Fix setting of RCTL register when modifying multicast filters.
ClosedPublic

Authored by grehan on Oct 20 2021, 10:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 7, 7:14 PM
Unknown Object (File)
Jan 14 2024, 5:23 PM
Unknown Object (File)
Dec 23 2023, 1:11 AM
Unknown Object (File)
Dec 11 2023, 5:26 AM
Unknown Object (File)
Nov 7 2023, 9:26 AM
Unknown Object (File)
Nov 6 2023, 9:06 PM
Unknown Object (File)
Nov 5 2023, 10:32 PM
Unknown Object (File)
Nov 5 2023, 5:03 AM
Subscribers

Details

Summary

igc: correctly update RCTL when changing multicast filters.

Fix clearing of bits in RCTL for the non-bpf/non-allmulti case.

Update RCTL after modifying the multicast filter registers as per
the Linux driver.

This fixes LACP on igc interfaces, where incoming LACP multicast control
packets were being dropped.

Obtained from: Rubicon Communications, LLC ("Netgate")

Test Plan

Set up an LACP session with igc interfaces and verify all links are seen.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable