]> git.ipfire.org Git - thirdparty/iw.git/commit - scan.c
scan: Decode additional Authentication types
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 5 Oct 2018 21:14:31 +0000 (23:14 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 9 Oct 2018 07:58:40 +0000 (09:58 +0200)
commita58f492dd801274c66268e1d9ff8a19561168c9e
treef43922aad6fc164d8982de5e0a8dd696ccc42efa
parentbefb32dc97cf5fc59bf551089c224d29e195aa9a
scan: Decode additional Authentication types

This adds some more authentication types, the constants are taken from
hostapd. I only tested SAE, FT/SAE and OWE.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
scan.c