chiark / gitweb /
sd-dhcp6-client: Initialize DUID
authorTom Gundersen <teg@jklm.no>
Thu, 19 Jun 2014 12:39:01 +0000 (15:39 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 19 Jun 2014 12:44:43 +0000 (15:44 +0300)
commita276e6d68606861b552140cbcc003f4af10626fc
tree88174da127989710f616078834d3e79862c54599
parentf20a35cc0d537dd4cfc1054cf7936b04a1700f3a
sd-dhcp6-client: Initialize DUID

Initialize DHCP Unique Identifier when creating the client. The
DUID is generated based on the machine-id, which satisfies all the
requirements of what an DUID should be. The DUID type is DUID-EN.

Based on patch by Patrik Flykt.
src/libsystemd-network/sd-dhcp6-client.c