hostap/src/common
Jouni Malinen 43882f1efc Allow TSN AP to be selected when configured for WEP
Commit d8d940b746 introduced a regression
that prevented TSN APs from being used with WEP since the AP was
rejected if it advertised WPA or RSN IE when we were configured to use
WEP. Resolve this by checking whether the AP is advertising a TSN, i.e.,
whether the AP allows WEP to be used as a group cipher. If so, allow
the AP to be selected if we are configured to use static WEP or
IEEE 802.1X (non-WPA).

It should be noted that this is still somewhat more restricted in AP
selection than earlier wpa_supplicant branches (0.7.x or older) that
ignore the WPA/RSN IE completely when configured for non-WPA.
2010-11-08 21:14:32 +02:00
..
defs.h Allow TSN AP to be selected when configured for WEP 2010-11-08 21:14:32 +02:00
eapol_common.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ieee802_11_common.c Make IEEE 802.11 IE parser aware of P2P IE 2010-09-09 07:17:16 -07:00
ieee802_11_common.h Make IEEE 802.11 IE parser aware of P2P IE 2010-09-09 07:17:16 -07:00
ieee802_11_defs.h wlantest: Add preliminary version of IEEE 802.11 protocol testing tool 2010-11-07 23:29:00 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
privsep_commands.h Replace wpa_supplicant_sta_rx() call with driver event 2010-01-03 11:50:26 +02:00
version.h Allow a postfix to be defined for the version number 2010-10-07 10:51:04 +03:00
wpa_common.c Make wpa_compare_rsn_ie() handle missing IEs 2010-04-10 16:47:29 +03:00
wpa_common.h FT: Fix FT 4-Way Handshake to include PMKR1Name in messages 2 and 3 2010-04-07 21:04:13 +03:00
wpa_ctrl.c Solaris: Add support for wired IEEE 802.1X client 2010-08-28 11:40:07 +03:00
wpa_ctrl.h Add ctrl_interface event for association rejected 2010-10-27 20:28:16 +03:00