Skip to content
  • David S. Miller's avatar
    bridge: implement multicast fast leave · c2d3babf
    David S. Miller authored
    
    
    V3: make it a flag
    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: default avatarCong Wang <amwang@redhat.com>
    c2d3babf