dhcp6_client: Add helper for fetching Prefix Delegation information
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 6 Sep 2018 17:31:48 +0000 (11:31 -0600)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 19 Sep 2018 19:45:17 +0000 (13:45 -0600)
commitd8c51121bb3fe7ee17a06419c91854abd3f7941f
tree88a5c462bdc3f07fd88fdde58de568ef2c42babf
parent214bd9f310c428b601f9261ef821ae4442483536
dhcp6_client: Add helper for fetching Prefix Delegation information

Add helper function for fetching enabled/disabled state of Prefix
Delegation for a DHCPv6 client. Update function setting prefix
delegation to use an int instead of a boolean.
src/libsystemd-network/sd-dhcp6-client.c
src/systemd/sd-dhcp6-client.h