aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-02-12 12:17:48 +0100
committerTobias Brunner <tobias@strongswan.org>2015-02-12 12:17:48 +0100
commit5cc0b238865a4bf560602761dbe0fb92c4ad19a3 (patch)
treeafe8200784753961dec81aae6798649c887d9ca4 /conf
parentaaf9911aebc05ae3181ae4d8ef1d35bed6a92e91 (diff)
downloadstrongswan-5cc0b238865a4bf560602761dbe0fb92c4ad19a3.tar.bz2
strongswan-5cc0b238865a4bf560602761dbe0fb92c4ad19a3.tar.xz
mem-pool: Document reassign_online option
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 678aa37bc..02629a3f4 100644
--- a/conf/options/charon.opt
+++ b/conf/options/charon.opt
@@ -196,6 +196,10 @@ charon.load_modular = no
charon.max_packet = 10000
Maximum packet size accepted by charon.
+charon.mem-pool.reassign_online = no
+ Reassign an online IP address lease from an in-memory address pool if a
+ client with the same identity requests it explicitly.
+
charon.multiple_authentication = yes
Enable multiple authentication exchanges (RFC 4739).