summaryrefslogtreecommitdiff
path: root/src/systemd/sd-dhcp6-client.h
Commit message (Expand)AuthorAgeFilesLines
* sd-dhcp6-client: bind to link-local addressTom Gundersen2015-11-171-0/+1
* sd-dhcp6-client: add is_running() methodTom Gundersen2015-11-111-0/+1
* sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering2015-10-241-6/+10
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* sd-dhcp6: fix namespacingDavid Herrmann2015-09-221-5/+5
* sd-dhcp6-client: Implement Information Request messagePatrik Flykt2014-12-101-0/+5
* sd-dhcp-client: support non-Ethernet hardware addressesDan Williams2014-10-111-2/+2
* sd-dhcp6: specify the type explicitly when setting custom DUIDTom Gundersen2014-10-021-1/+1
* sd-dhcp6-client: support custom DUIDsDan Williams2014-10-021-0/+2
* sd-dhcp6-client: Add Option Request Option supportPatrik Flykt2014-06-261-0/+2
* sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timersPatrik Flykt2014-06-191-0/+1
* sd-dhcp6-lease: Add functions for accessing lease and addressesPatrik Flykt2014-06-191-0/+4
* sd-dhcp6-client: Add DHCPv6 client Solicitation timeout handlingPatrik Flykt2014-06-191-0/+2
* sd-dhcp6-client: Add initial DHCPv6 client filesPatrik Flykt2014-06-191-0/+54