]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
netfilter: xt_NFQUEUE: use pr ratelimiting
authorFlorian Westphal <fw@strlen.de>
Fri, 9 Feb 2018 14:52:02 +0000 (15:52 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 14 Feb 2018 20:05:35 +0000 (21:05 +0100)
commite016c5e43db51875c2b541b59bd217494d213174
tree10fa6971459a8861b7eaa9c36188dd2dea137b03
parent11f7aee2326f37f9d3abba27bb61d92ec09fbfde
netfilter: xt_NFQUEUE: use pr ratelimiting

switch this to info, since these aren't really errors.
We only use printk because we cannot report meaningful errors
in the xtables framework.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/xt_NFQUEUE.c