From a4cce7378fe3288db9551dd9e6d408a932df9639 Mon Sep 17 00:00:00 2001 From: Lukas Prause Date: Thu, 29 Jan 2026 11:35:20 +0100 Subject: [PATCH] Update paper state in README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8d71337..84e13db 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,10 @@ The congestion avoidance phase, called ORBITER, uses CUBIC's window growth function and adds, based on RTT and ACK rate, congestion events. -NOTE: A paper for TCP ROCCET is currently under review. -Paper draft: - https://arxiv.org/abs/2510.25281 - -The oldest Linux kernel version we tested with ROCCET is 6.1. +A peer-reviewed paper on TCP ROCCET will be presented at the WONS 2026 conference. +A draft of the paper is available here: + https://arxiv.org/abs/2510.25281 + ## Setup