You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Arik Nemtsov 1785d2e912 P2P: Wait on GO Negotiation Confirm transmit
This reverts commit 792c8877c3
('P2P: Send GO Negotiation Confirm without wait').

Some drivers rely on the wait period for sending packets on the
off-channel. If the wait value is small, there's a race condition where
the driver ROC might complete before the packet was sent out. This
doesn't impede other drivers, as the wait is cancelled when a
Tx-completion arrives from the remote peer.

Signed-hostap: Arik Nemtsov <arik@wizery.com>
11 years ago
..
ap Add DRIVER-STATUS command for hostapd 11 years ago
common Allow external programs to request wpa_radio work items 11 years ago
crypto OpenSSL: Include sha1/sha256 header files to verify declarations 11 years ago
drivers bsd: Fix NULL pointer dereference on error path 11 years ago
eap_common Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
eap_peer EAP-IKEv2 peer: Fix a memory leak in notify round 11 years ago
eap_server Remove PEAPv2 support 11 years ago
eapol_auth Convert EAPOL authenticator dump into easier to parse format 11 years ago
eapol_supp Remove some unnecessary EAPOL port (un)authorized callbacks 11 years ago
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
p2p P2P: Wait on GO Negotiation Confirm transmit 11 years ago
radius Declare wpa_debug_* variables in src/utils/wpa_debug.h 11 years ago
rsn_supp Enable FT with SAE 11 years ago
tls Use ARRAY_SIZE() macro 11 years ago
utils Fix req_scan-deplete-timeout and update eloop API for this 11 years ago
wps WPS: Convert printf() debug print to use wpa_printf() 11 years ago
Makefile P2P: Add initial version of P2P Module 14 years ago
lib.rules Add rules for building src/crypto as a library 15 years ago