summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_NETMAP.t
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2022-10-12 16:21:17 +0200
committerPhil Sutter <phil@nwl.cc>2022-10-26 20:11:55 +0200
commit694f7228765b09a3e4a690a6e4c65dfbb9e15e2a (patch)
tree509933723dec5b79ea944fc7ec8b456481532f6d /extensions/libip6t_NETMAP.t
parent53b7863296e0faade7a8bc6c1b0c9235cf4aa4d5 (diff)
tests: *.t: Add missing all-one's netmasks to expected output
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'extensions/libip6t_NETMAP.t')
-rw-r--r--extensions/libip6t_NETMAP.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libip6t_NETMAP.t b/extensions/libip6t_NETMAP.t
index 043562d2..79d47bf6 100644
--- a/extensions/libip6t_NETMAP.t
+++ b/extensions/libip6t_NETMAP.t
@@ -1,4 +1,4 @@
:PREROUTING,INPUT,OUTPUT,POSTROUTING
*nat
-j NETMAP --to dead::/64;=;OK
--j NETMAP --to dead::beef;=;OK
+-j NETMAP --to dead::beef;-j NETMAP --to dead::beef/128;OK