chiark / gitweb /
sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timers
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 19 Jun 2014 12:39:57 +0000 (15:39 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 19 Jun 2014 12:44:44 +0000 (15:44 +0300)
commita34b57c0d43b8bf819ccd4f62c314b41b625454d
treec5b3b37a4551da0c1b58dc1c8a1626be5033df04
parent5e256ea7d3d556b3a1fb5c1faa94ec6a8833e53e
sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timers

Receive and parse a Reply from the server. Set up T1 and T2 timers and
notify the library user of an acquired DHCPv6 lease.
src/libsystemd-network/dhcp6-protocol.h
src/libsystemd-network/sd-dhcp6-client.c
src/systemd/sd-dhcp6-client.h