Chikage 8 年之前
父節點
當前提交
ab43e798c9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bbr/tcp_tsunami.c

+ 1 - 0
bbr/tcp_tsunami.c

@@ -23,6 +23,7 @@
  *   https://groups.google.com/forum/#!forum/bbr-dev
  *
  * NOTE: BBR *must* be used with the fq qdisc ("man tc-fq") with pacing enabled,
+ * since pacing is integral to the BBR design and implementation.
  * BBR without pacing would not function properly, and may incur unnecessary
  * high packet loss rates.
  */