Re: [systemd-devel] [PATCH] sd-dhcp-client: allow getting/setting the client ID

2014-11-18 Thread Tom Gundersen
Hi Dan, Sorry for the delay. This patch looks good, minor nits inline. Cheers, Tom On Tue, Nov 4, 2014 at 6:48 PM, Dan Williams wrote: > The client identifier can be in many different formats, not just > the one that systemd creates from the Ethernet MAC address. Non- > ethernet interfaces ha

Re: [systemd-devel] [PATCH] sd-dhcp-client: allow getting/setting the client ID

2014-11-18 Thread Dan Williams
On Tue, 2014-11-04 at 11:48 -0600, Dan Williams wrote: > The client identifier can be in many different formats, not just > the one that systemd creates from the Ethernet MAC address. Non- > ethernet interfaces have different client IDs formats too. Users > may also have custom client IDs that th

[systemd-devel] [PATCH] sd-dhcp-client: allow getting/setting the client ID

2014-11-04 Thread Dan Williams
The client identifier can be in many different formats, not just the one that systemd creates from the Ethernet MAC address. Non- ethernet interfaces have different client IDs formats too. Users may also have custom client IDs that they wish to use to preserve lease options delivered by servers c