dhcp.simple-client

main

(main & args)

Start a simple DHCP client that will get an address assignment from a DHCP server and update the specified interface address.

minimist

simple-client-message-handler

(simple-client-message-handler cfg msg-map)

tick

(tick cfg)

Periodically trigger DISCOVER messages until we are assigned an address.

USAGE