From: Tobias Brunner Date: Thu, 12 Feb 2015 11:17:48 +0000 (+0100) Subject: mem-pool: Document reassign_online option X-Git-Tag: 5.3.0dr1~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5cc0b238865a4bf560602761dbe0fb92c4ad19a3;p=thirdparty%2Fstrongswan.git mem-pool: Document reassign_online option --- diff --git a/conf/options/charon.opt b/conf/options/charon.opt index 678aa37bc0..02629a3f4e 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).