Page MenuHomeFreeBSD

net80211: make use of IEEE80211_KEY_BITS for debug messages
ClosedPublic

Authored by bz on Mar 14 2025, 11:45 PM.
Tags
None
Referenced Files
F147557846: D49369.id.diff
Wed, Mar 11, 9:42 PM
Unknown Object (File)
Mon, Mar 2, 9:22 PM
Unknown Object (File)
Sat, Feb 21, 5:43 PM
Unknown Object (File)
Feb 8 2026, 8:40 AM
Unknown Object (File)
Feb 8 2026, 5:14 AM
Unknown Object (File)
Jan 31 2026, 12:18 AM
Unknown Object (File)
Dec 21 2025, 10:36 PM
Unknown Object (File)
Dec 12 2025, 4:05 AM

Details

Summary

Use %b with IEEE80211_KEY_BITS for the debug logging in
ieee80211_crypto.c rather than just printing the hex value, which
makes some of the messages more obvious and avoids having the header
file next to one at all times.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 62930
Build 59814: arc lint + arc unit