You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jira: ROC-3197
cve: CVE-2023-1829
commit: 8c710f7
upstream-diff: In our kernel code we had deleted include/net/tc_wrapper.h but this patch adds it back in which we ignore. It also removes net/sched/cls_tcindex.c.
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]>
(cherry picked from commit 8c710f7)
Signed-off-by: David Gomez <[email protected]>
Signed-off-by: Jonathan Maple <[email protected]>
0 commit comments