summaryrefslogtreecommitdiff
path: root/src/core/ip-address-access.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* bpf: beef up bpf detection, check if BPF_F_ALLOW_MULTI is supportedLennart Poettering2018-02-211-1/+1
* ip-address-access: let's exit the loop after invalidating our entry a (#7803)Lennart Poettering2018-01-041-7/+6
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: only warn about BPF/cgroup missing once per runtime (#7319)Lennart Poettering2017-11-131-3/+9
* fix compile error on muslMatija Skala2017-10-301-2/+2
* core: warn loudly if IP firewalling is configured but not in effectLennart Poettering2017-09-221-0/+10
* ip-address-access: minimize IP address listsLennart Poettering2017-09-221-0/+42
* Add IP address address ACL representation and parserDaniel Mack2017-09-221-0/+165