Home
last modified time | relevance | path

Searched hist:"23550 b8313331dca297ffea07c2250e95ccca121" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_multicast.cdiff 23550b8313331dca297ffea07c2250e95ccca121 Mon Sep 07 04:56:18 CDT 2020 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mcast: improve IGMPv3/MLDv2 query processing

When an IGMPv3/MLDv2 query is received and we're operating in such mode
then we need to avoid updating group timers if the suppress flag is set.
Also we should update only timers for groups in exclude mode.

v3: add IPv6/MLDv2 support

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>