summaryrefslogtreecommitdiff
path: root/src/shared/firewall-util.c
Commit message (Expand)AuthorAgeFilesLines
* firewall-util: probe firewall backend in fw_ctx_new()Yu Watanabe2021-03-231-12/+2
* firewall-util: logs which backend will be usedYu Watanabe2021-03-231-37/+61
* firewall-util: add nftables backendFlorian Westphal2020-12-161-5/+24
* firewall-util: introduce context structureFlorian Westphal2020-12-161-15/+40
* firewall-util: prepare for alternative to iptables backendFlorian Westphal2020-12-161-310/+32
* firewall-util: reject NULL source or address with prefixlen 0Florian Westphal2020-12-161-0/+3
* fw_add_masquerade: remove unused function argumentsFlorian Westphal2020-12-031-9/+5
* fw_add_local_dnat: remove unused function argumentsFlorian Westphal2020-12-031-5/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: drop socket.h when socket-util.h is includedYu Watanabe2019-11-041-1/+0
* tree-wide: drop alloca.h when alloc-util.h is includedYu Watanabe2019-11-041-1/+0
* firewall-util: use fixed size array for chain nameYu Watanabe2019-07-051-11/+13
* tree-wide: use htobe{32,16}() instead of hton{l,s}()Yu Watanabe2019-06-201-2/+2
* firewall-util: add an assert that we're not overwriting a bufferDavid Tardon2018-10-121-1/+7
* 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 spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* shared: silence gcc warning (#7402)Shawn Landden2017-11-211-1/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-2/+2
* in-addr-util: be more systematic with naming our functionsLennart Poettering2017-09-221-2/+2
* firewall-util: add an assert that we're not overwriting a bufferZbigniew Jędrzejewski-Szmek2017-02-201-1/+4
* shared/firewall-util: remove warning about net/if.h workaroundZbigniew Jędrzejewski-Szmek2016-12-101-2/+3
* Make the fix for net/if.h fuckup even worse (#3287)Zbigniew Jędrzejewski-Szmek2016-05-201-4/+2
* tree-wide: port more code to use ifname_valid()Lennart Poettering2016-05-091-3/+3
* shared: add a temporary work-around for kernel header inclusion fuck-upLennart Poettering2016-04-121-1/+11
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* shared: include what we useThomas Hindoe Paaboel Andersen2015-12-061-2/+8
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-1/+2
* firewall: rename fw-util.[ch] → firewall-util.[ch]Daniel Mack2015-06-151-0/+344