commit | 990e35ecba1cb8ebee4ad4a028735e24f4615417 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@intel.com> | Mon Jul 23 17:08:00 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 26 13:58:30 2018 -0700 |
tree | f6be1502e52c6da64ba897e4668ef49007b95484 | |
parent | 336a443bd9ddca319b99b5375e7756724a5545dd [diff] |
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>