Re: [Openvpn-devel] [PATCH v3] add support for --dns option

2022-03-23 Thread Heiko Hund
On Mittwoch, 23. März 2022 15:34:52 CET Heiko Hund wrote: > +static void > +setenv_dns_option(struct env_set *es, > + const char *format, int i, int j, > + const char *value) > +{ > +char name[64]; > +bool name_ok = false; > + > +if (j < 0) > +{ > +

[Openvpn-devel] [PATCH v3] add support for --dns option

2022-03-23 Thread Heiko Hund
As a first step towards DNS configuration in openvpn and a unified way to push DNS related settings to clients in v2 and v3, this commit adds support for parsing the new --dns option. Later commits will add support for setting up DNS on different platforms. For now, --dns and DNS related --dhcp-op

[Openvpn-devel] OpenVPN 2.4.12 released

2022-03-23 Thread Samuli Seppänen
OpenVPN 2.4.12 was released last week. It will be the last release in the 2.4.x series, so we encourage you to migrate to latest 2.5.x release if you can. Source code and Windows installers can be downloaded from our download page: Linux packages are