NetworkManager/src/dhcp-manager
Dan Williams 6ffcde08dd dhcp: pass DHCP options with BOUND state change
The options hash is never used except for BOUND events, so don't
bother caching it in the DHCP client object.  Just pass it along
with the BOUND state change, like the IP configuration object.
2014-07-22 14:39:19 -05:00
..
tests dhcp: convert options testcases to g_assert() 2014-07-22 14:39:19 -05:00
Makefile.am all: set G_LOG_DOMAIN appropriately, for better g_log() messages 2014-04-23 10:19:17 -04:00
nm-dhcp-client.c dhcp: pass DHCP options with BOUND state change 2014-07-22 14:39:19 -05:00
nm-dhcp-client.h dhcp: pass DHCP options with BOUND state change 2014-07-22 14:39:19 -05:00
nm-dhcp-dhclient-utils.c dhcp: let dhclient handle requesting the 'server-id' option 2014-07-17 15:53:04 -05:00
nm-dhcp-dhclient-utils.h dhcp: refactor not to pass on NMSettingIP4Config objects 2014-04-11 11:31:34 +02:00
nm-dhcp-dhclient.c dhcp: handle DHCP clients that aren't subprocesses 2014-07-22 14:39:17 -05:00
nm-dhcp-dhclient.h dhcp: rename get_lease_config -> get_lease_ip_configs 2013-11-08 16:46:43 -06:00
nm-dhcp-dhcpcd.c dhcp: handle DHCP clients that aren't subprocesses 2014-07-22 14:39:17 -05:00
nm-dhcp-dhcpcd.h dhcp: rename get_lease_config -> get_lease_ip_configs 2013-11-08 16:46:43 -06:00
nm-dhcp-helper.c dhcp: kill dhclient on fatal errors 2013-08-13 22:35:00 +02:00
nm-dhcp-helper.conf dhcp: use private socket to return status if available 2013-04-08 11:30:31 -05:00
nm-dhcp-manager.c dhcp: pass DHCP options with BOUND state change 2014-07-22 14:39:19 -05:00
nm-dhcp-manager.h dhcp: consolidate and simplify DHCP options tests 2014-07-22 14:39:19 -05:00
nm-dhcp-utils.c dhcp: filter DHCP options when setting them 2014-07-22 14:39:19 -05:00
nm-dhcp-utils.h dhcp: split out DHCP options processing 2014-07-22 14:39:19 -05:00