summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp6-internal.h
Commit message (Expand)AuthorAgeFilesLines
* sd-dhcp6-client: add log_errno macro and improve debug messages a bitZbigniew Jędrzejewski-Szmek2016-05-151-1/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen2015-10-221-3/+0
* dhcp6-option: Add helper function for uncompressed domain namesPatrik Flykt2015-08-211-0/+2
* dhcp6-option: Add helper function for fetching IPv6 addressesPatrik Flykt2015-08-211-1/+4
* log: rearrange log function namingLennart Poettering2014-11-271-1/+1
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-271-1/+1
* sd-dhcp6-lease: Name the structure containing IAADDR dataPatrik Flykt2014-10-091-1/+1
* sd-dhcp6-client: Receive and parse Advertise messagesPatrik Flykt2014-06-191-0/+2
* sd-dhcp6-client: Add IA Address option parsingPatrik Flykt2014-06-191-0/+2
* sd-dhcp6-client: Add DHCPv6 Solicit message creation and sendingPatrik Flykt2014-06-191-0/+4
* sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socketPatrik Flykt2014-06-191-0/+4
* sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt2014-06-191-0/+6
* sd-dhcp6-client: Add DHCPv6 IAID functionalityPatrik Flykt2014-06-191-0/+32
* sd-icmp6-nd: Add Router Solicitation and Advertisement supportPatrik Flykt2014-06-191-0/+29