From: David S. Miller Date: Tue, 2 Jan 2024 12:41:16 +0000 (+0000) Subject: Merge branch 'net-tc-ipt-retire' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8146c3f9e69543c9b5a0d72b4fe3509655363ed9;p=linux.git Merge branch 'net-tc-ipt-retire' Jamal Hadi Salim says: ==================== net/sched: retire tc ipt action 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. ==================== Acked-by: David Ahern Signed-off-by: David S. Miller --- 8146c3f9e69543c9b5a0d72b4fe3509655363ed9