]> git.ipfire.org Git - thirdparty/hostap.git/commit
Do not send Deauth/Disassoc to unknown STA if SA is invalid
authorJouni Malinen <j@w1.fi>
Sun, 5 Dec 2010 01:40:36 +0000 (17:40 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 5 Dec 2010 01:40:36 +0000 (17:40 -0800)
commit1df492df346d2c3a1398c0bd67e279f9b5e1df99
treea7849a19b8bdb9d70e1036f08c7fddb9197b1cbb
parent8e5f078fb959436f944ae9a5558c07ae6eec2e6e
Do not send Deauth/Disassoc to unknown STA if SA is invalid

The frame needs to be sent from an individual (non-group) address,
so drop invalid frames before sending Deauth/Disassoc frames to
not associated STAs.
src/ap/ieee802_11.c