mac80211: mesh gate implementation
authorJavier Cardona <javier@cozybit.com>
Tue, 9 Aug 2011 23:45:08 +0000 (16:45 -0700)
committerChristian Lamparter <chunkeey@googlemail.com>
Wed, 23 Nov 2011 21:02:31 +0000 (22:02 +0100)
commitcbb4c4799ff0ed314b91461c332ac48a513ce8f4
treeaad91b797969f3fc0ece1e4b0568c786c3c7b6fe
parent766b248925547f3eb90bb34d206b7059ba275bd5
mac80211: mesh gate implementation

In this implementation, a mesh gate is a root node with a certain bit
set in its RANN flags. The mpath to this root node is marked as a path
to a gate, and added to our list of known gates for this if_mesh. Once a
path discovery process fails, we forward the unresolved frames to a
known gate. Thanks to Luis Rodriguez for refactoring and bug fix help.

Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h