Update paper state in README.md

This commit is contained in:
Lukas Prause
2026-01-29 11:35:20 +01:00
parent 1e42b17f5e
commit a4cce7378f

View File

@@ -11,11 +11,10 @@ The congestion avoidance phase, called ORBITER, uses
CUBIC's window growth function and adds, based on RTT CUBIC's window growth function and adds, based on RTT
and ACK rate, congestion events. and ACK rate, congestion events.
NOTE: A paper for TCP ROCCET is currently under review. A peer-reviewed paper on TCP ROCCET will be presented at the WONS 2026 conference.
Paper draft: A draft of the paper is available here:
https://arxiv.org/abs/2510.25281 https://arxiv.org/abs/2510.25281
The oldest Linux kernel version we tested with ROCCET is 6.1.
## Setup ## Setup