summaryrefslogtreecommitdiff
path: root/src/network/test-networkd-conf.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RETAIN_ESCAPE â†...Zbigniew JÄ™drzejewski-Szmek2019-08-191-1/+1
* test-networkd-conf: add missing assertZbigniew Jędrzejewski-Szmek2019-07-171-1/+8
* test: add tests for config_parse_match_{strv,ifnames}()Yu Watanabe2019-07-011-0/+23
* network,udev: fix multiple invert matching linesYu Watanabe2019-07-011-1/+1
* network: introduce reference counter for Network objectYu Watanabe2019-05-071-1/+2
* udev,network: warn when .link or .network file has no [Match] sectionYu Watanabe2019-04-251-0/+1
* test: make network_verify() public and use it in test-networkd-confYu Watanabe2019-03-131-0/+3
* network: drop sections contain invalid settings in network_verify()Yu Watanabe2019-03-131-1/+1
* network: allocate hashmap objects when they are requiredYu Watanabe2018-11-121-1/+0
* in-addr-util: make in_addr_default_prefix_from_string() or friend set 0 to pr...Yu Watanabe2018-11-071-1/+1
* test: add tests for config_parse_address()Yu Watanabe2018-11-051-0/+44
* network: accept additional time-value after ':' when DUIDType=link-layer-timeYu Watanabe2018-08-081-10/+17
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-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
* test: add tests for config_parse_hwaddrs()Yu Watanabe2018-05-091-2/+49
* ether-addr-util: make ether_addr_from_string() stricterYu Watanabe2018-05-091-4/+5
* 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
* network: test MAC address parsingDaniel Kahn Gillmor2016-05-171-0/+51
* test-networkd-conf: fix memleakThomas Hindoe Paaboel Andersen2016-05-051-1/+3
* test-networkd-conf: add tests for the parsing functionsZbigniew Jędrzejewski-Szmek2016-05-031-0/+89