summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_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/libipt_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/libipt_NETMAP.t')
-rw-r--r--extensions/libipt_NETMAP.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libipt_NETMAP.t b/extensions/libipt_NETMAP.t
index 31924b98..0de856f0 100644
--- a/extensions/libipt_NETMAP.t
+++ b/extensions/libipt_NETMAP.t
@@ -1,4 +1,4 @@
:PREROUTING,INPUT,OUTPUT,POSTROUTING
*nat
-j NETMAP --to 1.2.3.0/24;=;OK
--j NETMAP --to 1.2.3.4;=;OK
+-j NETMAP --to 1.2.3.4;-j NETMAP --to 1.2.3.4/32;OK