On Tuesday, June 04, 2013 18:11:43 Antonio Quartulli wrote:
From: Antonio Quartulli antonio@open-mesh.com
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
distributed-arp-table.c | 122 ++++++++++++++++++++++++++++++++---------------- types.h | 2 + 2 files changed, 85 insertions(+), 39 deletions(-)
Applied in revision 3e26722.
Thanks, Marek