Page MenuHomeFreeBSD

wpa: add cipher flag support for the new ciphers
AcceptedPublic

Authored by adrian on Apr 23 2024, 11:55 PM.
Tags
None
Referenced Files
F103197870: D44922.id137586.diff
Fri, Nov 22, 3:58 AM
F103197867: D44922.id137587.diff
Fri, Nov 22, 3:58 AM
F103197805: D44922.id.diff
Fri, Nov 22, 3:58 AM
F103196711: D44922.diff
Fri, Nov 22, 3:37 AM
Unknown Object (File)
Wed, Nov 20, 4:07 PM
Unknown Object (File)
Sep 23 2024, 11:36 AM
Unknown Object (File)
Sep 23 2024, 11:36 AM
Unknown Object (File)
Sep 23 2024, 11:36 AM
Subscribers

Details

Reviewers
cy
Group Reviewers
wireless
Summary
  • Delete the #define header entries here rather than growing them; building hostapd/wpa_supplicant in tree pulls in the correct net80211 headers
  • Add the other cipher support here.

These ciphers won't be used until we can get 256 bit key management
capabilities pushed up to hostapd/wpa, and some extra net80211
hostap/ibss work to announce the ciphers in the constructed RSN IE
during probe request/responses.

I've tested this whole path manually patching this file to state we
support WPA-PSK-256 and then a special configured openwrt AP (ath9k)
to support WPA-PSK-256 w/ CCMP-256 pairwise keys.

Diff Detail

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