Re: [Openvpn-devel] [PATCH] Remove support for snappy compression.

2015-10-11 Thread Arne Schwabe
Am 10.10.15 um 18:34 schrieb Gert Doering: > LZ4 is using less CPU at similar performance, and it is easier to > build and support for binary installs (as it does not require C++ > and a C++ runtime). Since it was never supported in any formally > released OpenVPN version, just drop it again. > >

[Openvpn-devel] [PATCH] Remove support for snappy compression.

2015-10-10 Thread Gert Doering
LZ4 is using less CPU at similar performance, and it is easier to build and support for binary installs (as it does not require C++ and a C++ runtime). Since it was never supported in any formally released OpenVPN version, just drop it again. This leaves in the compression opcode for Snappy for d