Searched hist:"0909 e11758bd28848aeb6646e021ec1e031a3f0f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_if.c | diff 0909e11758bd28848aeb6646e021ec1e031a3f0f Sat Feb 27 13:41:49 CST 2010 Herbert Xu <herbert@gondor.apana.org.au> 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>
|
H A D | br_sysfs_br.c | diff 0909e11758bd28848aeb6646e021ec1e031a3f0f Sat Feb 27 13:41:49 CST 2010 Herbert Xu <herbert@gondor.apana.org.au> 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>
|
H A D | br_multicast.c | diff 0909e11758bd28848aeb6646e021ec1e031a3f0f Sat Feb 27 13:41:49 CST 2010 Herbert Xu <herbert@gondor.apana.org.au> 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>
|
H A D | br_private.h | diff 0909e11758bd28848aeb6646e021ec1e031a3f0f Sat Feb 27 13:41:49 CST 2010 Herbert Xu <herbert@gondor.apana.org.au> 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>
|