Added support for packet compression, thanks to Mark Glines.
Add "Compression = <level>" to the host config files, where level can be 0 (off), or any integer between 1 (fast) and 9 (best).
This commit is contained in:
parent
94b171b305
commit
d9a62c6354
11 changed files with 261 additions and 145 deletions
1
THANKS
1
THANKS
|
|
@ -17,6 +17,7 @@ We would like to thank
|
|||
* Jamie Briggs (for finding a lot of socket leaks)
|
||||
* Armijn Hemel (for being our very own PR manager)
|
||||
* Jerome Etienne (for a thorough security analysis of tinc)
|
||||
* Mark Glines (for his compression patch)
|
||||
|
||||
for their help, support and ideas. Thank you guys!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue