]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Document --preresolve option
authorSami Rusani <samgithub@pm.me>
Sat, 27 Jun 2026 19:03:51 +0000 (21:03 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 30 Jun 2026 06:58:37 +0000 (08:58 +0200)
commit032c13365d2f1d18fdfd4b87c2bc9042e0855d65
tree73333def04095fa3d17627904355b14da388d6e8
parentc553bb511f074b27334d54a1ce2d4d0c03a9d3e0
Document --preresolve option

The option resolves configured remote, local, and proxy hostnames at
startup and reuses those resolved addresses on reconnects.

Document it in the usage text and client options man page, including
the reconnect trade-off for configurations that rely on changing DNS
answers.

GitHub: fixes OpenVPN/openvpn#532
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <_5bQ5LvkEmn_vaE7Ng8xPAcHJFWfy7td0Yvim0iLc3YVoer2RM1-PoBKAGPzHZKx1rsZP7Ht7kM_2eIUSidNkMW34yS7eT549_fSvcb-dl0=@pm.me>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg37387.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/man-sections/client-options.rst
src/openvpn/options.c