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)
Thu, Feb 20, 1:38 PM
Unknown Object (File)
Thu, Feb 20, 1:29 PM
Unknown Object (File)
Tue, Feb 18, 3:40 AM
Unknown Object (File)
Feb 9 2025, 6:50 AM
Unknown Object (File)
Feb 9 2025, 6:48 AM
Unknown Object (File)
Feb 4 2025, 2:51 PM
Unknown Object (File)
Jan 26 2025, 11:05 PM
Unknown Object (File)
Jan 2 2025, 12:36 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