NetworkManager/src/dhcp-manager
Dan Williams 9e75e2ad0d dhcp: simplify DHCP states
The existing DHC_* states are pretty specific to dhclient, and aren't
useful for more generalized DHCP.  NetworkManager wasn't using many
of the states anyway, and doesn't need to differentiate between
states like REBOOT/REBIND/RENEW anyway.  So simplify the DHCP states
into the ones we really care about.
2014-07-22 14:39:18 -05:00
..
tests build: more srcdir!=builddir fixes 2014-07-15 11:37:19 -04: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: simplify DHCP states 2014-07-22 14:39:18 -05:00
nm-dhcp-client.h dhcp: simplify DHCP states 2014-07-22 14:39:18 -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 ifindex to DHCP clients 2014-07-22 14:33:39 -05:00
nm-dhcp-manager.h dhcp: pass ifindex to DHCP clients 2014-07-22 14:33:39 -05:00