odhcpd: properly handle netlink messages (FS#388)
authorHans Dedecker <dedeckeh@gmail.com>
Tue, 31 Jan 2017 21:11:20 +0000 (22:11 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Tue, 31 Jan 2017 21:11:20 +0000 (22:11 +0100)
Use libnl-tiny to construct and process netlink messages when
manipulating IPv6 routes and fetching IPv6 addresses.
This fixes lingering netlink error messages on the netlink socket
in case route deletion failed causing fetching of IPv6 addresses
to be aborted and odhcpd faultly assuming no IPv6 addresses being
present on the interface.


No differences found