NetworkManager/src/dhcp-manager
Dan Williams 0b98dc4387 dhcp: move D-Bus DHCP listener into separate class
This simplifies the manager and ensures that only the clients
that use D-Bus-based DHCP helpers need to care about them.
2014-11-07 12:18:32 -06:00
..
systemd-dhcp dhcp: fix building without sys/auxv.h 2014-11-07 13:57:40 +01:00
tests libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes 2014-11-07 07:49:40 -05: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: move D-Bus DHCP listener into separate class 2014-11-07 12:18:32 -06:00
nm-dhcp-client.h dhcp: move D-Bus DHCP listener into separate class 2014-11-07 12:18:32 -06:00
nm-dhcp-dhclient-utils.c libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes 2014-11-07 07:49:40 -05:00
nm-dhcp-dhclient-utils.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-dhcp-dhclient.c dhcp: move D-Bus DHCP listener into separate class 2014-11-07 12:18:32 -06:00
nm-dhcp-dhclient.h core: consolidate helper progam searching (bgo #734131) 2014-09-11 12:11:56 -05:00
nm-dhcp-dhcpcd.c dhcp: move D-Bus DHCP listener into separate class 2014-11-07 12:18:32 -06:00
nm-dhcp-dhcpcd.h core: consolidate helper progam searching (bgo #734131) 2014-09-11 12:11:56 -05:00
nm-dhcp-helper.c dhcp: fix g_error_free() called with a bad argument 2014-09-05 10:25:03 +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-listener.c dhcp: move D-Bus DHCP listener into separate class 2014-11-07 12:18:32 -06: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 dhcp: move D-Bus DHCP listener into separate class 2014-11-07 12:18:32 -06:00
nm-dhcp-manager.h core: cleanup type of route metric to ensure guint32 2014-11-07 15:19:06 +01:00
nm-dhcp-systemd.c core: move definition of NMLinkType to nm-types.h 2014-11-07 15:19:05 +01:00
nm-dhcp-systemd.h dhcp: add systemd-based "internal" DHCP client 2014-11-06 22:42:43 -06:00
nm-dhcp-utils.c libnm,core: enhance nm_utils_hexstr2bin() 2014-11-07 12:18:32 -06:00
nm-dhcp-utils.h dhcp: add nm_dhcp_utils_client_id_string_to_bytes() 2014-11-06 21:58:32 -06:00