batman-adv: add the VLAN ID attribute to the TT entry
authorAntonio Quartulli <antonio@open-mesh.com>
Tue, 4 Jun 2013 10:11:39 +0000 (12:11 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Sat, 19 Oct 2013 13:11:21 +0000 (15:11 +0200)
commitc018ad3de61a1dc4194879a53e5559e094aa7b1a
tree4edb9c156b618dae46d38249a5c817e0d1f1e2b0
parentbc58eeef744df93e141678ef44452f0869cd563d
batman-adv: add the VLAN ID attribute to the TT entry

To make the translation table code VLAN-aware, each entry
must carry the VLAN ID which it belongs to. This patch adds
such attribute to the related TT structures.

Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
13 files changed:
net/batman-adv/bridge_loop_avoidance.c
net/batman-adv/distributed-arp-table.c
net/batman-adv/gateway_client.c
net/batman-adv/main.c
net/batman-adv/main.h
net/batman-adv/packet.h
net/batman-adv/routing.c
net/batman-adv/send.c
net/batman-adv/send.h
net/batman-adv/soft-interface.c
net/batman-adv/translation-table.c
net/batman-adv/translation-table.h
net/batman-adv/types.h