ipset: add backport patch for IPv6 nftables ipset-translation
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 2 Mar 2022 08:42:52 +0000 (09:42 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Mar 2022 18:24:13 +0000 (19:24 +0100)
commite5440ec87163fa24d5df890bc60f0c3e65be8dd9
treed0dec431a94601b6478cb94fc5d6883e1bae9c62
parentcca5367f2726c7fbe319cf97330903ee7a4c00ee
ipset: add backport patch for IPv6 nftables ipset-translation

When porting mwan3 from iptables to nftables I tried the new translation
tool for ipset ipset-translate. I noticed that no IPv6 ipset can be
created with the tool. I have reported the problem to the upstream
project and the following patch fixes the problem.

Until this upsream is included in a new release, this patch should be
used in Openwrt.

https://lore.kernel.org/netfilter-devel/20220228190217.2256371-1-pablo@netfilter.org/T/#m09cc3cb738f2e42024c7aecf5b7240d9f6bbc19c

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
package/network/utils/ipset/Makefile
package/network/utils/ipset/patches/0002-Fix-IPv6-sets-nftables-translation.patch [new file with mode: 0644]