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 9bedf90047 nl80211: Use monitor interface for sending no-encrypt test frames
Since NL80211_CMD_FRAME does not allow encryption to be disabled for the
frame, add a monitor interface temporarily for cases where this type of
no-encrypt frames are to be sent. The temporary monitor interface is
removed immediately after sending the frame.

This is testing functionality (only in CONFIG_TESTING_OPTIONS=y builds)
that is used for PMF testing where the AP can use this to inject an
unprotected Robust Management frame (mainly, Deauthentication or
Disassociation frame) even in cases where PMF has been negotiated for
the association.

Signed-off-by: Jouni Malinen <j@w1.fi>
5 years ago
..
ap Allow testing override for GTK/IGTK RSC from AP to STA 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: Use monitor interface for sending no-encrypt test frames 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