]> Git Repo - linux.git/commit
net/sched: Retire tcindex classifier
authorJamal Hadi Salim <[email protected]>
Tue, 14 Feb 2023 13:49:14 +0000 (08:49 -0500)
committerPaolo Abeni <[email protected]>
Thu, 16 Feb 2023 08:27:07 +0000 (09:27 +0100)
commit8c710f75256bb3cf05ac7b1672c82b92c43f3d28
tree3c4f5d129153ae9778c129748b182d09e0d11f72
parentbbe77c14ee6185a61ba6d5e435c1cbb489d2a9ed
net/sched: Retire tcindex classifier

The tcindex classifier has served us well for about a quarter of a century
but has not been getting much TLC due to lack of known users. Most recently
it has become easy prey to 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]>
include/net/tc_wrapper.h
net/sched/Kconfig
net/sched/Makefile
net/sched/cls_tcindex.c [deleted file]
tools/testing/selftests/tc-testing/tc-tests/filters/tcindex.json [deleted file]
This page took 0.0681079999999999 seconds and 4 git commands to generate.