Home
last modified time | relevance | path

Searched hist:"109865 fe12f98509224e29f7c19a11cd9a44110e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_multicast.cdiff 109865fe12f98509224e29f7c19a11cd9a44110e Mon Sep 07 04:56:17 CDT 2020 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: mcast: support for IGMPV3/MLDv2 BLOCK_OLD_SOURCES report

We already have all necessary helpers, so process IGMPV3/MLDv2
BLOCK_OLD_SOURCES as per the RFCs.

v3: add IPv6/MLDv2 support
v2: directly do flag bit operations

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