summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp6-lease-internal.h
Commit message (Expand)AuthorAgeFilesLines
* dhcp6-client: Store lease timeouts T1 and T1 in client structPatrik Flykt2018-09-191-1/+0
* dhcp6-lease: Add function to fetch the IAID for the prefixPatrik Flykt2018-09-191-0/+1
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-1/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-2/+2
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* dhcp6: Add function to iterate and fetch delegated prefixesPatrik Flykt2018-01-041-0/+1
* dhcp6: Parse IA PD and PD Prefix optionsPatrik Flykt2018-01-041-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-3/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-0/+1
* dhcp: stop using refcnt.hLennart Poettering2015-08-261-3/+1
* sd-dhcp6: Support deprecated SNTP Configuration OptionPatrik Flykt2015-08-211-0/+2
* sd-dhcp6: Add support for DHCPv6 NTP Server OptionPatrik Flykt2015-08-211-0/+7
* sd-dhcp6: Add support for DHCPv6 DNS Domain Search List optionPatrik Flykt2015-08-211-0/+4
* sd-dhcp6: Add support for DHCPv6 DNS Recursive Name Server optionPatrik Flykt2015-08-211-1/+6
* sd-dhcp6-client: Implement Rapid CommitPatrik Flykt2014-06-261-0/+4
* sd-dhcp6-lease: Add helper function to compute remaining expiry timePatrik Flykt2014-06-261-0/+1
* sd-dhcp6-lease: Add functions for accessing lease and addressesPatrik Flykt2014-06-191-0/+2
* sd-dhcp6-lease: Add DHCPv6 lease handlingPatrik Flykt2014-06-191-0/+55