]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp6: Add function to iterate and fetch delegated prefixes
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 4 Jan 2018 13:11:54 +0000 (15:11 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 4 Jan 2018 13:22:44 +0000 (15:22 +0200)
commit652bf042549bb24ccb3d24c32701b614f4720e4f
tree32673635636fdf8198e6ff64c3a1d6885ed182a8
parent819c56f6fa08a95eb53f6ba607225bf4e2306279
dhcp6: Add function to iterate and fetch delegated prefixes

Add a function for fetching the next delegated prefix and another
one to reset the iteration to the first prefix.
src/libsystemd-network/dhcp6-lease-internal.h
src/libsystemd-network/sd-dhcp6-lease.c
src/systemd/sd-dhcp6-lease.h