batman-adv: don't add loop detect macs to TT
authorSimon Wunderlich <simon.wunderlich@open-mesh.com>
Thu, 24 Nov 2016 15:11:01 +0000 (16:11 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Thu, 26 Jan 2017 07:34:18 +0000 (08:34 +0100)
commitd3e9768ab97fbbff43d9face2711692206a576a9
tree553f935afc2de9a0ae226e77744514f800f02770
parent32bcad4b7f33f79847e6d4757e9cf26c6980bac6
batman-adv: don't add loop detect macs to TT

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
net/batman-adv/soft-interface.c