]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
man: Document replay_window ipsec.conf option
authorTobias Brunner <tobias@strongswan.org>
Mon, 30 Jun 2014 12:49:21 +0000 (14:49 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 30 Jun 2014 12:50:32 +0000 (14:50 +0200)
man/ipsec.conf.5.in

index a0be75536ebfd4cc48c57fb8230ec93cae034a4e..0f8564a1e8791fc876be4198ef703f902bf3e749 100644 (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