NetworkManager/src/dhcp
Francesco Giudici f054c3fcaa dhcp: allow to skip DUID search from DHCP client global configuration
When the used client is dhclient we were used to search for DUID not
only in the specific lease files generated by NetworkManager, but also
in the global lease file generated outside NetworkManager.
Keep this capability but allow to just search in the NM lease files if
a value different from the default one is specified in dhcp-duid.
2018-06-09 22:20:39 +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: allow to skip DUID search from DHCP client global configuration 2018-06-09 22:20:39 +02:00
nm-dhcp-client.h dhcp: allow to skip DUID search from DHCP client global configuration 2018-06-09 22:20:39 +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: allow to skip DUID search from DHCP client global configuration 2018-06-09 22:20:39 +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 libnm-core: add ipv6.dhcp-duid property 2018-06-08 18:23:31 +02:00
nm-dhcp-manager.h libnm-core: add ipv6.dhcp-duid property 2018-06-08 18:23:31 +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 libnm-core: add ipv6.dhcp-duid property 2018-06-08 18:23:31 +02:00