]> git.ipfire.org Git - thirdparty/hostap.git/commit - wlantest/rx_mgmt.c
wlantest: Check STA State when validating need for CCMP for mgmt
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 23 Nov 2010 11:15:25 +0000 (13:15 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 23 Nov 2010 11:15:25 +0000 (13:15 +0200)
commitf665867bd13212b6a025e4cf37981515b0f28a61
treeac73b1052b7ae6790fa3a08460dc0a1729b5e014
parent3c7302c219a6513603bfe038f8e512bb6cef68d8
wlantest: Check STA State when validating need for CCMP for mgmt

If the STA is in State 1 or 2, Deauth/Disassoc frames are not
protected, so no need to complain about them being sent without CCMP.
wlantest/rx_mgmt.c