dhcp: refuse to configure DHCP IAID if the interface is under renaming
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 4 Mar 2019 03:20:51 +0000 (12:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 5 Mar 2019 03:48:26 +0000 (12:48 +0900)
commit23041689ca511dd72dda13dab0c0699f1377bf70
treee0380ca20fed0d2f79f858e62ee1e938a81ffa3c
parent299ad32d48c01d1529affddc612198c60733f23c
dhcp: refuse to configure DHCP IAID if the interface is under renaming

systemd-networkd itself does not start dhcp client, but the code
may be used in other projects. So, check that the interface is under
renaming or not.
src/libsystemd-network/dhcp-identifier.c