system-traffic: Add ct tests using local stack.
authorJoe Stringer <joestringer@nicira.com>
Wed, 23 Sep 2015 01:04:25 +0000 (18:04 -0700)
committerJoe Stringer <joestringer@nicira.com>
Tue, 13 Oct 2015 22:34:16 +0000 (15:34 -0700)
commitc2926d6d1cfd62b6d1fbab5497f61de98144f205
tree2dc8aa0dae86d950f5b3278be2edcdae1818eadf
parent27130224cd5c3e5d49771d0284edc4042d2cf520
system-traffic: Add ct tests using local stack.

When interacting with the local stack, the kernel may provide packets
with existing ct state as they ingress OVS. These tests check that we
are able to connection-track such packets successfully in non-zero
zones, using slightly more realistic pipelines.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Daniele Di Proietto <diproiettod@vmware.com>
tests/system-common-macros.at
tests/system-traffic.at