]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: Filter ProbeReq SuppRates based on TX rate mask
authorJouni Malinen <j@w1.fi>
Sat, 28 Aug 2010 16:36:10 +0000 (19:36 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Sep 2010 19:54:27 +0000 (15:54 -0400)
commit8dcb20038ade81f9a87c024e7f12ec74f0e95f33
treefe970ab661be7ec61165bdcb5db2c4422a1822fd
parent29ad2facd47f8e37eab8b156e2c384fa181c8b4a
mac80211: Filter ProbeReq SuppRates based on TX rate mask

If the TX rate set has been masked, the removed rates can also be
removed from the Supported Rates and Extended Supported Rates IEs in
Probe Request frames.

Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/scan.c
net/mac80211/util.c