]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: dhcp6 - split up configure() method
authorTom Gundersen <teg@jklm.no>
Tue, 10 Nov 2015 14:43:52 +0000 (15:43 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 11 Nov 2015 14:42:38 +0000 (15:42 +0100)
commit7a695d8e1fda59857c4c23bcb50cd1e0aaf4a854
tree996633b296c8ecd09018c3d1c346d5b721a72562
parent9d96e6c3efbe5ef52b2855612d51db52c469beb2
networkd: dhcp6 - split up configure() method

Enabling address acquisition, configuring the client and starting the client are now
split out. This to better handle the client being repeatedly enabled due to router
advertisements.
src/network/networkd-dhcp6.c
src/network/networkd-link.h
src/network/networkd-ndisc.c