On Thu, May 03, 2018 at 07:30:56PM -0700, Han Zhou wrote: > Most mc related flows are added only if the mc is related to local > datapath, but there is a flow added before the local datapath > check, out of the function consider_mc_group(). This patch fixes it. > > Signed-off-by: Han Zhou <[email protected]>
Thanks for the patch. Is there anything actually group-specific about this flow? That is, can we just have a single flow of this type instead of one per multicast group? Thanks, Ben. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
