NetworkManager/src/dhcp
Beniamino Galvani 58ffded2d0 dhcp: include conditionals from existing dhclient configuration
Since commit 159ff23268 ('dhcp/dhclient-utils: skip over
dhclient.conf blocks') we skip blocks enclosed in lines containing '{'
and '}' because NM should ignore 'lease', 'alias' and other
declarations. However, conditional statements seem useful and should
not be skipped.

https://bugzilla.redhat.com/show_bug.cgi?id=1758550
(cherry picked from commit b58e4d311d)
2019-10-10 14:53:01 +02:00
..
tests dhcp: include conditionals from existing dhclient configuration 2019-10-10 14:53:01 +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: pass broadcast address to clients 2019-07-05 11:06:01 +02:00
nm-dhcp-dhclient-utils.c dhcp: include conditionals from existing dhclient configuration 2019-10-10 14:53:01 +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 all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-dhcpcanon.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00
nm-dhcp-dhcpcd.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +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-listener: keep reference to NMDBusManager singleton 2019-07-15 12:45:38 +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: pass broadcast address to clients 2019-07-05 11:06:01 +02:00
nm-dhcp-manager.h dhcp: pass broadcast address to clients 2019-07-05 11:06:01 +02:00
nm-dhcp-nettools.c dhcp: nettools: retrieve and expose the expiry time 2019-09-18 09:38:38 +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: internal: fix the logging message for the lease time 2019-07-24 16:28:56 +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