2016/05/06 by Kevin Miller, K. Miller, Luke W. Hsiao +2 · 1 voice
Computer Science · #Network Traffic and Congestion Control #Software-Defined Networks and 5G #Wireless Networks and Protocols #cs.NI
paper · pdf · doi:10.48550/arxiv.1605.01987
openalex publication_date 2016/05/06 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
TCPTuner is a TCP (transmission control protocol) congestion control kernel module and GUI (graphical user interface) for Linux that allows real-time modification of the congestion control parameters of TCP CUBIC, the current default algorithm in Linux. Specifically, the tool provides access to alpha, the rate at which a sender's congestion window grows; beta, the multiplicative factor to decrease the congestion window on a loss event; as well as CUBIC's fast convergence and tcp friendliness parameters. Additionally, the interface provides access to ip-route parameters for the minimum retransmission time and initial congestion window size. In this paper, we describe the implementation of TCPTuner and show experimental data of the effects of adjusting congestion control parameters.