diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-10-01 22:06:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-10-22 15:12:01 -0700 |
commit | c90aa19d5123cc84fe2260067a3348313349d262 (patch) | |
tree | 4aec2a14c8f8ef55e9957c855dd54baaa292f5d6 /Documentation/filesystems/affs.txt | |
parent | eef5edb4ef6eeedf945b3bc81bc593804e522d7d (diff) |
mac80211: fix vlan and optimise RX
commit fbc44bf7177dfd61381da55405550b693943a432 upstream.
When receiving data frames, we can send them only to
the interface they belong to based on transmitting
station (this doesn't work for probe requests). Also,
don't try to handle other frames for AP_VLAN at all
since those interface should only receive data.
Additionally, the transmit side must check that the
station we're sending a frame to is actually on the
interface we're transmitting on, and not transmit
packets to functions that live on other interfaces,
so validate that as well.
Another bug fix is needed in sta_info.c where in the
VLAN case when adding/removing stations we overwrite
the sdata variable we still need.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/filesystems/affs.txt')
0 files changed, 0 insertions, 0 deletions