NetworkManager/src/dhcp-manager
Thomas Haller c61c71a168 dhcp: properly reap child process in nm_dhcp_client_stop_existing()
We kill the process based on the PID from the pidfile. This can be
our own child process so we must use nm_utils_kill_child_sync()
instead of nm_utils_kill_process_sync().
2015-06-30 16:15:17 +02:00
..
tests dhcp: detect NMIP4Config 'metered' flag based on ANDROID_METERED DHCP option 2015-06-09 18:18:45 +02:00
Makefile.am dhcp-manager: port nm-dhcp-helper from dbus-glib to gdbus 2014-09-04 18:19:21 -04:00
nm-dhcp-client.c dhcp: properly reap child process in nm_dhcp_client_stop_existing() 2015-06-30 16:15:17 +02:00
nm-dhcp-client.h core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
nm-dhcp-dhclient-utils.c build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h" 2015-06-01 14:47:08 +02:00
nm-dhcp-dhclient-utils.h core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
nm-dhcp-dhclient.c build: support runstatedir configure option 2015-05-28 11:46:11 +02:00
nm-dhcp-dhclient.h dhcp: move client-specific knowledge out of the manager 2014-11-07 12:18:32 -06:00
nm-dhcp-dhcpcd.c ipv4ll: use internal implementation 2015-05-11 10:48:48 +02:00
nm-dhcp-dhcpcd.h dhcp: move client-specific knowledge out of the manager 2014-11-07 12:18:32 -06:00
nm-dhcp-helper.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dhcp-helper.conf dhcp: use private socket to return status if available 2013-04-08 11:30:31 -05:00
nm-dhcp-listener.c libnm: move _nm_utils_ascii_str_to_int64() from src/ to libnm-core/ 2015-03-12 18:12:26 +01:00
nm-dhcp-listener.h dhcp: move D-Bus DHCP listener into separate class 2014-11-07 12:18:32 -06:00
nm-dhcp-manager.c core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
nm-dhcp-manager.h core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
nm-dhcp-systemd.c dhcp: detect NMIP4Config 'metered' flag based on ANDROID_METERED DHCP option 2015-06-09 18:18:45 +02:00
nm-dhcp-systemd.h dhcp: move client-specific knowledge out of the manager 2014-11-07 12:18:32 -06:00
nm-dhcp-utils.c dhcp: detect NMIP4Config 'metered' flag based on ANDROID_METERED DHCP option 2015-06-09 18:18:45 +02:00
nm-dhcp-utils.h ip6-config: keep track of ifindex 2015-02-27 16:48:27 +01:00