summaryrefslogtreecommitdiffstats
path: root/tests/py/any/ct.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/ct.t')
-rw-r--r--tests/py/any/ct.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/py/any/ct.t b/tests/py/any/ct.t
index 96a80f84..667126e6 100644
--- a/tests/py/any/ct.t
+++ b/tests/py/any/ct.t
@@ -91,6 +91,10 @@ ct bytes original reply;fail
# missing direction
ct saddr 1.2.3.4;fail
+meta nfproto ipv4 ct original saddr 1.2.3.4;ok
+# wrong base (ip6 but ipv4 address given)
+meta nfproto ipv6 ct original saddr 1.2.3.4;fail
+
# direction, but must be used without
ct original mark 42;fail
# swapped key and direction