NetworkManager/src/dhcp-manager
Dan Winship 722c90343b core: set route metrics earlier
Instead of creating most routes with metric 0 and then fixing them
just before applying them, create the routes with the correct metric
in the first place (so that NMIP4Config and NMIP6Config don't have to
try to guess whether "metric 0" means "unset" or "actually metric 0").
2014-06-06 10:23:28 -04:00
..
tests all: g_type_init() has been deprecated in GLib 2.35.0 2014-05-27 16:58:21 +02: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 core: set route metrics earlier 2014-06-06 10:23:28 -04:00
nm-dhcp-client.h core: set route metrics earlier 2014-06-06 10:23:28 -04:00
nm-dhcp-dhclient-utils.c dhcp: refactor not to pass on NMSettingIP4Config objects 2014-04-11 11:31:34 +02: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 core: fix potential crash in nm-dhcp-client 2014-04-24 21:18:08 +02: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: refactor not to pass on NMSettingIP4Config objects 2014-04-11 11:31:34 +02: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 core: set route metrics earlier 2014-06-06 10:23:28 -04:00
nm-dhcp-manager.h core: set route metrics earlier 2014-06-06 10:23:28 -04:00