Florian Westphal 9db5d918e2 netfilter: ip_tables: remove clusterip target
Marked as 'to be removed soon' since kernel 4.1 (2015).
Functionality was superseded by the 'cluster' match, added in kernel
2.6.30 (2009).

clusterip_tg_check still has races that can give

 proc_dir_entry 'ipt_CLUSTERIP/10.1.1.2' already registered

followed by a WARN splat.

Remove it instead of trying to fix this up again.
clusterip uapi header is left as-is for now.

Signed-off-by: Florian Westphal <fw@strlen.de>
2023-01-18 13:05:24 +01:00
..
2021-05-17 15:29:35 -07:00
2022-11-16 12:48:44 +00:00
2022-11-16 12:48:44 +00:00
2022-11-16 12:48:44 +00:00
2022-10-28 10:47:42 +01:00
2021-05-17 15:29:35 -07:00
2022-06-21 11:38:29 +02:00
2022-06-24 22:48:33 -07:00
2022-10-28 10:47:42 +01:00
2022-09-20 10:21:49 -07:00
2022-12-13 15:47:48 -08:00
2022-12-20 03:13:45 +01:00
2022-12-13 15:47:48 -08:00
2021-05-17 15:29:35 -07:00
2022-11-16 09:43:35 +00:00