android_kernel_google_msm/net/bridge
Satish Ashok e2b3a182f8 bridge: multicast: restore router configuration on port link down/up
commit 754bc547f0a79f7568b5b81c7fc0a8d044a6571a upstream.

When a port goes through a link down/up the multicast router configuration
is not restored.

Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Fixes: 0909e11758 ("bridge: Add multicast_router sysfs entries")
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-10-22 09:20:06 +08:00
..
netfilter netfilter: Can't fail and free after table replacement 2014-05-18 05:25:56 -07:00
br.c
br_device.c
br_fdb.c bridge: disable softirqs around br_fdb_update to avoid lockup 2015-09-18 09:20:45 +08:00
br_forward.c
br_if.c bridge: flush br's address entry in fdb when remove the bridge dev 2013-12-08 07:29:42 -08:00
br_input.c
br_ioctl.c bridge: fix br_stp_set_bridge_priority race conditions 2015-10-22 09:20:05 +08:00
br_multicast.c bridge: multicast: restore router configuration on port link down/up 2015-10-22 09:20:06 +08:00
br_netfilter.c bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit 2015-09-18 09:20:46 +08:00
br_netlink.c
br_notify.c
br_private.h bridge: Clamp forward_delay when enabling STP 2013-10-13 15:42:47 -07:00
br_private_stp.h
br_stp.c bridge: Clamp forward_delay when enabling STP 2013-10-13 15:42:47 -07:00
br_stp_bpdu.c
br_stp_if.c bridge: fix br_stp_set_bridge_priority race conditions 2015-10-22 09:20:05 +08:00
br_stp_timer.c bridge: fix race with topology change timer 2013-05-19 10:54:45 -07:00
br_sysfs_br.c
br_sysfs_if.c
Kconfig
Makefile