These two patches correct the code for default-duid support.

The first patch changes the code so that a default-duid is
gotten from the lease file, from one of the system files such as
/etc/dhclient6.leases, or a generate duid-UUID based on the
machine-id.

The second patch adds the routine machine_id_parse() and uses it
in place of uuid_parse().  The machine-id "uuid" is not compatable
with standard uuid.

Gene Czarcinski (2):
  save duid to lease file
  add special machine-id parse function

 src/dhcp-manager/nm-dhcp-client.c   | 30 +++++++++++++++++++++++++++++-
 src/dhcp-manager/nm-dhcp-dhclient.c | 24 +++++++++++++++++++++---
 2 files changed, 50 insertions(+), 4 deletions(-)

-- 
1.8.1.2

_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to