summaryrefslogtreecommitdiff
path: root/src/test/test-firewall-util.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify random number selectionJason A. Donenfeld2022-05-311-1/+1
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-3/+3
* test: move check of nat table existenceYu Watanabe2021-04-081-5/+7
* test-firewall-util: skip if iptables nat table does not existAnita Zhang2021-04-061-0/+5
* test-firewall-util: add more asserts on allocated variablesLuca Boccassi2021-03-251-0/+6
* test-firewall-util: use assert_se() at most placesYu Watanabe2021-03-251-78/+74
* firewall-util: replace nft_in6addr_to_range() with in_addr_prefix_range()Yu Watanabe2021-02-171-70/+3
* add ipv6 range element creation test casesFlorian Westphal2021-01-191-0/+62
* firewall-util: add ipv6 support to nftables backendFlorian Westphal2021-01-191-0/+58
* firewall-util: introduce context structureFlorian Westphal2020-12-161-10/+15
* firewall-util: reject NULL source or address with prefixlen 0Florian Westphal2020-12-161-2/+16
* fw_add_masquerade: remove unused function argumentsFlorian Westphal2020-12-031-3/+3
* fw_add_local_dnat: remove unused function argumentsFlorian Westphal2020-12-031-4/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-1/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* firewall: rename fw-util.[ch] → firewall-util.[ch]Daniel Mack2015-06-151-0/+60