traffic-control: RED is a queue disc now

This commit is contained in:
Pasquale Imputato
2016-03-08 10:48:05 -08:00
parent 3a928d5b34
commit 58756a8efd
6 changed files with 239 additions and 117 deletions

View File

@@ -78,6 +78,7 @@ SOURCES = \
$(SRC)/traffic-control/doc/traffic-control-layer.rst \
$(SRC)/traffic-control/doc/queue-discs.rst \
$(SRC)/traffic-control/doc/pfifo-fast.rst \
$(SRC)/traffic-control/doc/red.rst \
$(SRC)/spectrum/doc/spectrum.rst \
$(SRC)/stats/doc/adaptor.rst \
$(SRC)/stats/doc/aggregator.rst \