nftables: allow quoted string in flowtable_expr_member
authorStijn Tintel <stijn@linux-ipv6.be>
Sat, 27 Nov 2021 01:34:33 +0000 (03:34 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Fri, 31 Dec 2021 00:07:13 +0000 (02:07 +0200)
commit9ba6ee4e25da40f5c7dab5f261e8eace8111fe9d
tree12cd85dd62d6dd6f02180d161fc9b3af8c6efacf
parent2e1206ad236c16096ce39a3b494d55dc11b6ead1
nftables: allow quoted string in flowtable_expr_member

This is required to be able to use flow offloading on devices with
ifnames that start with a digit, like 6in4-wan6.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
package/network/utils/nftables/Makefile
package/network/utils/nftables/patches/001-parser-allow-quoted-string-in-flowtable_expr_member.patch [new file with mode: 0644]