diff options
| author | Pablo Neira Ayuso <pablo@netfilter.org> | 2025-03-19 16:22:55 +0100 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2025-03-19 19:55:46 +0100 |
| commit | 2486fe3ae53385b29a3a29c8a2a0c8999e85a322 (patch) | |
| tree | 96375ef2ae0a648bdf5b6e8ce0c913400024b7f0 /tests/py/any/ct.t.payload | |
| parent | 37dfb1972cae061c09f278933af998a7c4fc2696 (diff) | |
tests: py: remove unknown fields
Amend tests/py after libnftnl fixes:
a7dfa49d34c7 ("expr: ct: print key name of id field")
dba1b687a9a7 ("expr: payload: print tunnel header")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/any/ct.t.payload')
| -rw-r--r-- | tests/py/any/ct.t.payload | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/any/ct.t.payload b/tests/py/any/ct.t.payload index 60160094..64504134 100644 --- a/tests/py/any/ct.t.payload +++ b/tests/py/any/ct.t.payload @@ -511,7 +511,7 @@ ip test-ip4 output # ct id 12345 ip test-ip4 output - [ ct load unknown => reg 1 ] + [ ct load id => reg 1 ] [ cmp eq reg 1 0x39300000 ] # ct status ! dnat |
