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)
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>

No differences found