]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
mem-pool: Document reassign_online option
authorTobias Brunner <tobias@strongswan.org>
Thu, 12 Feb 2015 11:17:48 +0000 (12:17 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 12 Feb 2015 11:17:48 +0000 (12:17 +0100)
conf/options/charon.opt

index 678aa37bc0d5b5f030a62c8aa6ef14c42db681cd..02629a3f4ee661edf9b99089e4015ea0c9b79a31 100644 (file)
@@ -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).