Page MenuHomeFreeBSD

wlan: add some calls to ieee80211_set_driver_keymgmt_suites()
Needs ReviewPublic

Authored by adrian on Apr 25 2024, 4:44 AM.
Referenced Files
Unknown Object (File)
Mon, Jan 13, 8:47 PM
Unknown Object (File)
Nov 30 2024, 6:30 AM
Unknown Object (File)
Nov 27 2024, 7:31 PM
Unknown Object (File)
Nov 23 2024, 10:01 PM
Unknown Object (File)
Nov 22 2024, 5:48 PM
Unknown Object (File)
Nov 21 2024, 6:30 AM
Unknown Object (File)
Nov 19 2024, 10:09 PM
Unknown Object (File)
Nov 15 2024, 12:59 AM
Subscribers

Details

Reviewers
None
Group Reviewers
wireless
Summary

It's very possible that almost all of the ciphers will work just
fine on all of the NICs we currently support, but for now net80211
hasn't flipped it on by default.

So, enable WPA/WPA2 PSK and WPA-PSK-256 keysuites for further
testing. wpa_supplicant / hostapd won't use these until the
new key management support bitmap is provided up to wpa_supplicant
and hostapd.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57344
Build 54232: arc lint + arc unit