mark_in and mark_out are also supported by pluto.

This commit is contained in:
Tobias Brunner 2010-09-06 11:53:59 +02:00
parent 4e68c1cfdc
commit a674c79a37
1 changed files with 4 additions and 4 deletions

View File

@ -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