NetworkManager/src/dhcp-manager
Dan Williams c050e036c3 dhcp: make sure disabled DHCP clients aren't used (gentoo #330319)
If the client was disabled with --with-dhclient=no or
--with-dhcpcd=no, then it's corresponding _PATH will be an empty
string.  In that case we want to ignore that client completely
since it was disabled at build time.
2010-08-05 15:29:23 -05:00
..
Makefile.am dhcp: update logging 2010-04-06 18:07:18 -07:00
nm-dhcp-client.c dhcp4: handle NIS servers and domains 2010-07-16 11:28:39 -07:00
nm-dhcp-client.h core: simplify DHCP hostname handling 2010-06-28 17:17:24 -07:00
nm-dhcp-dhclient.c dhcp: use ISC DHCPv4 paths now that v4 is nominally required 2010-07-09 11:33:27 -07:00
nm-dhcp-dhclient.h dhcp: make client selection more forgiving 2010-03-23 14:22:10 -07:00
nm-dhcp-dhcpcd.c core: simplify DHCP hostname handling 2010-06-28 17:17:24 -07:00
nm-dhcp-dhcpcd.h dhcp: make client selection more forgiving 2010-03-23 14:22:10 -07:00
nm-dhcp-manager.c dhcp: make sure disabled DHCP clients aren't used (gentoo #330319) 2010-08-05 15:29:23 -05:00
nm-dhcp-manager.h dhcp: make client selection more forgiving 2010-03-23 14:22:10 -07:00