fragattacks/src
Sunil Dutt e47abdb9db TDLS: Decline Setup Request with status code 37 if BSSID does not match
TDLS Setup Request frame has to be rejected with status code 37 ("The
request has been declined"), if the BSSID in the received Link
Identifier does not match the current BSSID per IEEE Std 802.11-2012,
10.22.4 ('TDLS direct-link establishment') step (b). The previously used
status code 7 ('Not in same BSS') is described to used only when
processing TPK Handshake Message 2 in TDLS Setup Response frame.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-09-02 18:06:58 +03:00
..
ap hostapd: Check that EVENT_ASSOC data is present before using it 2014-08-26 17:23:02 +03:00
common Add RSN cipher/AKM suite attributes into RADIUS messages 2014-07-31 19:55:29 +03:00
crypto OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free 2014-07-24 19:35:07 +03:00
drivers nl80211: Add more RTM_NEWLINK/DELLINK debug messages 2014-09-01 16:18:01 +03:00
eap_common OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free 2014-07-24 19:35:07 +03:00
eap_peer EAP: Do not allow fast session resumption with different network block 2014-07-26 19:39:13 +03:00
eap_server EAP-FAST server: Fix potential read-after-buffer (by one byte) 2014-07-26 21:14:05 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp EAPOL supplicant: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Make unrecognized vendor elements available in P2P_PEER 2014-07-08 15:57:30 +03:00
pae MACsec: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
radius Add RSN cipher/AKM suite attributes into RADIUS messages 2014-07-31 19:55:29 +03:00
rsn_supp TDLS: Decline Setup Request with status code 37 if BSSID does not match 2014-09-02 18:06:58 +03:00
tls TLS: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:47 +03:00
utils Android: Always #include <sys/...>, not <linux/...> 2014-07-31 16:59:23 +03:00
wps WPS: Clear keys/PINs explicitly 2014-07-02 12:52:08 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00