On Donnerstag, 24. November 2016 16:11:01 CET Simon Wunderlich wrote:
From: Simon Wunderlich simon.wunderlich@open-mesh.com
The bridge loop avoidance (BLA) feature of batman-adv sends packets to probe for Mesh/LAN packet loops. Those packets are not sent by real clients and should therefore not be added to the translation table (TT).
Signed-off-by: Simon Wunderlich simon.wunderlich@open-mesh.com
net/batman-adv/bridge_loop_avoidance.h | 18 ++++++++++++++++++ net/batman-adv/soft-interface.c | 3 ++- 2 files changed, 20 insertions(+), 1 deletion(-)
Applied in 447df986b83630a92ca9d33903023b7e1b2917f3 [1].
Kind regards, Sven
[1] https://git.open-mesh.org/batman-adv.git/commit/447df986b83630a92ca9d3390302...