Re: [PATCH] netfliter: xtables: fix typo causing some targets to not load on IPv6

From: Phil Sutter
Date: Fri Oct 18 2024 - 12:15:14 EST


On Fri, Oct 18, 2024 at 06:45:00PM +0300, Ilya Katsnelson wrote:
> These were added with the wrong family in 4cdc55e, which seems
> to just have been a typo, but now ip6tables rules with --set-mark
> don't work anymore, which is pretty bad.
>
> Fixes: 4cdc55ec6222 ("netfilter: xtables: avoid NFPROTO_UNSPEC where needed")

On my system, the commit is 0bfcb7b71e735560077a42847f69597ec7dcc326. Is
that correct?

> Signed-off-by: Ilya Katsnelson <me@xxxxxxxx>

Reviewed-by: Phil Sutter <phil@xxxxxx>