Re: [Bridge] [PATCH net-next 02/14] bridge: mcast: Split (*, G) and (S, G) addition into different functions

2022-12-08 Thread Nikolay Aleksandrov
On 08/12/2022 17:28, Ido Schimmel wrote: > When the bridge is using IGMP version 3 or MLD version 2, it handles the > addition of (*, G) and (S, G) entries differently. > > When a new (S, G) port group entry is added, all the (*, G) EXCLUDE > ports need to be added to the port group of the new ent

[Bridge] [PATCH net-next 02/14] bridge: mcast: Split (*, G) and (S, G) addition into different functions

2022-12-08 Thread Ido Schimmel via Bridge
When the bridge is using IGMP version 3 or MLD version 2, it handles the addition of (*, G) and (S, G) entries differently. When a new (S, G) port group entry is added, all the (*, G) EXCLUDE ports need to be added to the port group of the new entry. Similarly, when a new (*, G) EXCLUDE port group