]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add testing mode for RSN element extensions
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 21 Mar 2011 11:59:05 +0000 (13:59 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 21 Mar 2011 11:59:05 +0000 (13:59 +0200)
commitcd9fc7869aa1e3935c028d4032d15c75e9946410
treefdc276a16072787ead55ab7e68a875ab88cb9137
parent78633c37090f52833ac8ddd7867ab13ce69d644b
hostapd: Add testing mode for RSN element extensions

CFLAGS += -DCONFIG_RSN_TESTING in .config and rsn_testing=1 in
hostapd.conf can now be used to enable a testing mode that adds
extensions to RSN element. This can be used to check whether
station implementations are incompatible with future extensions
to the RSN element.
hostapd/config_file.c
src/ap/wpa_auth_ie.c
src/common/wpa_common.h