On Tue, Nov 21, 2023 at 01:48:43PM +0000, Simon Horman wrote: > On Thu, Nov 16, 2023 at 12:42:44PM +0100, David Marchand wrote: > > Various options affect how the mcast snooping module work. > > > > When multicast snooping is enabled and a reporter is known, it is still > > possible to flood associated packets to some other port via the > > mcast-snooping-flood option. > > > > If flooding unregistered traffic is disabled, it is still possible to > > flood multicast traffic too with the mcast-snooping-flood option. > > > > IGMP reports may have to be flooded to some ports explicitly with the > > mcast-snooping-flood-reports option. > > > > Test those parameters. > > > > Acked-by: Simon Horman <[email protected]> > > Acked-by: Paolo Valerio <[email protected]> > > Signed-off-by: David Marchand <[email protected]> > > Thanks David, > > applied. > > - mcast-snooping: Fix comments format. > https://github.com/openvswitch/ovs/commit/40f651ce0711 > - mcast-snooping: Flush flood and report ports when deleting interfaces. > https://github.com/openvswitch/ovs/commit/42c1e2efeda1 > - mcast-snooping: Test per port explicit flooding. > https://github.com/openvswitch/ovs/commit/4990a9a27177
As a follow-up, I have also backported the first two patches of this series. branch-3.2 ---------- - mcast-snooping: Flush flood and report ports when deleting interfaces. https://github.com/openvswitch/ovs/commit/319a97e41279 - mcast-snooping: Test per port explicit flooding. https://github.com/openvswitch/ovs/commit/d7e9117ca33d branch-3.1 ---------- - mcast-snooping: Flush flood and report ports when deleting interfaces. https://github.com/openvswitch/ovs/commit/e646b392b311 - mcast-snooping: Test per port explicit flooding. https://github.com/openvswitch/ovs/commit/1a6192011f4c branch-3.0 ---------- - mcast-snooping: Flush flood and report ports when deleting interfaces. https://github.com/openvswitch/ovs/commit/bbb4764ece35 - mcast-snooping: Test per port explicit flooding. https://github.com/openvswitch/ovs/commit/fecf97015a5d branch-2.17 ----------- - mcast-snooping: Flush flood and report ports when deleting interfaces. https://github.com/openvswitch/ovs/commit/1d3609a4897f - mcast-snooping: Test per port explicit flooding. https://github.com/openvswitch/ovs/commit/df101fe1ea33 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
