]> Git Repo - linux.git/commit
net/sched: Retire dsmark qdisc
authorJamal Hadi Salim <[email protected]>
Tue, 14 Feb 2023 13:49:13 +0000 (08:49 -0500)
committerPaolo Abeni <[email protected]>
Thu, 16 Feb 2023 08:27:06 +0000 (09:27 +0100)
commitbbe77c14ee6185a61ba6d5e435c1cbb489d2a9ed
treecd85c316c1c94f61081fddc27ff53a69be4cb3d2
parentfb38306ceb9e770adfb5ffa6e3c64047b55f7a07
net/sched: Retire dsmark qdisc

The dsmark qdisc has served us well over the years for diffserv but has not
been getting much attention due to other more popular approaches to do diffserv
services. Most recently it has become a shooting target for syzkaller. For this
reason, we are retiring it.

Signed-off-by: Jamal Hadi Salim <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
net/sched/Kconfig
net/sched/Makefile
net/sched/sch_dsmark.c [deleted file]
tools/testing/selftests/tc-testing/tc-tests/qdiscs/dsmark.json [deleted file]
This page took 0.058813 seconds and 4 git commands to generate.