sd-dhcp6-client: support custom DUIDs

System Internals / systemd - Dan Williams [redhat.com] - 2 October 2014 12:07 UTC

The caller may have an existing DUID that it wants to use, and may want to use some other DUID generation scheme than systemd's default DUID-EN.

[tomegun: whitespace - we never use tabs]

66eac12 sd-dhcp6-client: support custom DUIDs
src/libsystemd-network/sd-dhcp6-client.c | 43 +++++++++++++++++++++---------
src/systemd/sd-dhcp6-client.h | 2 ++
2 files changed, 33 insertions(+), 12 deletions(-)

Upstream: github.com


  • Share