udhcp6: read_interface should save link-local ipv6 address
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 27 Mar 2017 20:10:15 +0000 (22:10 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 27 Mar 2017 20:41:59 +0000 (22:41 +0200)
commite09f5e3045fc90547be9ec49c63b633d103cfc45
tree5044ae5060fec01909714eaab1da3567993cd222
parent8f3bf4f0d3605b50a8e4c48c89aeabc455f04884
udhcp6: read_interface should save link-local ipv6 address

Patch is based on work by tiggerswelt.net. They say:
"Using this patch it was no problem to acquire an IPv6-Address via DHCPv6
using ISC DHCPD6 on server-side."

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/d6_common.h
networking/udhcp/d6_dhcpc.c
networking/udhcp/d6_socket.c