From: Javier Cardona Date: Tue, 9 Aug 2011 23:45:08 +0000 (-0700) Subject: mac80211: mesh gate implementation X-Git-Tag: v3.2-rc1~129^2~353^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee68e5b39de5cefecf147c58711f8ab01c21231;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed