Revision 544586f742b43c6fd5fcb74c794d33b2ef189e64 authored by Satish Ashok on 28 July 2015, 10:28:27 UTC, committed by David S. Miller on 29 July 2015, 21:57:05 UTC
When fast leave is configured on a bridge port and an IGMP leave is
received for a group, the group is not deleted immediately if there is
a router detected or if multicast querier is configured.
Ideally the group should be deleted immediately when fast leave is
configured.

Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent df356d5
History
File Mode Size
lxdialog
.gitignore -rw-r--r-- 167 bytes
Makefile -rw-r--r-- 11.7 KB
POTFILES.in -rw-r--r-- 361 bytes
check.sh -rwxr-xr-x 214 bytes
conf.c -rw-r--r-- 15.7 KB
confdata.c -rw-r--r-- 25.6 KB
expr.c -rw-r--r-- 26.9 KB
expr.h -rw-r--r-- 7.0 KB
gconf.c -rw-r--r-- 38.2 KB
gconf.glade -rw-r--r-- 25.0 KB
images.c -rw-r--r-- 6.4 KB
kxgettext.c -rw-r--r-- 4.1 KB
list.h -rw-r--r-- 3.6 KB
lkc.h -rw-r--r-- 4.4 KB
lkc_proto.h -rw-r--r-- 2.1 KB
mconf.c -rw-r--r-- 27.7 KB
menu.c -rw-r--r-- 16.8 KB
merge_config.sh -rwxr-xr-x 3.9 KB
nconf.c -rw-r--r-- 38.5 KB
nconf.gui.c -rw-r--r-- 14.5 KB
nconf.h -rw-r--r-- 1.9 KB
qconf.cc -rw-r--r-- 43.5 KB
qconf.h -rw-r--r-- 7.8 KB
streamline_config.pl -rwxr-xr-x 14.8 KB
symbol.c -rw-r--r-- 29.2 KB
util.c -rw-r--r-- 2.9 KB
zconf.gperf -rw-r--r-- 1.4 KB
zconf.hash.c_shipped -rw-r--r-- 12.0 KB
zconf.l -rw-r--r-- 6.8 KB
zconf.lex.c_shipped -rw-r--r-- 58.8 KB
zconf.tab.c_shipped -rw-r--r-- 75.6 KB
zconf.y -rw-r--r-- 15.4 KB

back to top