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)
Mon, Apr 22, 4:10 PM
Unknown Object (File)
Sun, Apr 21, 10:11 PM
Unknown Object (File)
Sat, Apr 20, 3:00 AM
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
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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42268
Build 39156: arc lint + arc unit