Re: [PATCH nf-next 4/4] netfilter: xt_cgroup: use pr_info_ratelimited()
Fernando Fernandez Mancera <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/18/26 2:27 PM, Pablo Neira Ayuso wrote:
> This seems to be the last xtables extension not using the ratelimited
> version, update it.
>
> Fixes: c38c4597e4bf ("netfilter: implement xt_cgroup cgroup2 path match")
> Signed-off-by: Pablo Neira Ayuso <[email protected]>
For the whole series:
Reviewed-by: Fernando Fernandez Mancera <[email protected]>
Thanks Pablo and Florian. Right getting rid of them makes much more
sense than fixing the wrong spots.