We recently proposed the Rate Control Protocol (RCP) as way to minimize download times (or flow-completion times). Simulations suggest that if RCP were widely deployed, downloads would frequently finish ten times faster than with TCP. This is because RCP involves explicit feedback from the routers along the path, allowing a sender to pick a fast starting rate, and adapt quickly to network conditions. RCP is particularly appealing because it can be shown to be stable under broad operating conditions, and its performance is independent of the flow-size distribution and the RTT. Although it requires changes to the routers, the changes are small: The routers keep no per-flow state or per-flow queues, and the per-packet processing is minimal. However, the bar is high for a new congestion control mechanism - introducing a new scheme requires enormous change, and the argument needs to be compelling. And so, to enable some scientific and repeatable experiments with RCP, we have built and tested an open and public implementation of RCP; we have made available both the end- host software, and the router hardware. In this paper we describe our end-host implementation of RCP in Linux, and our router implementation in Verilog (on the NetFPGA platform). We hope that others will be able to use these implementations to experiment with RCP and further our understanding of congestion control.
[1]
Martín Casado,et al.
Teaching networking hardware
,
2005,
ITiCSE '05.
[2]
Nick McKeown,et al.
Why flow-completion time is the right metric for congestion control
,
2006,
CCRV.
[3]
Richard Nelson,et al.
Congestion control advancements in Linux
,
2005
.
[4]
Nick McKeown,et al.
Stability Analysis of Explicit Congestion Control Protocols
,
2007,
IEEE Communications Letters.
[5]
Nick McKeown,et al.
Processor Sharing Flows in the Internet
,
2005,
IWQoS.
[6]
Mark Handley,et al.
Congestion control for high bandwidth-delay product networks
,
2002,
SIGCOMM.
[7]
Martín Casado,et al.
Reconfigurable networking hardware: a classroom tool
,
2005,
13th Symposium on High Performance Interconnects (HOTI'05).
[8]
Sally Floyd,et al.
Measuring the evolution of transport protocols in the internet
,
2005,
CCRV.