NetworkManager/src/dhcp
Lubomir Rintel c263f5355c config: add --configure-and-quit=initrd mode
We need a mode that:

* doesn't leave processes behind
* doesn't force an internal dhclient
* doesn't auto-generate default connections
* doesn't write out files into libdir, only /run

The original configure-and-quit mode doesn't really fit the initrd use. But
it's proobably not a good idea to just change its behavior.
2018-09-18 17:40:47 +02:00
..
tests dhcp: save root-path in the state file 2018-09-18 17:40:47 +02:00
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02: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: return error reason from DHCP client start 2018-09-12 10:40:07 +02:00
nm-dhcp-client.h dhcp: return error reason from DHCP client start 2018-09-12 10:40:07 +02:00
nm-dhcp-dhclient-utils.c dhcp: save root-path in the state file 2018-09-18 17:40:47 +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 config: add --configure-and-quit=initrd mode 2018-09-18 17:40:47 +02:00
nm-dhcp-dhcpcanon.c dhcp: return error reason from DHCP client start 2018-09-12 10:40:07 +02:00
nm-dhcp-dhcpcd.c build: remove check on dhcpcd version number 2018-09-13 14:35:14 +02: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 docs: misc. typos pt2 2018-09-17 11:26:13 +02: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 config: add --configure-and-quit=initrd mode 2018-09-18 17:40:47 +02:00
nm-dhcp-manager.h dhcp: return error reason from DHCP client start 2018-09-12 10:40:07 +02:00
nm-dhcp-systemd.c config: add --configure-and-quit=initrd mode 2018-09-18 17:40:47 +02:00
nm-dhcp-utils.c all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-dhcp-utils.h dhcp: drop NMDhcpDuidEnforce type 2018-06-20 11:39:27 +02:00