On Wed, Jun 08, 2016 at 02:30:33PM -0700, Darrell Ball wrote:
> OVN only supports source_node replication and previously vtep interaction,
> which used service node replication by default for multicast/broadcast/unknown
> unicast traffic worked by happenstance.  Because of limited vxlan
> encapsulation metadata, received packets were resubmitted to find the egress
> port(s). This is not correct for multicast, broadcast and unknown unicast 
> traffic
> as traffic will get resent on the tunnel mesh. ovn-controller is changed not 
> to
> send traffic received from vxlan tunnels out the tunnel mesh again.  Traffic
> received from vxlan tunnels is now only sent locally as intended.

This seems to fix a bug and rewrite documentation (not related to the
bug) in one go.  Please use separate patches for those.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to