Add support for connection tracking.
[cascardo/ovs.git] / tests / test-odp.c
index 3e7939e..0e65ced 100644 (file)
@@ -58,6 +58,8 @@ parse_keys(bool wc_keys)
                 .flow = &flow,
                 .support = {
                     .recirc = true,
+                    .ct_state = true,
+                    .ct_zone = true,
                 },
             };