commit | 2f1dfbe185075a50dc8f0490a136377af53a1c62 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Sat Jun 30 20:01:19 2012 +0200 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Nov 07 20:00:20 2012 +0100 |
tree | 45ade201ca4b63e4409fc21567db0f750abc8bc7 | |
parent | 785ea1144182c341b8b85b0f8180291839d176a8 [diff] |
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>