diff options
author | 2019-05-26 18:35:50 +0200 | |
---|---|---|
committer | 2019-06-27 19:25:04 +0200 | |
commit | 390dcd48cd1a53a81b68a87d0188e6aacc54a199 (patch) | |
tree | aabced3760d843be484dfbe7b7291911a125364f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | batman-adv: mcast: collect softif listeners from IP lists instead (diff) | |
download | wireguard-linux-390dcd48cd1a53a81b68a87d0188e6aacc54a199.tar.xz wireguard-linux-390dcd48cd1a53a81b68a87d0188e6aacc54a199.zip |
batman-adv: mcast: avoid redundant multicast TT entries with bridges
When a bridge is added on top of bat0 we set the WANT_ALL_UNSNOOPABLES
flag. Which means we sign up for all traffic for ff02::1/128 and
224.0.0.0/24.
When the node itself had IPv6 enabled or joined a group in 224.0.0.0/24
itself then so far this would result in a multicast TT entry which is
redundant to the WANT_ALL_UNSNOOPABLES.
With this patch such redundant TT entries are avoided.
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions