There are two lzo compression levels.
[tinc] / doc / tinc.conf.5
index 7723240..ad4fa1d 100644 (file)
@@ -238,7 +238,7 @@ will turn off packet encryption.
 .It Va Compression Li = Ar level Pq 0
 This option sets the level of compression used for UDP packets.
 Possible values are 0 (off), 1 (fast zlib) and any integer up to 9 (best zlib),
-and 10 (lzo).
+10 (fast lzo) and 11 (best lzo).
 .It Va Digest Li = Ar digest Pq sha1
 The digest algorithm used to authenticate UDP packets.
 Any digest supported by OpenSSL is recognised.