]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: scan: Decode additional WPA3 AKM suite types
authorAlex Gavin <alex.gavin@candelatech.com>
Sun, 13 Apr 2025 18:24:54 +0000 (11:24 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Apr 2025 14:40:41 +0000 (16:40 +0200)
commitf04e5c51a3e95afb60d4185b83dfa2c5d2dc6d10
tree723c3953f5ee1c9f1dbfb98e57628723ac150945
parent41a07a818090da424ddd24bf07f468cf5725cdc6
iw: scan: Decode additional WPA3 AKM suite types

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

Specific string choice attempts to match previous
printouts, rather than matching the specification
verbatim.

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