commit | c018ad3de61a1dc4194879a53e5559e094aa7b1a | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <antonio@open-mesh.com> | Tue Jun 04 12:11:39 2013 +0200 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Sat Oct 19 15:11:21 2013 +0200 |
tree | 4edb9c156b618dae46d38249a5c817e0d1f1e2b0 | |
parent | bc58eeef744df93e141678ef44452f0869cd563d [diff] |
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>