NetworkManager/src/dhcp
Thomas Haller 75503c8554 dhcp: minor refactoring to switch default IPv4 DHCP plugin to "nettools" with one-line change
Minor refactoring so that there is only a one-line change necessary to
flip the implementation of the "internal" DHCP plugin for IPv4 from
"systemd" to "nettools".

We don't do that yet, because there are still some issues (e.g. the
lease is not persisted for nettools plugin). Eventually we want to
switch, so prepare the code to be almost there.
2019-08-13 09:42:15 +02:00
..
tests all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 20:13:49 +02:00
nm-dhcp-client-logging.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-client.c dhcp/dhclient: expose the private_xyz labels for dhcp private options 2019-07-05 15:15:11 +02:00
nm-dhcp-client.h dhcp: minor refactoring to switch default IPv4 DHCP plugin to "nettools" with one-line change 2019-08-13 09:42:15 +02:00
nm-dhcp-dhclient-utils.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-dhclient-utils.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-dhclient.c dhcp: make "systemd" DHCP plugin configurable 2019-08-13 09:42:15 +02:00
nm-dhcp-dhcpcanon.c dhcp: make "systemd" DHCP plugin configurable 2019-08-13 09:42:15 +02:00
nm-dhcp-dhcpcd.c dhcp: make "systemd" DHCP plugin configurable 2019-08-13 09:42:15 +02:00
nm-dhcp-helper-api.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-helper.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-listener.c dhcp: make "systemd" DHCP plugin configurable 2019-08-13 09:42:15 +02:00
nm-dhcp-listener.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-manager.c dhcp: make "systemd" DHCP plugin configurable 2019-08-13 09:42:15 +02:00
nm-dhcp-manager.h dhcp: make "systemd" DHCP plugin configurable 2019-08-13 09:42:15 +02:00
nm-dhcp-nettools.c dhcp: minor refactoring to switch default IPv4 DHCP plugin to "nettools" with one-line change 2019-08-13 09:42:15 +02:00
nm-dhcp-options.c dhcp: add "fqdn" and "client id" to the shared dhcp options 2019-07-25 11:42:12 +02:00
nm-dhcp-options.h dhcp: add "fqdn" and "client id" to the shared dhcp options 2019-07-25 11:42:12 +02:00
nm-dhcp-systemd.c dhcp: minor refactoring to switch default IPv4 DHCP plugin to "nettools" with one-line change 2019-08-13 09:42:15 +02:00
nm-dhcp-utils.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-utils.h all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00