networkd: ndisc - always configure dhcp6 client
authorTom Gundersen <teg@jklm.no>
Mon, 16 Nov 2015 15:47:18 +0000 (16:47 +0100)
committerTom Gundersen <teg@jklm.no>
Tue, 17 Nov 2015 12:26:46 +0000 (13:26 +0100)
commit62379e884e8a30cabbad994095c76e2f44b8f425
tree48e04258a1a980091b073a9c9e47f17883bbd06a
parent63348d13fae61fefcb29133bfae8371b33cf4b6d
networkd: ndisc - always configure dhcp6 client

The ndisc client may trigger the dhcpv6 client to be started (this is the common case),
so we should allocate the dhcpv6 client whenever we allocate the ndisc one.
src/network/networkd-dhcp6.c
src/network/networkd-link.c