From: Antonio Quartulli Date: Tue, 4 Jun 2013 10:11:43 +0000 (+0200) Subject: batman-adv: make the Distributed ARP Table vlan aware X-Git-Tag: v3.13-rc1~105^2~156^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be1db4f6615b5e6156c807ea8985171c215c2d57;p=pandora-kernel.git 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 Signed-off-by: Marek Lindner --- Reading git-diff-tree failed