From 5cc0b238865a4bf560602761dbe0fb92c4ad19a3 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 12 Feb 2015 12:17:48 +0100 Subject: [PATCH] mem-pool: Document reassign_online option --- conf/options/charon.opt | 4 ++++ 1 file changed, 4 insertions(+) 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). -- 2.47.2