ADHCP_CLIENT(8) |
NAMEadhcp_client - A DHCPv4 client written in Ada SYNOPSISadhcp_client -i iface [-e notify_binary] [-1] DESCRIPTIONadhcp_client is a DHCPv4 client written in the Ada programming language. It is part of the ADHCP project. OPERATIONThe ADHCP client runs the DHCPv4 protocol on the given iface to acquire address and network configuration from a DHCPv4 server. After acquiring a lease, adhcp_client propagates the lease data to NetworkManager(8) using adhcp_notify_dbus(8). Alternatively, the default notification mechanism can be overridden by specifying a custom external notification binary by using the -e option described below. OPTIONS
AUTHORS
RESOURCESThe ADHCP website can be found at http://www.codelabs.ch/adhcp/. SEE ALSOadhcp_notify_dbus(8), adhcp_notify_simple(8), adhcp_relay(8). |