ovn: Implement the ability to send a packet back out its input port.
authorBen Pfaff <blp@nicira.com>
Sun, 18 Oct 2015 19:45:57 +0000 (12:45 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 19 Oct 2015 15:46:18 +0000 (08:46 -0700)
commitb49708371ed6e8d131958e3d602d49072db59bc1
tree042d53921fd3af3dac85ca52a2d188f2ef63e095
parent667e2b0b745436165889664cb78cc96c4c534d1c
ovn: Implement the ability to send a packet back out its input port.

Otherwise logical router ARP replies won't work as implemented.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/TODO
ovn/lib/expr.c
ovn/ovn-sb.xml
tests/ovn.at