ovn-controller: Fix flows between two local ports.
authorJustin Pettit <jpettit@nicira.com>
Fri, 7 Aug 2015 22:03:19 +0000 (15:03 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 7 Aug 2015 22:53:54 +0000 (15:53 -0700)
commit3e1c86d858cdc5f75afbde5ea5520969c5e8c8b5
treeb2b9385a4ad22171ade13924f3c68bd122f35ed3
parent548f9fe7d28b30e18d32d60746f250bda92b7b4d
ovn-controller: Fix flows between two local ports.

A flow was missing from the remote output table that causes local
packets to be resubmitted to the local ouptut table.

Reported-by: Russell Bryant <rbryant@redhat.com>
Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Russell Bryant <rbryant@redhat.com>
ovn/controller/physical.c