diff options
-rw-r--r-- | conf/options/charon.opt | 4 |
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). |