mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 22:20:27 +01:00
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". |
||
|---|---|---|
| .. | ||
| tests | ||
| Makefile.am | ||
| nm-dhcp-client.c | ||
| nm-dhcp-client.h | ||
| nm-dhcp-dhclient-utils.c | ||
| nm-dhcp-dhclient-utils.h | ||
| nm-dhcp-dhclient.c | ||
| nm-dhcp-dhclient.h | ||
| nm-dhcp-dhcpcd.c | ||
| nm-dhcp-dhcpcd.h | ||
| nm-dhcp-manager.c | ||
| nm-dhcp-manager.h | ||