diff options
author | Thomas Haller <thaller@redhat.com> | 2015-03-03 21:06:29 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-03-04 11:01:39 +0100 |
commit | cc22955cfefb4bd6e7a135f1ec95fb5a07ba9ce3 (patch) | |
tree | 72eb7cd4eab9f469c6c3e00f2e23991c9d4b751d /.gitignore | |
parent | 3e43b2cd97bd82efe6a09e8b9b2e6b5f33f578a0 (diff) |
sd-dhcp6-client: delay setting the DUID and don't fail constructor
sd_dhcp6_client_new() tried to set the DUID based on the machine id.
If the host has no /etc/machine-id, the constructor would fail
making it impossible to create an sd_dhcp6_client instance.
Relax this and create a DUID only later as needed. This way a caller
caller can workaround a missing machine-id file and set a DUID of his
choosing via sd_dhcp6_client_set_duid().
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions