From: Linus Lüssing Date: Fri, 7 May 2010 19:47:09 +0000 (+0200) Subject: Staging: batman-adv: Fix aggregation direct-link bug X-Git-Tag: v2.6.35-rc1~441^2^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc0c7ebf770e21d024c2e94c3d578392b59c5b1;p=pandora-kernel.git Staging: batman-adv: Fix aggregation direct-link bug So far, neighbour's secondary interface OGMs can involuntarily piggyback on primary interface OGMs that arrived on the same secondary interface before. Secondary interface OGMs should NEVER leave their direct neighbour broadcast domain! This patch ensures that secondary interface OGMs can only be aggregated to other secondary interface OGMs. Signed-off-by: Linus Lüssing Signed-off-by: Marek Lindner Signed-off-by: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed