From: Antonio Quartulli Date: Wed, 11 Sep 2013 17:14:44 +0000 (+0200) Subject: batman-adv: set the TAG flag for the vid passed to BLA X-Git-Tag: v3.12-rc2~14^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c18c425b2d228415b635e97a64737d7f27c5536;p=pandora-kernel.git batman-adv: set the TAG flag for the vid passed to BLA When receiving or sending a packet a packet on a VLAN, the vid has to be marked with the TAG flag in order to make any component in batman-adv understand that the packet is coming from a really tagged network. This fix the Bridge Loop Avoidance behaviour which was not able to send announces over VLAN interfaces. Introduced by 0b1da1765fdb00ca5d53bc95c9abc70dfc9aae5b ("batman-adv: change VID semantic in the BLA code") Signed-off-by: Antonio Quartulli Acked-by: Simon Wunderlich Signed-off-by: Marek Lindner --- Reading git-diff-tree failed