diff options
author | 2006-01-24 16:57:11 +0200 | |
---|---|---|
committer | 2006-03-22 22:16:58 -0500 | |
commit | 1a995b45a52871af42aa1111da4c74c4b85e09c5 (patch) | |
tree | 59d43235b1e5bc76bbf2f108d4e7a9f016db0ea3 /drivers/net/wireless/hostap | |
parent | [PATCH] softmac: move EXPORT_SYMBOL_GPL right after functions (diff) | |
download | wireguard-linux-1a995b45a52871af42aa1111da4c74c4b85e09c5.tar.xz wireguard-linux-1a995b45a52871af42aa1111da4c74c4b85e09c5.zip |
[PATCH] ieee80211_rx_any: filter out packets, call ieee80211_rx or ieee80211_rx_mgt
Version 2 of the patch. Added checks for version 0
and proper from/to DS bits. Even in promisc
mode we won't receive packets from another BSSes.
bcm43xx_rx() contains code to filter out packets from
foreign BSSes and decide whether to call ieee80211_rx
or ieee80211_rx_mgt. This is not bcm specific.
Patch adapts that code and adds it to 80211
as ieee80211_rx_any() function.
Signed-off-by: Denis Vlasenko <vda@ilport.com.ua>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/hostap')
0 files changed, 0 insertions, 0 deletions