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, Nov 25, 2:20 PM
Unknown Object (File)
Sun, Nov 23, 2:24 AM
Unknown Object (File)
Fri, Nov 21, 9:53 AM
Unknown Object (File)
Sun, Nov 16, 9:57 AM
Unknown Object (File)
Tue, Nov 11, 10:41 PM
Unknown Object (File)
Tue, Nov 11, 10:41 PM
Unknown Object (File)
Tue, Nov 11, 10:41 PM
Unknown Object (File)
Tue, Nov 11, 7:38 PM
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