]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82adb97e643d3be8ed149bbf46e05188e1c73be5
tree4edb9c156b618dae46d38249a5c817e0d1f1e2b0
parentefe771537ea3221c1aacfa77e1248186e9c693d6
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