summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/meta.t.payload
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2018-09-05 11:16:43 +0200
committerFlorian Westphal <fw@strlen.de>2018-09-21 12:04:37 +0200
commit8f55ed41d007061bd8aae94fee2bda172c0e8996 (patch)
tree719531822c39a05e6370d6abe921bd4eb17f5dea /tests/py/inet/meta.t.payload
parent04ca9a6ba3ca369053e9b5951f2f85bf8fe98e72 (diff)
src: rename meta secpath to meta ipsec
for symmetry with 'rt ipsec'. "meta secpath" still works. Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/inet/meta.t.payload')
-rw-r--r--tests/py/inet/meta.t.payload2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/inet/meta.t.payload b/tests/py/inet/meta.t.payload
index 2d0a66fa..d7ff7e2d 100644
--- a/tests/py/inet/meta.t.payload
+++ b/tests/py/inet/meta.t.payload
@@ -64,7 +64,7 @@ inet test-inet input
[ payload load 4b @ network header + 12 => reg 1 ]
[ cmp eq reg 1 0x04030201 ]
-# meta secpath exists
+# meta ipsec exists
inet test-inet input
[ meta load secpath => reg 1 ]
[ cmp eq reg 1 0x00000001 ]