summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_policy.man
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org>2006-01-12 16:14:41 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org>2006-01-12 16:14:41 +0000
commitd366545e3dd705cc7349655e8954f7c4b6f02a4a (patch)
tree3beb84012bee7b84f4432bc100583c2ca132367a /extensions/libip6t_policy.man
parent003e935b55c6f15f09648e93b33be0c2fa24f18c (diff)
Clarify --tunnel-src/--tunnel-dst options
Diffstat (limited to 'extensions/libip6t_policy.man')
-rw-r--r--extensions/libip6t_policy.man10
1 files changed, 6 insertions, 4 deletions
diff --git a/extensions/libip6t_policy.man b/extensions/libip6t_policy.man
index 395dc2c..eed163e 100644
--- a/extensions/libip6t_policy.man
+++ b/extensions/libip6t_policy.man
@@ -35,11 +35,13 @@ Matches the encapsulation protocol.
.BI "--mode " "tunnel|transport"
Matches the encapsulation mode.
.TP
-.BI "--tunnel-src " "addr[/masklen]"
-Matches the source address of a tunnel. Only valid with --mode tunnel.
+.BI "--tunnel-src " "addr[/mask]"
+Matches the source end-point address of a tunnel mode SA.
+Only valid with --mode tunnel.
.TP
-.BI "--tunnel-dst " "addr[/masklen]"
-Matches the destination address of a tunnel. Only valid with --mode tunnel.
+.BI "--tunnel-dst " "addr[/mask]"
+Matches the destination end-point address of a tunnel mode SA.
+Only valid with --mode tunnel.
.TP
.BI "--next"
Start the next element in the policy specification. Can only be used with