man: Document replay_window ipsec.conf option

This commit is contained in:
Tobias Brunner 2014-06-30 14:49:21 +02:00
parent 28a79e4e0c
commit 8b123d2e4a

View File

@ -1049,6 +1049,15 @@ below.
synonym for
.BR margintime .
.TP
.BR replay_window " = " \-1 " | <number>"
The IPsec replay window size for this connection. With the default of \-1
the value configured with
.I charon.replay_window
in
.BR strongswan.conf (5)
is used. Larger values than 32 are supported using the Netlink backend only,
a value of 0 disables IPsec replay protection.
.TP
.BR reqid " = <number>"
sets the reqid for a given connection to a pre-configured fixed value.
.TP