summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/test-dhcp6-client.c
AgeCommit message (Expand)Author
2016-05-26sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-20dhcp: make DHCP6_OPTION_* enum publicBeniamino Galvani
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-17sd-dhcp6-client: bind to link-local addressTom Gundersen
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-23test-dhcp6-client: Update test case due to changed semanticsPatrik Flykt
2015-09-22sd-dhcp6: fix namespacingDavid Herrmann
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-08-27tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering
2015-08-21test-dhcp6-client: Add tests for DNS and NTP optionsPatrik Flykt
2015-08-21sd-dhcp6: Support deprecated SNTP Configuration OptionPatrik Flykt
2015-04-14test-dhcp6-client: don't unref the event twiceThomas Hindoe Paaboel Andersen
2015-01-27sd-dhcp6-lease: Revise address iteration functionsPatrik Flykt
2014-12-10test-dhcp6-client: Add a simple Information Request test casePatrik Flykt
2014-10-11sd-dhcp-client: support non-Ethernet hardware addressesDan Williams
2014-09-10test-dhcp6-client: Add checks for Elapsed Time optionPatrik Flykt
2014-08-30sd-dhcp6-client: properly calculate buffer size when parsing optionsZbigniew Jędrzejewski-Szmek
2014-08-30test-dhcp6-client: Fix option lengthPatrik Flykt
2014-07-24libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possibleTom Gundersen
2014-06-26sd-dhcp6-client: Add Option Request Option supportPatrik Flykt
2014-06-19sd-dhcp6-client: Add reply sending for testPatrik Flykt
2014-06-19sd-dhcp6-client: Add Advertise sending for test casePatrik Flykt
2014-06-19sd-dhcp6-client: Add test case for Advertise message parsingPatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 Solicit test casePatrik Flykt
2014-06-19sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt
2014-06-19sd-dhcp6-client: Add basic DHCPv6 test casesPatrik Flykt