]> git.ipfire.org Git - thirdparty/openvpn.git/commit
OpenVPN Release 2.7_alpha3 master v2.7_alpha3
authorGert Doering <gert@greenie.muc.de>
Thu, 31 Jul 2025 06:51:26 +0000 (08:51 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 31 Jul 2025 15:44:48 +0000 (17:44 +0200)
commit7b1b283478ec008fad163c8a54659a1ed97ed727
tree5e40f53fdda5e9c57930bfde56710405f33b94d4
parent63fed92c96c23e061a64683cab431db1269e3f73
OpenVPN Release 2.7_alpha3

version.m4, ChangeLog, Changes.rst

Changes.rst has not received an "2.7_alpha3" section - it has the
"highlevel" overview of what is new in 2.7, but for alpha/beta releases
it's better to look at git log to see what has been added/fixed.

New features alpha2 -> alpha3 are
  - --dns-updown script for macOS
  - client-side support for PUSH_UPDATE handling
  - support for floating TLS clients when DCO is active
    (handling float notifications sent from kernel to userland)
  - use of user-defined routing tables on Linux
  - PQE support for WolfSSL

Besides new features, alpha3 sees a rewrite of the way kernel events
are handled by the linux DCO module, because under certain circumstances
notifications could get lost, leading to problems later.

Signed-off-by: Gert Doering <gert@greenie.muc.de>
ChangeLog
Changes.rst
version.m4