- add AES-GCM-256 and AES-CCM-256 ciphers
- add WPA-PSK-SHA256 and UNSPEC-SHA256 key management
This allows them to show in ifconfig -v wlan0 list scan, eg
RSN<v1 mc:AES-GCMP-256 uc:AES-CCMP-256+AES-GCMP-256 km:8021X-PSK+8021X-PSK-256>
Differential D49481 Authored by adrian on Mar 24 2025, 1:15 AM.
Details
Summary
This allows them to show in ifconfig -v wlan0 list scan, eg RSN<v1 mc:AES-GCMP-256 uc:AES-CCMP-256+AES-GCMP-256 km:8021X-PSK+8021X-PSK-256>
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptMar 24 2025, 1:15 AM2025-03-24 01:15:57 (UTC+0) Harbormaster completed remote builds in B63089: Diff 152581.Mar 24 2025, 1:15 AM2025-03-24 01:15:57 (UTC+0) adrian added a parent revision: D49419: net80211: bump crypto keysize to 384 bits.Mar 24 2025, 1:16 AM2025-03-24 01:16:34 (UTC+0) This revision is now accepted and ready to land.Mar 31 2025, 3:07 PM2025-03-31 15:07:40 (UTC+0) Closed by commit rG628d1501f7ec: ifconfig: decode 256 bit CCM/GCM ciphers and 256 bit 802.1x/none keymgmt (authored by adrian). · Explain WhyApr 4 2025, 3:24 AM2025-04-04 03:24:58 (UTC+0) This revision was automatically updated to reflect the committed changes. adrian edited parent revisions, added: D49418: wpa: add support for CCMP-256/GMCP-256; removed: D49419: net80211: bump crypto keysize to 384 bits.May 24 2025, 8:49 PM2025-05-24 20:49:06 (UTC+0)
Revision Contents
Diff 153144 |