commit | d3e9768ab97fbbff43d9face2711692206a576a9 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon.wunderlich@open-mesh.com> | Thu Nov 24 16:11:01 2016 +0100 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Thu Jan 26 08:34:18 2017 +0100 |
tree | 553f935afc2de9a0ae226e77744514f800f02770 | |
parent | 32bcad4b7f33f79847e6d4757e9cf26c6980bac6 [diff] |
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>