Chikage 8 ani în urmă
părinte
comite
ab43e798c9
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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.
  */