]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Depreciation warning for --topology net30 on servers with IPv4 pools.
authorGert Doering <gert@greenie.muc.de>
Sat, 20 Jun 2020 18:05:32 +0000 (20:05 +0200)
committerGert Doering <gert@greenie.muc.de>
Sat, 20 Jun 2020 20:56:19 +0000 (22:56 +0200)
commit02a0332084f0dc08e39067cc6fd68abb77a03c47
treea18785be070a80a11ae878e2e7c8f037f5c5737e
parentff063b6f19e035da56fbf49c891e6376543b391d
Depreciation warning for --topology net30 on servers with IPv4 pools.

IPv4 pool handling needs lots of extra code to deal with "topology net30",
so we want to remove that combination in a future release.

Warn people about this in 2.5 so nobody is hit by this as a surprise.

Client- and ifconfig-support for net30 will stay, as "just net30" is not
what brings maintenance effort here (totally removing all options except
"topology subnet" would be beneficial but is a bit too radical today)

Trac: #1288

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <20200620180532.15738-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20041.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/helper.c