diff options
author | 2023-01-05 20:22:02 +0100 | |
---|---|---|
committer | 2023-01-18 13:05:24 +0100 | |
commit | 9db5d918e2c07fa09fab18bc7addf3408da0c76f (patch) | |
tree | eee7447ef71b056da44e4e762c0bd7685732ac67 /net/netfilter/nft_objref.c | |
parent | netfilter: conntrack: move rcu read lock to nf_conntrack_find_get (diff) | |
download | wireguard-linux-9db5d918e2c07fa09fab18bc7addf3408da0c76f.tar.xz wireguard-linux-9db5d918e2c07fa09fab18bc7addf3408da0c76f.zip |
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>
Diffstat (limited to 'net/netfilter/nft_objref.c')
0 files changed, 0 insertions, 0 deletions