aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-09-22 11:56:44 +0200
committerTobias Brunner <tobias@strongswan.org>2015-10-30 10:16:35 +0100
commit0cb8752b857487a706f4ab12e0c71dae615648b0 (patch)
tree0e5127a45e6f188e79827a3dba61fd402df67355 /conf
parent3195650180dfeb399ed9600f35108e21a2a1390d (diff)
downloadstrongswan-0cb8752b857487a706f4ab12e0c71dae615648b0.tar.bz2
strongswan-0cb8752b857487a706f4ab12e0c71dae615648b0.tar.xz
ikev1: Make maximum number of IKEv1 phase 2 exchanges we keep state about configurable
Fixes #1128.
Diffstat (limited to 'conf')
-rw-r--r--conf/options/charon.opt4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/options/charon.opt b/conf/options/charon.opt
index 5d137aee8..b00fe73b0 100644
--- a/conf/options/charon.opt
+++ b/conf/options/charon.opt
@@ -204,6 +204,10 @@ charon.load_modular = no
plugin list is preserved. Enabled plugins not found in that list are ordered
alphabetically before other plugins with the same priority.
+charon.max_ikev1_exchanges = 3
+ Maximum number of IKEv1 phase 2 exchanges per IKE_SA to keep state about and
+ track concurrently.
+
charon.max_packet = 10000
Maximum packet size accepted by charon.