diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/starter/ipsec.conf.5.in | 8 |
1 files 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 <value>[/<mask>] 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 <value>[/<mask>] 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 <value>[/<mask>] 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 <value>[/<mask>] in the outbound IPsec SA and +policy. If the mask is missing then a default mask of .B 0xffffffff is assumed. .TP |