summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>2020-09-07 12:56:13 +0300
committerJakub Kicinski <kuba@kernel.org>2020-09-07 13:16:35 -0700
commitd6c33d67a8385f2b74b3e464a2790a4f1b1028a3 (patch)
treed4d5f59863e965d2875f40ac7ccf35b7364ceada /scripts
parent81f1983852fd1f956c0a1d465cfc6116e99e2adc (diff)
net: bridge: mcast: delete expired port groups without srcs
If an expired port group is in EXCLUDE mode, then we have to turn it into INCLUDE mode, remove all srcs with zero timer and finally remove the group itself if there are no more srcs with an active timer. For IGMPv2 use there would be no sources, so this will reduce to just removing the group as before. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions