alistair23-linux/net/bridge
Herbert Xu 0909e11758 bridge: Add multicast_router sysfs entries
This patch allows the user to forcibly enable/disable ports as
having multicast routers attached.  A port with a multicast router
will receive all multicast traffic.

The value 0 disables it completely.  The default is 1 which lets
the system automatically detect the presence of routers (currently
this is limited to picking up queries), and 2 means that the port
will always receive all multicast traffic.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-28 00:49:45 -08:00
..
netfilter netfilter: ebtables: mark: add CONFIG_COMPAT support 2010-02-16 17:27:20 +01:00
br.c bridge: Use rcu_barrier() instead of syncronize_net() on unload. 2009-06-26 13:51:32 -07:00
br_device.c bridge: Add multicast data-path hooks 2010-02-28 00:49:45 -08:00
br_fdb.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
br_forward.c bridge: Add multicast forwarding functions 2010-02-28 00:48:45 -08:00
br_if.c bridge: Add multicast start/stop hooks 2010-02-28 00:49:38 -08:00
br_input.c bridge: Add multicast data-path hooks 2010-02-28 00:49:45 -08:00
br_ioctl.c bridge: remove dev_put() in add_del_if() 2009-11-05 22:34:16 -08:00
br_multicast.c bridge: Add multicast_router sysfs entries 2010-02-28 00:49:45 -08:00
br_netfilter.c sysctl net: Remove unused binary sysctl code 2009-11-12 02:05:06 -08:00
br_netlink.c netlink: change nlmsg_notify() return value logic 2009-02-24 23:18:28 -08:00
br_notify.c
br_private.h bridge: Add multicast_router sysfs entries 2010-02-28 00:49:45 -08:00
br_private_stp.h
br_stp.c bridge: Add multicast start/stop hooks 2010-02-28 00:49:38 -08:00
br_stp_bpdu.c
br_stp_if.c bridge: Add multicast start/stop hooks 2010-02-28 00:49:38 -08:00
br_stp_timer.c
br_sysfs_br.c bridge: Add multicast_router sysfs entries 2010-02-28 00:49:45 -08:00
br_sysfs_if.c bridge: Add multicast_router sysfs entries 2010-02-28 00:49:45 -08:00
Kconfig bridge: Add core IGMP snooping support 2010-02-28 00:48:45 -08:00
Makefile bridge: Add core IGMP snooping support 2010-02-28 00:48:45 -08:00