summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/test-ndisc-rs.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-27headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek1-0/+1
2018-11-12libsystemd-network: set SOCK_CLOEXEC and SOCK_NONBLOCKYu Watanabe1-1/+1
2018-09-14tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek1-3/+2
2018-06-14tree-wide: use proper unicode © instead of (C) where we canLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-09tree-wide: do not work in assert()Yu Watanabe1-1/+1
2017-05-30test-ndisc-rs.c: Test Router Solicitation timer computationPatrik Flykt1-0/+100
2017-05-15sd-radv: Receive Router SolicitationsPatrik Flykt1-0/+10
2017-05-15icmp6-util: Bind Router Advertisement socketPatrik Flykt1-0/+5
2016-06-06network: beef up ipv6 RA support considerablyLennart Poettering1-7/+156
2016-05-26sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-11sd-ndisc: introduce separate callbacksTom Gundersen1-15/+12
2015-11-11sd-ndisc: notify user on STOPTom Gundersen1-2/+4
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-2/+2
2015-10-22sd-ndisc: drop sd_ndisc_get_prefixlen()Tom Gundersen1-186/+0
2015-10-22libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen1-3/+3
2015-10-22sd-ndisc: rename API from sd-icmp6-ndTom Gundersen1-33/+33
2015-10-22sd-icmp6-nd: rename files to sd-ndiscTom Gundersen1-0/+357