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
+4 -4
View File
@@ -835,14 +835,14 @@ mask of
is assumed. is assumed.
.TP .TP
.B mark_in .B mark_in
sets an XFRM mark of the form <value>[/<mask>] in the inbound IPsec SA and policy sets an XFRM mark of the form <value>[/<mask>] in the inbound IPsec SA and
(IKEv2 only). If the mask is missing then a default mask of policy. If the mask is missing then a default mask of
.B 0xffffffff .B 0xffffffff
is assumed. is assumed.
.TP .TP
.B mark_out .B mark_out
sets an XFRM mark of the form <value>[/<mask>] in the outbound IPsec SA and policy sets an XFRM mark of the form <value>[/<mask>] in the outbound IPsec SA and
(IKEv2 only). If the mask is missing then a default mask of policy. If the mask is missing then a default mask of
.B 0xffffffff .B 0xffffffff
is assumed. is assumed.
.TP .TP