hostapd: Add some testing options
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Apr 2013 14:51:28 +0000 (17:51 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 23 Apr 2013 14:51:28 +0000 (17:51 +0300)
commitc2aff6b1d1522ea4b0a6ad18acfbe7bce88eab05
tree67798c9506ba3e605e2d3d9ecc0ef555d1269def
parente6304cad47251e88d073553042f1ea7805a858d1
hostapd: Add some testing options

In order to test clients in scenarios where APs may (randomly)
drop certain management frames, introduce some testing options
into the hostapd configuration that can make it ignore certain
frames. For now, these are probe requests, authentication and
(re)association frames.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
hostapd/Makefile
hostapd/config_file.c
hostapd/defconfig
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/beacon.c
src/ap/ieee802_11.c