浏览代码

Adjusts the comment about the ROCCET paper.

master
Lukas Prause 1 个月前
父节点
当前提交
5ebd5c0cb7
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. +3
    -2
      tcp_roccet.c

+ 3
- 2
tcp_roccet.c 查看文件

@@ -14,8 +14,9 @@
* 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.
* A draft of this paper can be found here:
* 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
*
*
* Further information about CUBIC:

正在加载...
取消
保存