Page MenuHomeFreeBSD

eqos: Fix group address filtering.
ClosedPublic

Authored by peterj on Oct 15 2024, 8:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 13 2025, 5:00 AM
Unknown Object (File)
Jul 29 2025, 5:50 PM
Unknown Object (File)
Jul 19 2025, 11:42 PM
Unknown Object (File)
Jul 19 2025, 8:38 PM
Unknown Object (File)
Jul 19 2025, 7:51 PM
Unknown Object (File)
Jul 19 2025, 10:55 AM
Unknown Object (File)
Jul 11 2025, 11:59 AM
Unknown Object (File)
Jun 28 2025, 6:07 AM
Subscribers

Details

Summary

The hash filter table order in the GMAC matches the order of the top
bit of the hashed destination address. See the description of
GMAC_MAC_Hash_table_Reg0 in RK3568 TRM part 2, section 20.4.2.

PR: 282074
MFC after: 7 days

Diff Detail

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