NetworkManager/src/dhcp-manager
David Rothlisberger acadb7da8b dhclient: pass DBUS_SYSTEM_BUS_ADDRESS environment variable
So that dhclient will, in turn, pass it to the action script
(the action script tries to send a DBus signal to NetworkManager
over the system bus).

Dhclient "execve"s the action script with a hand-constructed environment
that only includes specific variables, plus whatever is passed to
dhclient with "-e".

As far as I know, dhcpcd has no option equivalent to dhclient's "-e".
2011-11-09 11:17:04 -06:00
..
tests dhclient: add testcase for multiline 'also require' statements 2010-12-19 12:10:57 -06:00
Makefile.am dhclient: split out dhclient config merging and add testcases 2010-12-17 23:09:20 -06:00
nm-dhcp-client.c trivial: set correct log domain in dhcp client 2011-11-01 16:00:36 -05:00
nm-dhcp-client.h dhcp: add DHCP lease release capability 2011-01-05 16:23:00 -06:00
nm-dhcp-dhclient-utils.c dhclient: only send hostname without domain as host-name option (rh #694758) 2011-05-13 11:44:22 +02:00
nm-dhcp-dhclient-utils.h dhclient: split out dhclient config merging and add testcases 2010-12-17 23:09:20 -06:00
nm-dhcp-dhclient.c dhclient: pass DBUS_SYSTEM_BUS_ADDRESS environment variable 2011-11-09 11:17:04 -06:00
nm-dhcp-dhclient.h dhcp: make client selection more forgiving 2010-03-23 14:22:10 -07:00
nm-dhcp-dhcpcd.c dhcp: add DHCP lease release capability 2011-01-05 16:23:00 -06:00
nm-dhcp-dhcpcd.h dhcp: make client selection more forgiving 2010-03-23 14:22:10 -07:00
nm-dhcp-manager.c trivial: fix format type of DHCP client logging messages 2011-03-21 16:17:49 -05:00
nm-dhcp-manager.h dhcp: make client selection more forgiving 2010-03-23 14:22:10 -07:00