Searched hist:"561 f1103a2b70de7e06e1e7fd072a5b142a4278c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_br.c | diff 561f1103a2b70de7e06e1e7fd072a5b142a4278c Sat Feb 27 13:41:50 CST 2010 Herbert Xu <herbert@gondor.apana.org.au> bridge: Add multicast_snooping sysfs toggle
This patch allows the user to disable IGMP snooping completely through a sysfs toggle. It also allows the user to reenable snooping when it has been automatically disabled due to hash collisions. If the collisions have not been resolved however the system will refuse to reenable snooping.
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 561f1103a2b70de7e06e1e7fd072a5b142a4278c Sat Feb 27 13:41:50 CST 2010 Herbert Xu <herbert@gondor.apana.org.au> bridge: Add multicast_snooping sysfs toggle
This patch allows the user to disable IGMP snooping completely through a sysfs toggle. It also allows the user to reenable snooping when it has been automatically disabled due to hash collisions. If the collisions have not been resolved however the system will refuse to reenable snooping.
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 561f1103a2b70de7e06e1e7fd072a5b142a4278c Sat Feb 27 13:41:50 CST 2010 Herbert Xu <herbert@gondor.apana.org.au> bridge: Add multicast_snooping sysfs toggle
This patch allows the user to disable IGMP snooping completely through a sysfs toggle. It also allows the user to reenable snooping when it has been automatically disabled due to hash collisions. If the collisions have not been resolved however the system will refuse to reenable snooping.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
|