openvpn: add possibility to set param "compress" without algorithm 19756/head
authorMartin Schiller <ms@dev.tdt.de>
Tue, 14 Jan 2020 14:20:14 +0000 (15:20 +0100)
committerMartin Schiller <ms@dev.tdt.de>
Mon, 31 Oct 2022 13:22:17 +0000 (14:22 +0100)
commit5ce5220eb23ffdfcce74541f07cff4fb3a3ade08
treeec022475fa64aa9109dcbdfc73f49ac130afc7ed
parent2d7ef1878f6a1376b0d1f6480b12124edc788a3c
openvpn: add possibility to set param "compress" without algorithm

In some situations you need to set the compress param without an
algorithm. Compression will be turned off, but the packet framing for
compression will still be enabled, allowing a different setting to be
pushed later.

As it is not possible to have options with optional values at the
moment, I've introduced a pseudo value "frames_only" which will be
removed in the init script.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
net/openvpn/Makefile
net/openvpn/files/openvpn.init