summaryrefslogtreecommitdiff
path: root/src/systemd/sd-dhcp6-client.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "DHCP DUID and IAID configurability"revert-2818-masterZbigniew Jędrzejewski-Szmek2016-03-211-5/+2
* DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-091-2/+5
* libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering2016-02-201-2/+1
* libsystemd-network: don't abbreviate "callback" as "cb" needlesslyLennart Poettering2016-02-201-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* dhcp: make DHCP6_OPTION_* enum publicBeniamino Galvani2016-01-201-0/+35
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-0/+2
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* 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