NetworkManager/src/dhcp
Francesco Giudici 08116409f3 dhcp: look for DUID in both private and global DHCP client lease files
Option to check just in NM private dhcp client specific lease files has
been dropped: either get DUID from specific DHCP plugin or just use the
provided one.

This reverts commit f054c3fcaa.
2018-06-20 10:43:51 +02:00
..
tests dhclient: always update the DUID in the lease file 2018-06-07 14:38:02 +02:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-dhcp-client-logging.h core/dhcp: use addr-family parameter for instead of boolean 2017-09-11 15:05:57 +02:00
nm-dhcp-client.c dhcp: look for DUID in both private and global DHCP client lease files 2018-06-20 10:43:51 +02:00
nm-dhcp-client.h dhcp: look for DUID in both private and global DHCP client lease files 2018-06-20 10:43:51 +02:00
nm-dhcp-dhclient-utils.c dhclient: always update the DUID in the lease file 2018-06-07 14:38:02 +02:00
nm-dhcp-dhclient-utils.h dhcp: remove unused nm_dhcp_dhclient_read_lease_ip_configs() function 2018-03-20 21:03:20 +01:00
nm-dhcp-dhclient.c dhcp: look for DUID in both private and global DHCP client lease files 2018-06-20 10:43:51 +02:00
nm-dhcp-dhcpcanon.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-dhcp-dhcpcd.c dhcp: remove unused nm_dhcp_manager_get_lease_ip_configs() function 2018-03-20 21:03:20 +01:00
nm-dhcp-helper-api.h build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-helper.c all: require glib 2.40 2018-01-18 11:45:36 +01:00
nm-dhcp-listener.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
nm-dhcp-listener.h build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-manager.c dhcp: drop NMDhcpDuidEnforce type 2018-06-20 10:43:51 +02:00
nm-dhcp-manager.h dhcp: drop NMDhcpDuidEnforce type 2018-06-20 10:43:51 +02:00
nm-dhcp-systemd.c dhcp: use NMIPConfig type for argument of nm_dhcp_client_set_state() 2018-05-26 20:11:04 +02:00
nm-dhcp-utils.c dhcp: refactor type of NMDhcpClient duid to be GBytes 2018-02-15 16:08:00 +01:00
nm-dhcp-utils.h dhcp: drop NMDhcpDuidEnforce type 2018-06-20 10:43:51 +02:00