diff options
author | Florian Westphal <fw@strlen.de> | 2023-01-05 20:22:02 +0100 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2023-01-18 13:05:24 +0100 |
commit | 9db5d918e2c07fa09fab18bc7addf3408da0c76f (patch) | |
tree | eee7447ef71b056da44e4e762c0bd7685732ac67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2a2fa2efc65fb4d96bdcde819473943fb90ec28b (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions