]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp6-option: Add helper function for fetching IPv6 addresses
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 2 Apr 2015 07:35:30 +0000 (10:35 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 21 Aug 2015 08:23:21 +0000 (11:23 +0300)
commitb553817ccfc950df53b9d9870799919824945de5
tree0c0d519038f79bec6d73fee69131f7bff95a9333
parent9d89d1ae71cb298218e35a69d6b70e2c94de5271
dhcp6-option: Add helper function for fetching IPv6 addresses

Add a helper function that extracts a block of IPv6 addresses from
the provided option data.
src/libsystemd-network/dhcp6-internal.h
src/libsystemd-network/dhcp6-option.c