]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-firewall-util: allow to run test-firewall-util 39967/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 2 Dec 2025 16:35:34 +0000 (01:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 3 Dec 2025 23:24:28 +0000 (08:24 +0900)
commit84990e08e5d1dceedb2525e977b07ecc0b172628
treea8c4ab5b160e69eef4f678807a9381000ce00159
parent691d63dbddcb6db4379c58e94325b8115a7bf124
test-firewall-util: allow to run test-firewall-util

Now fw_nftables_add_masquerade() should return EOPNOTSUPP or so if
unprivileged. It is not necessary to skip whole tests earlier.
src/test/test-firewall-util.c