commit | 97ebe12a035e11f8af7a06a34f4d848f9b2f0b49 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <j@w1.fi> | Thu Jan 08 13:32:08 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:00:06 2009 -0500 |
tree | d6c96bf228c0a3c7e2022541d01d08f4cc1a6864 | |
parent | 1acc97b63a3f32481ebbb4e831323e9aa8834f66 [diff] |
mac80211: 802.11w - Drop unprotected robust management frames if MFP is used Use ieee80211_drop_unencrypted() to decide whether a received frame should be dropped with management frames, too. If MFP is negotiated, unprotected robust management frames will be dropped. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>