summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/test-dhcp6-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering2016-05-261-5/+5
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* dhcp: make DHCP6_OPTION_* enum publicBeniamino Galvani2016-01-201-29/+29
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-5/+4
* sd-dhcp6-client: bind to link-local addressTom Gundersen2015-11-171-0/+6
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering2015-10-241-1/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-8/+8
* test-dhcp6-client: Update test case due to changed semanticsPatrik Flykt2015-09-231-0/+4
* sd-dhcp6: fix namespacingDavid Herrmann2015-09-221-2/+2
* basic: rework virtualization detection APILennart Poettering2015-09-071-12/+0
* tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering2015-08-271-2/+1
* test-dhcp6-client: Add tests for DNS and NTP optionsPatrik Flykt2015-08-211-0/+63
* sd-dhcp6: Support deprecated SNTP Configuration OptionPatrik Flykt2015-08-211-1/+1
* test-dhcp6-client: don't unref the event twiceThomas Hindoe Paaboel Andersen2015-04-141-2/+0
* sd-dhcp6-lease: Revise address iteration functionsPatrik Flykt2015-01-271-22/+23
* test-dhcp6-client: Add a simple Information Request test casePatrik Flykt2014-12-101-19/+107
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-111-2/+6
* test-dhcp6-client: Add checks for Elapsed Time optionPatrik Flykt2014-09-101-4/+28
* sd-dhcp6-client: properly calculate buffer size when parsing optionsZbigniew Jędrzejewski-Szmek2014-08-311-1/+1
* test-dhcp6-client: Fix option lengthPatrik Flykt2014-08-311-1/+1
* libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possibleTom Gundersen2014-07-241-2/+2
* sd-dhcp6-client: Add Option Request Option supportPatrik Flykt2014-06-261-0/+9
* sd-dhcp6-client: Add reply sending for testPatrik Flykt2014-06-191-5/+40
* sd-dhcp6-client: Add Advertise sending for test casePatrik Flykt2014-06-191-5/+116
* sd-dhcp6-client: Add test case for Advertise message parsingPatrik Flykt2014-06-191-0/+138
* sd-dhcp6-client: Add DHCPv6 Solicit test casePatrik Flykt2014-06-191-0/+151
* sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt2014-06-191-0/+70
* sd-dhcp6-client: Add basic DHCPv6 test casesPatrik Flykt2014-06-191-0/+76