Samuli Seppänen

Results 145 comments of Samuli Seppänen

There are a couple of things limiting OpenVPN's performance at high speeds: - User-space / kernel-space context switches. Increasing the MTU can help a great deal, see [this article](https://community.openvpn.net/openvpn/wiki/Gigabit_Networks_Linux) for...

Some clarifications which hopefully don't just confuse things further :smile:. The latest OpenVPN installers embed tap-windows6 installers that include arm64 tap-windows6 drivers: * https://swupdate.openvpn.org/community/releases/openvpn-install-2.4.7-I607-Win7.exe * https://swupdate.openvpn.org/community/releases/openvpn-install-2.4.7-I607-Win10.exe The only difference between...

Hmm, not sure. Does it build fine with --disable-lzo and --disable-lz4 removed?

A new OpenVPN 2.5 release will be out in a week or two. I'll bundle that with 1.1.1h.

I updated generic/build.vars. The changes will appear in the next release.

We don't have any WHQL-signed drivers yet. I'm working on it.

@ikreb7 did you see my earlier comments? Or was this one of the cases where my in-line comments were lost...

Originally we wanted to keep openvpnserv2 self-contained, so that we would not need sc.exe to install the service. Then we noticed that we needed sc.exe to set startup mode of...

We definitely need to check what the event channel thing does before removing "openvpnserv2.exe -install/-remove" from openvpn.nsi.