summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/test-ndisc-ra.c
Commit message (Expand)AuthorAgeFilesLines
* codespell: fix spelling errorsBen Boeckel2019-04-291-2/+2
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* libsystemd-network: set SOCK_CLOEXEC and SOCK_NONBLOCKYu Watanabe2018-11-121-1/+1
* tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe2018-10-191-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+2
* 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
* radv: Add prefixes with dynamically updated lifetimesPatrik Flykt2018-01-041-2/+2
* test-ndisc-ra: add assert_se() to make coverity happyZbigniew Jędrzejewski-Szmek2017-11-281-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* test-ndisc-ra: Update test to include DNSSL optionPatrik Flykt2017-09-151-2/+10
* test-ndisc-ra: Update test with RDNSS optionPatrik Flykt2017-09-071-2/+19
* test-ndisc-ra: Add Router Advertisement test casesPatrik Flykt2017-05-151-0/+359