Improves minimum RTT probing, adds packet pacing and refactors the code.

This commit is contained in:
Lukas Prause
2026-07-13 16:20:23 +02:00
parent 52cb1fe1f1
commit 35aa714256
3 changed files with 348 additions and 153 deletions
+5
View File
@@ -21,6 +21,11 @@ sudo sysctl net.ipv4.tcp_congestion_control=roccet
```
### Versions
- latest on master branch
- Improved min RTT probing
- Packet pacing
- Code refactor
- release-2026-06-12-v1
- Adds minimum RTT probing