Chikage 8 years ago
parent
commit
ab43e798c9
1 changed files with 1 additions and 0 deletions
  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.
  */