]> asedeno.scripts.mit.edu Git - linux.git/commit
cbs: Add support for the graft function
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Tue, 24 Jul 2018 00:08:00 +0000 (17:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jul 2018 20:58:30 +0000 (13:58 -0700)
commit990e35ecba1cb8ebee4ad4a028735e24f4615417
treef6be1502e52c6da64ba897e4668ef49007b95484
parent336a443bd9ddca319b99b5375e7756724a5545dd
cbs: Add support for the graft function

This will allow to install a child qdisc under cbs. The main use case
is to install ETF (Earliest TxTime First) qdisc under cbs, so there's
another level of control for time-sensitive traffic.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_cbs.c