commit | 50426b5925ff0d7f47c20e6886047f1bb6245901 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Mon Dec 03 23:56:40 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 05 16:01:27 2012 -0500 |
tree | 9a30b4f743be503bcd192784c0e52178d29f3734 | |
parent | a573ea56a9b014e3ab09c44ccb659ba6d538b81e [diff] |
bridge: implement multicast fast leave V2: make the toggle per-port Fast leave allows bridge to immediately stops the multicast traffic on the port receives IGMP Leave when IGMP snooping is enabled, no timeouts are observed. Cc: Herbert Xu <herbert@gondor.apana.org.au> Cc: Stephen Hemminger <shemminger@vyatta.com> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>