openwrtv4/package
John Crispin 29c3611294 igmpproxy: Multiple downlink interfaces fix.
from Erik Tews <erik@datenzone.de>

This patch has two effects. First, the quickleave feature/behaviour is
disabled for all groups that are used on more than one interface. The
idea of quickleave is to leave a group fast and later figure out whether
there is still somebody interested in that group. For groups used on
more than one interface, it is already known that there is still
somebody interested in that group.

Second, when a leave is received for a group that is used on more than
one interface, igmpproxy sends queries on all interface to discover
remeining listeners for that group. Previously these queries were only
send on the interface the leave was received on, so that listeners on
the other interfaces were not discovered and the group might be left on
the upstream router incorrectly.

This patch can be improved by sending the queries only on the interface
the leave was received on and adapting the algorithm in
internAgeRoute(...) in rttable.c in a way that only one interface is
actually processed and all other interfaces of the route are silently
assumed to be still active.

Signed-off-by: Erik Tews <erik@datenzone.de>

SVN-Revision: 44859
2015-03-17 09:43:07 +00:00
..
base-files base-files: firstboot: pass down arguments such as -y to jffs2reset 2015-03-10 23:43:25 +00:00
boot grub2: fix processing the serial rts/cts option 2015-03-14 08:21:02 +00:00
devel packages: some (e)glibc fixes after r44701 2015-03-16 12:25:06 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel ltq-hcd: remove ar10 and vr9 support 2015-03-17 09:43:01 +00:00
libs packages: some (e)glibc fixes after r44701 2015-03-16 12:25:06 +00:00
network igmpproxy: Multiple downlink interfaces fix. 2015-03-17 09:43:07 +00:00
system packages: some (e)glibc fixes after r44701 2015-03-16 12:25:06 +00:00
utils packages: more (e)glibc fixes after r44701 2015-03-16 12:32:22 +00:00
Makefile postinst trigger: the new postinst trigger broke IB 2014-09-16 11:56:19 +00:00