]> Pileus Git - ~andy/linux/commit
batman-adv: Distributed ARP Table - implement local storage
authorAntonio Quartulli <ordex@autistici.org>
Sat, 30 Jun 2012 18:01:19 +0000 (20:01 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 7 Nov 2012 19:00:20 +0000 (20:00 +0100)
commit2f1dfbe185075a50dc8f0490a136377af53a1c62
tree45ade201ca4b63e4409fc21567db0f750abc8bc7
parent785ea1144182c341b8b85b0f8180291839d176a8
batman-adv: Distributed ARP Table - implement local storage

Since batman-adv cannot inter-operate with the host ARP table, this patch
introduces a batman-adv private storage for ARP entries exchanged within DAT.
This storage will represent the node local cache in the DAT protocol.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
net/batman-adv/debugfs.c
net/batman-adv/distributed-arp-table.c
net/batman-adv/distributed-arp-table.h
net/batman-adv/main.c
net/batman-adv/main.h
net/batman-adv/types.h