HomeFreeBSD

ifconfig: 802.11: print node unicast key (PTK) if available in STA mode

Description

ifconfig: 802.11: print node unicast key (PTK) if available in STA mode

Add a variable when querying the BSSID so we can later use it rather
than losing the "data" buffer.

When printing key information also query the node unicast key if in
STA mode (the key for the BSSID). Do not error in case we fail.
This is helpful for debugging mostly; was also useful when testing
GCMP support.

Sponsored by: The FreeBSD Foundation
MFC after; 3 days
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D50554

Details

Provenance
bzAuthored on May 27 2025, 7:44 PM
Reviewer
adrian
Differential Revision
D50554: ifconfig: 802.11: print node unicast key (PTK) if available in STA mode
Parents
rG54ad06cad10c: ifconfig: 802.11: also print IEEE80211_CIPHER_AES_GCM_128 information
Branches
Unknown
Tags
Unknown