Page MenuHomeFreeBSD

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

Authored by bz on Tue, May 27, 8:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 17, 8:31 PM
Unknown Object (File)
Sat, Jun 14, 1:56 AM
Unknown Object (File)
Wed, Jun 11, 1:09 PM
Unknown Object (File)
Mon, Jun 9, 11:23 PM
Unknown Object (File)
Wed, Jun 4, 5:44 PM
Unknown Object (File)
Sun, Jun 1, 9:41 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable