traffic-control: Add the mq queue disc

This commit is contained in:
Stefano Avallone
2017-05-28 10:21:32 +02:00
parent 4bbf7c5e1b
commit 6c0840352d
8 changed files with 346 additions and 27 deletions

View File

@@ -83,6 +83,7 @@ SOURCES = \
$(SRC)/traffic-control/doc/codel.rst \
$(SRC)/traffic-control/doc/fq-codel.rst \
$(SRC)/traffic-control/doc/pie.rst \
$(SRC)/traffic-control/doc/mq.rst \
$(SRC)/spectrum/doc/spectrum.rst \
$(SRC)/stats/doc/adaptor.rst \
$(SRC)/stats/doc/aggregator.rst \