vix.ing · top · new · best · stats · spec

BBR Fairness Evaluation Using NS-3

2024/10/29 by Linchuan Tang, Tang, Linchuan
Computer Science · #Technology and Data Analysis

paper · pdf · doi:10.48550/arxiv.2410.22560

Abstract

This paper evaluates the fairness of BBR congestion control using NS-3 simulator. While BBR improves performance over loss-based methods in single flows, unfairness issues emerge with competing BBR and BBR/Cubic flows. Unfairness correlates with factors like round-trip time and buffer size. The core reason is the lack of responding mechanisms for the flows to converge on fair bandwidth share.

Related