hostapd/src
Jouni Malinen 1940559ea4 FT: Drop FT Action frames if ft_over_ds=0
Previously, the hostapd ft_over_ds parameter was used to only advertise
whether FT-over-DS is enabled in MDE and leave it to the stations to
follow that advertisement. This commit extends this to explicitly reject
(silently drop) FT Action frames if a station does not follow the
advertised capabilities.

Signed-off-by: Jouni Malinen <j@w1.fi>
2016-12-29 01:13:59 +02:00
..
ap FT: Drop FT Action frames if ft_over_ds=0 2016-12-29 01:13:59 +02:00
common tests: More ieee802_11_vendor_ie_concat() coverage 2016-12-26 14:44:44 +02:00
crypto Remove trailing whitespace 2016-12-28 14:31:42 +02:00
drivers Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_common Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_peer Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_server Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +02:00
eapol_supp Remove trailing whitespace 2016-12-28 14:31:42 +02:00
fst FST: Fix search for peer's "other" connection 2016-09-08 11:17:45 +03:00
l2_packet Remove trailing whitespace 2016-12-28 14:31:42 +02:00
p2p P2P: Do not use wait_time for SD Response TX without fragmentation 2016-12-21 00:18:03 +02:00
pae mka: Make MKA actor priority configurable 2016-12-25 11:41:46 +02:00
radius Remove trailing whitespace 2016-12-28 14:31:42 +02:00
rsn_supp Remove trailing whitespace 2016-12-28 14:31:42 +02:00
tls Remove trailing whitespace 2016-12-28 14:31:42 +02:00
utils Removed redundant NULL check for b in wpabuf_concat() 2016-10-28 19:05:08 +03:00
wps Share a single str_starts() implementation 2016-08-06 12:38:21 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00