[PATCH 0/2] Fix default-duid support
- From: Gene Czarcinski <gene czarc net>
- To: networkmanager-list gnome org
- Subject: [PATCH 0/2] Fix default-duid support
- Date: Wed, 13 Feb 2013 03:01:09 -0500
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]