]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: Fix for failing nft-f/sample-ruleset
authorPhil Sutter <phil@nwl.cc>
Thu, 28 Sep 2023 16:19:37 +0000 (18:19 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 28 Sep 2023 20:13:04 +0000 (22:13 +0200)
commit15a7d710dc892c0e68f118ca3e6106c84b30a83b
tree2b797c413fb5c7e67e191a48003dc9f7eb81f00c
parentdf4bb04a1b4754e98d87a378a3ceaad9989be21f
tests: shell: Fix for failing nft-f/sample-ruleset

For whatever reason, my system lacks an entry for 'sip' in
/etc/services. Assuming the service name is not relevant to the test,
just replace it by the respective port number.

Fixes: 68728014435d9 ("tests: shell: add sample ruleset reproducer")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/nft-f/sample-ruleset