From: Simon Wunderlich Date: Wed, 13 Nov 2013 18:14:50 +0000 (+0100) Subject: batman-adv: add bonding again X-Git-Tag: v3.14-rc1~94^2~203^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3b3d9018975ffb2680b7c1d37122f9d80301587;p=pandora-kernel.git batman-adv: add bonding again With the new interface alternating, the first hop may send packets in a round robin fashion to it's neighbors because it has multiple valid routes built by the multi interface optimization. This patch enables the feature if bonding is selected. Note that unlike the bonding implemented before, this version is much simpler and may even enable multi path routing to a certain degree. Signed-off-by: Simon Wunderlich Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed