]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: scan: Decode additional WPA3 group ciphers
authorAlex Gavin <alex.gavin@candelatech.com>
Sun, 13 Apr 2025 18:24:55 +0000 (11:24 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Apr 2025 14:40:41 +0000 (16:40 +0200)
commit0cc98ae6210d182794460d362a7a97efbcecc1b9
tree828aad1b2156d8f808edf3e8d7357623727c3696
parentf04e5c51a3e95afb60d4185b83dfa2c5d2dc6d10
iw: scan: Decode additional WPA3 group ciphers

These values are taken from the publicly-available WPA3
specification available on the WFA website.

The values also match hostapd keys 'group_cipher'
and 'group_mgmt_cipher'.

Signed-off-by: Alex Gavin <alex.gavin@candelatech.com>
Link: https://patch.msgid.link/20250413182515.10755-3-alex.gavin@candelatech.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
scan.c