]> git.proxmox.com Git - ovs.git/commit - tests/ovn.at
actions: Make "next" action able to jump from egress to ingress pipeline.
authorBen Pfaff <blp@ovn.org>
Sat, 21 Jan 2017 19:03:42 +0000 (11:03 -0800)
committerBen Pfaff <blp@ovn.org>
Sat, 21 Jan 2017 20:25:14 +0000 (12:25 -0800)
commit4c99cb181b6937efb3819cffc9765999fd7b7796
treee559af1043014737e9b9857c63b08a07d4b7569c
parentc571f48c36223de360ba0fa4d89104a7da14dbca
actions: Make "next" action able to jump from egress to ingress pipeline.

This feature is useful for centralized gateways.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Mickey Spiegel <mickeys.dev@gmail.com>
include/ovn/actions.h
ovn/controller/lflow.c
ovn/lib/actions.c
ovn/ovn-sb.xml
ovn/utilities/ovn-trace.c
tests/ovn.at
tests/test-ovn.c