On Wednesday 11 September 2013 19:14:44 Antonio Quartulli wrote:
From: Antonio Quartulli antonio@open-mesh.com
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 antonio@open-mesh.org
soft-interface.c | 2 ++ 1 file changed, 2 insertions(+)
Applied in revision 5922104.
Thanks, Marek