+1
−0
net/batman-adv/distributed-arp-table.c
0 → 100644
+270
−0
net/batman-adv/distributed-arp-table.h
0 → 100644
+58
−0
+6
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>