hostapd/src
Rahul Jain aef5047acc P2P: Fix missing eloop_cancel_timeout in invitation trigger
When a Probe Request frame from an invitation peer is received, a timer
is schedule to start invitation. However, this could have been scheduled
multiple times (once per Probe Request frame) which is undesirable since
only a single invitation should be initiated.

Signed-off-by: Rahul Jain <rahul.jain@samsung.com>
2014-02-21 13:54:09 +02:00
..
ap RADIUS DAS: Add support for NAS identification attributes 2014-02-20 13:55:36 +02:00
common hostapd: Add Operating Mode Notification support 2014-02-14 19:30:05 +02:00
crypto TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params 2014-02-20 15:28:57 +02:00
drivers nl80211: Use nl80211_set_iface_id() to get hw features data 2014-02-14 19:30:27 +02:00
eap_common Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
eap_peer TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params 2014-02-20 15:28:57 +02:00
eap_server EAP-SIM DB: Remove client socket file on connect() error 2014-02-15 21:39:31 +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 P2P: Fix missing eloop_cancel_timeout in invitation trigger 2014-02-21 13:54:09 +02:00
radius RADIUS DAS: Add support for NAS identification attributes 2014-02-20 13:55:36 +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 wpa_debug: Remove 2048 byte message length limit 2014-02-20 16:32:26 +02:00
wps tests: Add module tests for WPS attribute parsing 2014-02-21 13:41:30 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00