On Tuesday, April 12, 2016 10:51:27 Sven Eckelmann wrote:
From: Sven Eckelmann <sven.eckelmann(a)open-mesh.com>
Complex bridge loop detection was added to batman-adv. It uses so called
BLA LOOPDETECT ARP packets to find out if there is a loop. The bla2 claim
function of tcpdump extracts the same information which also
batadv_bla_send_claim uses for its debug output.
Signed-off-by: Sven Eckelmann <sven.eckelmann(a)open-mesh.com>
---
packet.h | 1 +
tcpdump.c | 6 ++++++
2 files changed, 7 insertions(+)
Applied in revision 511de65.
Thanks,
Marek