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)
Tue, Sep 30, 2:28 AM
Unknown Object (File)
Thu, Sep 18, 5:20 AM
Unknown Object (File)
Wed, Sep 17, 6:33 AM
Unknown Object (File)
Tue, Sep 16, 9:40 PM
Unknown Object (File)
Thu, Sep 11, 6:20 AM
Unknown Object (File)
Sep 1 2025, 7:43 AM
Unknown Object (File)
Sep 1 2025, 4:31 AM
Unknown Object (File)
Aug 28 2025, 7:13 PM
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