summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/sd-dhcp6-lease.c
AgeCommit message (Expand)Author
2016-07-28./move.shLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-20libsystemd-network: avoid double free on errorZbigniew Jędrzejewski-Szmek
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-08-27tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering
2015-08-26dhcp: stop using refcnt.hLennart Poettering
2015-08-21sd-dhcp6: Support deprecated SNTP Configuration OptionPatrik Flykt
2015-08-21sd-dhcp6: Add support for DHCPv6 NTP Server OptionPatrik Flykt
2015-08-21sd-dhcp6: Add support for DHCPv6 DNS Domain Search List optionPatrik Flykt
2015-08-21sd-dhcp6: Add support for DHCPv6 DNS Recursive Name Server optionPatrik Flykt
2015-01-27sd-dhcp6-lease: Revise address iteration functionsPatrik Flykt
2015-01-13refcnt: refcnt is unsigned, fix comparisonsTom Gundersen
2014-12-10sd-dhcp6-lease: Return only -EINVAL when a NULL lease is suppliedPatrik Flykt
2014-10-09sd-dhcp6-lease: Name the structure containing IAADDR dataPatrik Flykt
2014-06-26sd-dhcp6-client: Implement Rapid CommitPatrik Flykt
2014-06-26sd-dhcp6-lease: Add helper function to compute remaining expiry timePatrik Flykt
2014-06-19sd-dhcp6-lease: Add functions for accessing lease and addressesPatrik Flykt
2014-06-19sd-dhcp6-lease: Add DHCPv6 lease handlingPatrik Flykt