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:
162589f
)
mac80211: fix the problem of forwarding from DS to DS in Mesh
author
Chun-Yeow Yeoh
<yeohchunyeow@gmail.com>
Tue, 19 Feb 2013 02:04:50 +0000
(10:04 +0800)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 25 Feb 2013 23:09:22 +0000
(
00:09
+0100)
Unicast frame with unknown forwarding information always trigger
the path discovery assuming destination is always located inside the
MBSS. This patch allows the forwarding to look for mesh gate if path
discovery inside the MBSS has failed.
Reported-by: Cedric Voncken <cedric.voncken@acksys.fr>
Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c
patch
|
blob
|
history
diff --cc
net/mac80211/tx.c
Simple merge