From a674c79a375b98b31c627fdeafc864ec9339e43e Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 6 Sep 2010 11:53:59 +0200 Subject: [PATCH] mark_in and mark_out are also supported by pluto. --- src/starter/ipsec.conf.5.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/starter/ipsec.conf.5.in b/src/starter/ipsec.conf.5.in index f69e2226b..ebd3d6b78 100644 --- a/src/starter/ipsec.conf.5.in +++ b/src/starter/ipsec.conf.5.in @@ -835,14 +835,14 @@ mask of is assumed. .TP .B mark_in -sets an XFRM mark of the form [/] in the inbound IPsec SA and policy -(IKEv2 only). If the mask is missing then a default mask of +sets an XFRM mark of the form [/] in the inbound IPsec SA and +policy. If the mask is missing then a default mask of .B 0xffffffff is assumed. .TP .B mark_out -sets an XFRM mark of the form [/] in the outbound IPsec SA and policy -(IKEv2 only). If the mask is missing then a default mask of +sets an XFRM mark of the form [/] in the outbound IPsec SA and +policy. If the mask is missing then a default mask of .B 0xffffffff is assumed. .TP