commit | 785ea1144182c341b8b85b0f8180291839d176a8 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Wed Nov 23 11:35:44 2011 +0100 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Nov 07 20:00:19 2012 +0100 |
tree | 218d58e56db4e2a2ef49c6ab0d889cdb6e1df309 | |
parent | 0e861a3c4ffef56822e1d51c355e5020deaeaf5a [diff] |
batman-adv: Distributed ARP Table - create DHT helper functions Add all the relevant functions in order to manage a Distributed Hash Table over the B.A.T.M.A.N.-adv network. It will later be used to store several ARP entries and implement DAT (Distributed ARP Table) Signed-off-by: Antonio Quartulli <ordex@autistici.org>