]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Document comp-lzo no and compress being incompatible
authorArne Schwabe <arne@rfc2549.org>
Tue, 11 Aug 2020 11:02:48 +0000 (13:02 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 11 Aug 2020 11:06:39 +0000 (13:06 +0200)
commite02616d82105aeb77f8f811c94fd595ca1a96eae
tree59d04e5b18dbb4bb25c0c17f114f2dd7663b9b5d
parentc13d20fae3961ba67de3c4c85c75ebd1ac802b26
Document comp-lzo no and compress being incompatible

Most of the new compress but not v2 version do use swap operation. For
'compress lzo' the swap option is not used for backwards compatibility.
For lz4 the swap option is also not a problem since there is no version
without swap. Unfortunately, compress introduced a second stub format
with swap, contrary to the one in 'comp-lzo no' that does not use swap.

Document this weirdness to let not others fall into this trap.

v2: redo patch for rst man pages

Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20200811110248.3396-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20708.html

Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/man-sections/protocol-options.rst