summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2022-11-30 10:31:54 +0100
committerPhil Sutter <phil@nwl.cc>2022-11-30 20:26:32 +0100
commitfb421f13ff411fa83467bae5283194a0a583cf38 (patch)
treebb652056eff2d08c4142627e9de475aafa994647 /include/linux/netfilter_ipv6
parent09d63e818ae0d9a09b3f665b14668beef85c47e9 (diff)
xlate-test: avoid shell entanglements
Feed the nft expected output found in the .txlate test files to nft -f via pipe/stdin directly without the shell mangling it. The shell step isn't needed anymore because xtables-translate no longer escapes quotes. We only need to remove the "nft '" and trailing "'" because nft doesn't expect those. v3: handle multi-line expectations such as libxt_connlimmit.txlate (Phil Sutter) Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'include/linux/netfilter_ipv6')
0 files changed, 0 insertions, 0 deletions