hostap/src
Jouni Malinen 0b5ff2ae12 WPS: Remove unused Credential AP Channel processing
Commit bd3a373767 added a mechanism to use
AP Channel attribute from within a Credential attribute to optimize
scans. However, this design is not actually used with the WPS NFC use
cases. With configuration token, the AP Channel attribute is in the same
container with the Credential attribute (and that was also handled in
the previous implementation). With connection handover, AP Channel
information is outside the Credential attribute as well.

Simplify implementation by removing the AP Channel within Credential
case. This allows wpas_wps_use_cred() to get the AP Channel from the
container instead of having to find this during credential iteration.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2014-02-04 13:23:35 +02:00
..
ap Replace ieee802_11_print_ssid() with wpa_ssid_txt() 2014-02-04 13:23:35 +02:00
common Change version information for the 2.1 release 2014-02-04 13:23:35 +02:00
crypto OpenSSL: Include sha1/sha256 header files to verify declarations 2013-12-31 19:58:16 +02:00
drivers Fix hostapd segfault on beacon hint event 2014-02-03 19:34:59 +02:00
eap_common Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
eap_peer WPS NFC: Process new style handover select 2014-01-27 21:10:55 +02:00
eap_server Remove PEAPv2 support 2014-01-07 10:45:11 +02:00
eapol_auth Convert EAPOL authenticator dump into easier to parse format 2014-01-02 17:37:21 +02:00
eapol_supp Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p Fix memory leaks and wrong memory access 2014-01-30 14:01:31 +02:00
radius Declare wpa_debug_* variables in src/utils/wpa_debug.h 2013-12-31 19:29:52 +02:00
rsn_supp P2P: Add support for IP address assignment in 4-way handshake 2014-01-27 21:44:26 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils Fix req_scan-deplete-timeout and update eloop API for this 2014-01-07 10:45:10 +02:00
wps WPS: Remove unused Credential AP Channel processing 2014-02-04 13:23:35 +02:00
lib.rules
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00