Re: [PATCH net-next 0/2] net/sched: retire tc ipt action
From: Florian Westphal <fw@strlen.de>
Date: 2023-12-21 21:34:11
From: Florian Westphal <fw@strlen.de>
Date: 2023-12-21 21:34:11
Jamal Hadi Salim [off-list ref] wrote:
In keeping up with my status as a hero who removes code: another one bites the dust. The tc ipt action was intended to run all netfilter/iptables target. Unfortunately it has not benefitted over the years from proper updates when netfilter changes, and for that reason it has remained rudimentary. Pinging a bunch of people that i was aware were using this indicates that removing it wont affect them. Retire it to reduce maintenance efforts. So Long, ipt, and Thanks for all the Fish.
Thanks Jamal for following up on this! Acked-by: Florian Westphal <fw@strlen.de>