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-- 6.2 KB
Makefile -rw-r--r-- 667 bytes
alarmtimer.c -rw-r--r-- 21.2 KB
clockevents.c -rw-r--r-- 20.2 KB
clocksource.c -rw-r--r-- 27.6 KB
hrtimer.c -rw-r--r-- 46.0 KB
itimer.c -rw-r--r-- 7.3 KB
jiffies.c -rw-r--r-- 3.9 KB
ntp.c -rw-r--r-- 25.0 KB
ntp_internal.h -rw-r--r-- 537 bytes
posix-clock.c -rw-r--r-- 8.4 KB
posix-cpu-timers.c -rw-r--r-- 39.0 KB
posix-timers.c -rw-r--r-- 30.5 KB
sched_clock.c -rw-r--r-- 8.1 KB
test_udelay.c -rw-r--r-- 4.1 KB
tick-broadcast-hrtimer.c -rw-r--r-- 3.1 KB
tick-broadcast.c -rw-r--r-- 26.4 KB
tick-common.c -rw-r--r-- 13.6 KB
tick-internal.h -rw-r--r-- 7.0 KB
tick-oneshot.c -rw-r--r-- 3.2 KB
tick-sched.c -rw-r--r-- 29.0 KB
tick-sched.h -rw-r--r-- 2.4 KB
time.c -rw-r--r-- 19.9 KB
timeconst.bc -rw-r--r-- 2.7 KB
timeconv.c -rw-r--r-- 3.5 KB
timecounter.c -rw-r--r-- 3.0 KB
timekeeping.c -rw-r--r-- 55.1 KB
timekeeping.h -rw-r--r-- 740 bytes
timekeeping_debug.c -rw-r--r-- 1.9 KB
timekeeping_internal.h -rw-r--r-- 663 bytes
timer.c -rw-r--r-- 46.0 KB
timer_list.c -rw-r--r-- 9.8 KB
timer_stats.c -rw-r--r-- 10.0 KB

back to top