summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2026-08-18 10:15:05 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2026-08-27 16:10:57 +0200
commitf43358489db46c8ad63207ee229ebdf1e7932be9 (patch)
treeea32482070fd2c14f457f1a0630dc953f6b70b65 /tools/perf/scripts/python
parent55dd20f0f4b1be5c9c8a0275d8d763c86563eac2 (diff)
downloadlinux-f43358489db46c8ad63207ee229ebdf1e7932be9.tar.gz
linux-f43358489db46c8ad63207ee229ebdf1e7932be9.zip
netfilter: x_tables: remove pr_debug
Remove pr_debug() for these xtables extensions, these have no use these days. Still, turn pr_debug() into pr_info_ratelimited() in the .checkentry path since this helps provide a hint via dmesg in legacy iptables. Exception is xt_IDLETIMER in the module init path, where pr_err() is used. Add missing pr_fmt() definition in xt_REDIRECT, xt_NETMAP and xt_MASQUERADE. Add missing \n to several pr_debug() that were translated to use pr_info_ratelimited(). Link: https://patch.msgid.link/cover.1786933680.git.rakukuip@gmail.com/ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions