]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: dump generated use new nft tool
authorMichael Braun <michael-dev@fami-braun.de>
Fri, 1 May 2020 21:09:49 +0000 (23:09 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 1 May 2020 21:56:03 +0000 (23:56 +0200)
commite10356a4acd2dac08defcb5ce902bed1b86aab7d
tree3b9a0e8829222cf7ac5c197a10ea0bef3a593ee7
parentd2d226e1709338c11307ef757f7561bf25693649
tests: dump generated use new nft tool

Instead of using an (possibly outdated) system nft to generate dumps,
use the newly build tool.

This fixes the dump output being corrupted if the system tool does
not support parsing new features.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/run-tests.sh