commit | be1db4f6615b5e6156c807ea8985171c215c2d57 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <antonio@open-mesh.com> | Tue Jun 04 12:11:43 2013 +0200 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Sat Oct 19 17:28:07 2013 +0200 |
tree | 7e93ce347b58e6449725354d9b5ccd31da58b567 | |
parent | bbb877ed777236669ed14b5957ae72117f3b3129 [diff] |
batman-adv: make the Distributed ARP Table vlan aware The same IP subnet can be used on different VLANs, therefore DAT has to differentiate whether the IP to resolve belongs to one or the other virtual LAN. To accomplish this task DAT has to deal with the VLAN tag and store it together with each ARP entry. Signed-off-by: Antonio Quartulli <antonio@open-mesh.com> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>