diff options
author | Tobias Brunner <tobias@strongswan.org> | 2010-09-06 12:04:26 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2010-09-06 12:04:26 +0200 |
commit | 3255e489be926866a40cf81c82bbf3f72200fe69 (patch) | |
tree | 45f582e1e2b37a6a4a6371b85cf9b67200b00598 /src | |
parent | a674c79a375b98b31c627fdeafc864ec9339e43e (diff) | |
download | strongswan-3255e489be926866a40cf81c82bbf3f72200fe69.tar.bz2 strongswan-3255e489be926866a40cf81c82bbf3f72200fe69.tar.xz |
Of course, mark is also supported by pluto.
Diffstat (limited to 'src')
-rw-r--r-- | src/starter/ipsec.conf.5.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/starter/ipsec.conf.5.in b/src/starter/ipsec.conf.5.in index ebd3d6b78..631a1ef7c 100644 --- a/src/starter/ipsec.conf.5.in +++ b/src/starter/ipsec.conf.5.in @@ -829,7 +829,7 @@ Relevant only locally, other end need not agree on it. .TP .B mark sets an XFRM mark of the form <value>[/<mask>] in the inbound and outbound -IPsec SAs and policies (IKEv2 only). If the mask is missing then a default +IPsec SAs and policies. If the mask is missing then a default mask of .B 0xffffffff is assumed. |