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
Kconfig -rw-r--r-- 10.2 KB
Makefile -rw-r--r-- 440 bytes
autosleep.c -rw-r--r-- 2.6 KB
console.c -rw-r--r-- 3.5 KB
hibernate.c -rw-r--r-- 26.9 KB
main.c -rw-r--r-- 15.2 KB
power.h -rw-r--r-- 8.0 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 5.3 KB
qos.c -rw-r--r-- 19.1 KB
snapshot.c -rw-r--r-- 67.1 KB
suspend.c -rw-r--r-- 13.1 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 37.4 KB
user.c -rw-r--r-- 10.0 KB
wakelock.c -rw-r--r-- 5.5 KB

back to top