net/sched: Retire tcindex classifier
authorJamal Hadi Salim <jhs@mojatatu.com>
Tue, 14 Feb 2023 13:49:14 +0000 (08:49 -0500)
committerPaolo Abeni <pabeni@redhat.com>
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 <jhs@mojatatu.com>
Acked-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
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]