hostapd/src
Ben Greear 0f8385e6fa Show OSEN key management properly in scan results
Old code defaulted to WEP for an AP advertising OSEN. Show as OSEN
instead. Re-use most of the RSN parsing logic since all but the header
is the same.

Example output:

[root@ath9k-f lanforge]# ./local/bin/wpa_cli -i sta0 scan_results
bssid / frequency / signal level / flags / ssid
00:0e:8e:6f:40:49	2462	-23	[OSEN-OSEN-CCMP][ESS]	ben-138

Signed-off-by: Ben Greear <greearb@candelatech.com>
2015-03-25 16:04:03 +02:00
..
ap AP: Unset HT capabilities for an HT association request without WMM 2015-03-25 15:02:58 +02:00
common Show OSEN key management properly in scan results 2015-03-25 16:04:03 +02:00
crypto Remove SChannel support 2015-03-18 22:31:36 +02:00
drivers nl80211: Allow driver-based roam to change ESS 2015-03-24 21:13:28 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
eap_server EAP-PEAP server: Fix Phase 2 TLV length in error case 2015-01-28 16:15:58 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
l2_packet Fix Linux packet socket workaround to not close the socket too easily 2015-02-22 16:06:13 +02:00
p2p P2PS: Delete ASP advertisements on wpas_p2p_service_flush 2015-03-20 15:56:59 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius RADIUS client: Fix server failover on return-to-primary on error case 2015-03-01 22:36:52 +02:00
rsn_supp Show OSEN key management properly in scan results 2015-03-25 16:04:03 +02:00
tls TLS: Remove placeholders for SIGN_ALG_DSA support 2015-02-28 15:45:16 +02:00
utils Fix bitfield_get_first_zero() to not read beyond buffer 2015-03-14 13:50:12 +02:00
wps P2PS: WPS changes needed for P2PS default PIN 2015-02-02 16:55:45 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00