net: bridge: mcast: add support for blocked port groups
When excluding S,G entries we need a way to block a particular S,G,port. The new port group flag is managed based on the source's timer as per RFCs 3376 and 3810. When a source expires and its port group is in EXCLUDE mode, it will be blocked. Signed-off-by:Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/uapi/linux/if_bridge.h 1 addition, 0 deletionsinclude/uapi/linux/if_bridge.h
- net/bridge/br_mdb.c 2 additions, 0 deletionsnet/bridge/br_mdb.c
- net/bridge/br_multicast.c 43 additions, 6 deletionsnet/bridge/br_multicast.c
- net/bridge/br_private.h 1 addition, 0 deletionsnet/bridge/br_private.h
Loading
Please register or sign in to comment