From: Marek Lindner Date: Sat, 4 Sep 2010 23:58:34 +0000 (+0200) Subject: Staging: batman-adv: attach each hard-interface to a soft-interface X-Git-Tag: v2.6.37-rc1~60^2~3^2~689 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a0e9fa88df9e3a517a2fd317706aefa10a43191;p=pandora-kernel.git Staging: batman-adv: attach each hard-interface to a soft-interface This patch replaces the static bat0 interface with a dynamic/abstracted approach. It is now possible to create multiple batX interfaces by assigning hard interfaces to them. Each batX interface acts as an independent mesh network. A soft interface is removed once no hard interface references it any longer. Signed-off-by: Marek Lindner [sven.eckelmann@gmx.de: Rework on top of current version] Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed