]> git.ipfire.org Git - thirdparty/openvpn.git/commit
pool: add support for ifconfig-pool-persist with IPv6 only
authorAntonio Quartulli <antonio@openvpn.net>
Sat, 6 Jun 2020 21:16:24 +0000 (23:16 +0200)
committerGert Doering <gert@greenie.muc.de>
Sun, 7 Jun 2020 10:01:49 +0000 (12:01 +0200)
commit6a8cd033b1812a26b9b35c17eef33240d7ac2719
treef7be3004192b94a5e0e6edd2b3dfad26a2132260
parenta4071b20115c7d4e808df81169a986e65cec4efa
pool: add support for ifconfig-pool-persist with IPv6 only

Without altering the pool logic, this patch enables using
a persistent IP pool also when the server is configured
with IPv6 only.

Trac: #208
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20200606211624.10877-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg19990.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/options.c
src/openvpn/pool.c