summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/test-acd.c
Commit message (Expand)AuthorAgeFilesLines
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: drop unnecessary inclusion of netlink-util.hYu Watanabe2022-07-231-1/+0
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* ipv4ll: do not reset conflict counter on restartAJ Bagwell2019-12-111-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+2
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* 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
* sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering2016-05-261-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-4/+3
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-4/+4
* sd-ipv4acd: fix namespacingDavid Herrmann2015-09-221-3/+3
* sd-ipv4{acd,ll}: add simple test programsTom Gundersen2015-09-181-0/+117