git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c72e114
)
mac80211: ignore frames between TDLS peers when operating as AP
author
Arik Nemtsov
<arik@wizery.com>
Thu, 17 Jul 2014 14:14:30 +0000
(17:14 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 21 Jul 2014 10:14:05 +0000
(12:14 +0200)
If the AP receives actions frames destined for other peers, it may
mistakenly toggle BA-sessions from itself to a peer.
Ignore TDLS data packets as well - the AP should not handle them.
Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c
patch
|
blob
|
history
diff --cc
net/mac80211/rx.c
Simple merge