]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow RSNXE to be removed from Beacon frames for testing purposes
authorJouni Malinen <jouni@codeaurora.org>
Fri, 20 Mar 2020 22:23:01 +0000 (00:23 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 20 Mar 2020 22:24:03 +0000 (00:24 +0200)
commita55ecfeabeb89d16dd05e2d74764df1274d45622
tree92ede3e7d943b801c4492a0efbb27d3190eafb7d
parentb7366a942a586c07a6dbf83558eeb0141e599922
Allow RSNXE to be removed from Beacon frames for testing purposes

The new hostapd configuration parameter no_beacon_rsnxe=1 can be used to
remove RSNXE from Beacon frames. This can be used to test protection
mechanisms for downgrade attacks.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/config_file.c
src/ap/ap_config.h
src/ap/beacon.c