mac80211: fix the problem of forwarding from DS to DS in Mesh
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Tue, 19 Feb 2013 02:04:50 +0000 (10:04 +0800)
committerJohannes 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>

No differences found