Skip to content

Commit a6510cc

Browse files
committed
Clarify legacy compression framing
1 parent 63f8253 commit a6510cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The client is known to work with [OpenVPN®][openvpn] 2.3+ servers. Key renegoti
2323
- SHA-256
2424
- [x] TLS CA validation
2525

26+
Today the library does not support compression, yet requires legacy compression framing. You must set the `comp-lzo no` option server-side (deprecated in OpenVPN 2.4) in order to avoid a confusing loss of data packets. Compression behavior will be properly patched in future versions.
27+
2628
## Installation
2729

2830
### Requirements

0 commit comments

Comments
 (0)