summaryrefslogtreecommitdiff
path: root/src/systemd/sd-dhcp6-client.h
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
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-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-17sd-dhcp6-client: bind to link-local addressTom Gundersen
2015-11-11sd-dhcp6-client: add is_running() methodTom Gundersen
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-22sd-dhcp6: fix namespacingDavid Herrmann
2014-12-10sd-dhcp6-client: Implement Information Request messagePatrik Flykt
2014-10-11sd-dhcp-client: support non-Ethernet hardware addressesDan Williams
2014-10-02sd-dhcp6: specify the type explicitly when setting custom DUIDTom Gundersen
2014-10-02sd-dhcp6-client: support custom DUIDsDan Williams
2014-06-26sd-dhcp6-client: Add Option Request Option supportPatrik Flykt
2014-06-19sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timersPatrik Flykt
2014-06-19sd-dhcp6-lease: Add functions for accessing lease and addressesPatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 client Solicitation timeout handlingPatrik Flykt
2014-06-19sd-dhcp6-client: Add initial DHCPv6 client filesPatrik Flykt