Skip to content

Implement allow-compression support

Ghost User requested to merge wip/ernestask/allow-compression into main

OpenVPN 2.5 grew a new option for controlling compression: allow-compression, which can completely enable or disable it or enable it only for incoming traffic. Without supporting the option, some configurations are unreadable.

Merge request reports