Re: [ovs-dev] [PATCH v10 4/8] ovn: add egress_loopback action

2017-01-20 Thread Ben Pfaff
On Tue, Jan 17, 2017 at 01:45:05AM -0800, Mickey Spiegel wrote: > This patch adds an action that loops a clone of the packet back to the > beginning of the ingress pipeline with logical inport equal to the value > of the current logical outport. The following actions are executed on > the clone: >

[ovs-dev] [PATCH v10 4/8] ovn: add egress_loopback action

2017-01-17 Thread Mickey Spiegel
This patch adds an action that loops a clone of the packet back to the beginning of the ingress pipeline with logical inport equal to the value of the current logical outport. The following actions are executed on the clone: clears the connection tracking state in_port = 0 inport = ou