summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp6-internal.h
AgeCommit message (Expand)Author
2016-05-15sd-dhcp6-client: add log_errno macro and improve debug messages a bitZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-22libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen
2015-08-21dhcp6-option: Add helper function for uncompressed domain namesPatrik Flykt
2015-08-21dhcp6-option: Add helper function for fetching IPv6 addressesPatrik Flykt
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-27log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering
2014-10-09sd-dhcp6-lease: Name the structure containing IAADDR dataPatrik Flykt
2014-06-19sd-dhcp6-client: Receive and parse Advertise messagesPatrik Flykt
2014-06-19sd-dhcp6-client: Add IA Address option parsingPatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 Solicit message creation and sendingPatrik Flykt
2014-06-19sd-dhcp6-client: Add functions to bind to DHCPv6 UDP socketPatrik Flykt
2014-06-19sd-dhcp6-client: Add basic DHCPv6 option handlingPatrik Flykt
2014-06-19sd-dhcp6-client: Add DHCPv6 IAID functionalityPatrik Flykt
2014-06-19sd-icmp6-nd: Add Router Solicitation and Advertisement supportPatrik Flykt