summaryrefslogtreecommitdiff
path: root/src/test/test-arphrd-list.c
Commit message (Expand)AuthorAgeFilesLines
* basic/arphrd: stop discriminating against NETROM and CISCOZbigniew Jędrzejewski-Szmek2019-09-251-1/+0
* basic: massively reduce the size of arphdr lookup functionsZbigniew Jędrzejewski-Szmek2019-09-251-13/+9
* test-arphdr-list: modernize and provide some useful outputZbigniew Jędrzejewski-Szmek2019-09-251-4/+5
* tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0Yu Watanabe2019-04-111-2/+1
* af-list,arphrd-list: also include relevant missing_*.h headersYu Watanabe2018-12-071-1/+1
* util: make *_from_name() returns negative errno on errorYu Watanabe2018-11-281-2/+2
* tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe2018-10-191-1/+1
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart 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
* tests: add tests for empty stringYu Watanabe2017-11-281-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Silence two "unused function af_lookup" warnings (#5222)Zbigniew Jędrzejewski-Szmek2017-02-041-0/+1
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+3
* test: add test for static listsDaniel Mack2015-07-311-0/+48