Re: [ovs-dev] [patch_v1] ovn: Fix receive from vxlan in ovn-controller.

2016-06-07 Thread Darrell Ball
On Tue, Jun 7, 2016 at 8:50 AM, Ben Pfaff wrote: > On Wed, Jun 01, 2016 at 10:34:24AM -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 traffi

Re: [ovs-dev] [patch_v1] ovn: Fix receive from vxlan in ovn-controller.

2016-06-07 Thread Ben Pfaff
On Wed, Jun 01, 2016 at 10:34:24AM -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 > encapsula

[ovs-dev] [patch_v1] ovn: Fix receive from vxlan in ovn-controller.

2016-06-01 Thread Darrell Ball
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 po