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
Jouni Malinen b3525dc172 P2P Manager: Use send_mlme() instead of send_frame() for Deauthentication
send_frame() is documented to be used for "testing use only" and as
such, it should not have used here for a normal production
functionality. Replace this with use of send_mlme() which is already
used for sending Deauthentication frames in other cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
5 years ago
..
ap P2P Manager: Use send_mlme() instead of send_frame() for Deauthentication 5 years ago
common BSD: Use struct ip rather than struct iphdr 5 years ago
crypto OpenSSL: Add support for TPM2-wrapped keys 5 years ago
drivers nl80211: Simplify hapd_send_eapol() with monitor interface 5 years ago
eap_common EAP-TEAP: Add parsing and generation routines for Identity-Type TLV 5 years ago
eap_peer EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start 5 years ago
eap_server Clean up base64_{encode,decode} pointer types 5 years ago
eapol_auth EAP server: Use struct eap_config to avoid duplicated definitions 5 years ago
eapol_supp Pass full struct to peer certificate callbacks 5 years ago
fst FST: Update FST about MAC address change 5 years ago
l2_packet l2_packet: Fix bridge workaround for repeater configuration 5 years ago
p2p P2P: Add support for EDMG channels 5 years ago
pae mka: Check OLPN for exhaustion on SAKuse decode 5 years ago
radius RADIUS client: fix extra retry before failover 5 years ago
rsn_supp RSN: Do not add PMKSA candidates unnecessarily 5 years ago
tls Clean up base64_{encode,decode} pointer types 5 years ago
utils Allow debug log to be written to both syslog and file 5 years ago
wps WPS: Add prefixes to public event_* functions 5 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago