traffic-control: Introduce the FQ-CoDel queue disc

This commit is contained in:
Pasquale Imputato
2016-08-01 10:53:29 +02:00
parent 7fa7bc978f
commit 5f3f99ec52
12 changed files with 1397 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ SOURCES = \
$(SRC)/traffic-control/doc/pfifo-fast.rst \
$(SRC)/traffic-control/doc/red.rst \
$(SRC)/traffic-control/doc/codel.rst \
$(SRC)/traffic-control/doc/fq-codel.rst \
$(SRC)/spectrum/doc/spectrum.rst \
$(SRC)/stats/doc/adaptor.rst \
$(SRC)/stats/doc/aggregator.rst \