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)
Tue, Dec 17, 3:25 AM
Unknown Object (File)
Mon, Dec 9, 2:35 AM
Unknown Object (File)
Tue, Dec 3, 7:57 PM
Unknown Object (File)
Nov 14 2024, 3:49 PM
Unknown Object (File)
Nov 6 2024, 8:52 AM
Unknown Object (File)
Nov 6 2024, 5:45 AM
Unknown Object (File)
Oct 31 2024, 9:35 PM
Unknown Object (File)
Oct 30 2024, 7:35 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