Searched hist:"2 f1dfbe185075a50dc8f0490a136377af53a1c62" (Results 1 – 5 of 5) sorted by relevance
/linux/net/batman-adv/ |
H A D | distributed-arp-table.h | diff 2f1dfbe185075a50dc8f0490a136377af53a1c62 Sat Jun 30 20:01:19 CEST 2012 Antonio Quartulli <ordex@autistici.org> 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>
|
H A D | distributed-arp-table.c | diff 2f1dfbe185075a50dc8f0490a136377af53a1c62 Sat Jun 30 20:01:19 CEST 2012 Antonio Quartulli <ordex@autistici.org> 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>
|
H A D | main.c | diff 2f1dfbe185075a50dc8f0490a136377af53a1c62 Sat Jun 30 20:01:19 CEST 2012 Antonio Quartulli <ordex@autistici.org> 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>
|
H A D | main.h | diff 2f1dfbe185075a50dc8f0490a136377af53a1c62 Sat Jun 30 20:01:19 CEST 2012 Antonio Quartulli <ordex@autistici.org> 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>
|
H A D | types.h | diff 2f1dfbe185075a50dc8f0490a136377af53a1c62 Sat Jun 30 20:01:19 CEST 2012 Antonio Quartulli <ordex@autistici.org> 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>
|