hostap/src
Jouni Malinen 9b7a1bd7ed Option to reduce Probe Response frame responses during max STA
The new hostapd configuration parameter no_probe_resp_if_max_sta=1 can
be used to request hostapd not to reply to broadcast Probe Request
frames from unassociated STA if there is no room for additional stations
(max_num_sta). This can be used to discourage a STA from trying to
associate with this AP if the association would be rejected due to
maximum STA limit.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-10-17 19:30:49 +03:00
..
ap Option to reduce Probe Response frame responses during max STA 2015-10-17 19:30:49 +03:00
common Add "git describe" based version string postfix 2015-10-16 22:20:55 +03:00
crypto OpenSSL: Add TEST_FAIL() checks to allow error path testing 2015-10-12 01:04:22 +03:00
drivers nl80211: Disable 11b rates for P2P (additional cases) 2015-10-14 23:57:53 +03:00
eap_common EAP-SAKE: Make attribute parser more readable 2015-05-03 16:32:50 +03:00
eap_peer EAP-WSC peer: Reject connection on unexpected failure 2015-08-30 18:37:44 +03:00
eap_server EAP-TLS server: Add support for session resumption 2015-08-24 18:01:40 +03:00
eapol_auth Remove unreachable PMKSA cache entry addition on Access-Accept 2015-10-14 18:43:26 +03:00
eapol_supp Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
fst FST: Mark fst_ies buffer const 2015-08-03 17:40:30 +03:00
l2_packet tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
p2p P2P: Do not reply to GO Negotiation Request if peer is waiting for us 2015-10-15 21:21:28 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius hostapd: Force RADIUS socket renewal on RADIUS auth failures 2015-10-06 01:27:29 +03:00
rsn_supp TDLS: On a TPK timeout, tear down the link before renewal by the initiator 2015-10-16 11:35:19 +03:00
tls Rename tls_connection_get_keys() to tls_connection_get_random() 2015-08-02 16:52:56 +03:00
utils Portability fixes for FreeBSD - os_fdatasync() 2015-10-15 16:14:30 +03:00
wps WPS: Mark web_connection_parse_get() argument filename const 2015-10-03 16:26:10 +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