Lines Matching full:dhcp
30 .Nd an RFC 2131 compliant DHCP client
61 is an implementation of the DHCP client specified in
68 from a DHCP server and configures the network
79 sets the hostname to the one supplied by the DHCP server.
90 Once obtained it restarts the process of looking for a DHCP server to get a
101 .Ss Hooking into DHCP events
152 sends the current hostname to the DHCP server so it can register in DNS.
181 DHCP server.
192 Request the DHCP
226 normally sends a DHCP DISCOVER to find servers to offer an address.
233 the DHCP server does not know about or the DHCP server is not
244 as above, but sends a DHCP INFORM instead of a REQUEST.
245 This does not get a lease as such, just notifies the DHCP server of the
257 fails to contact a DHCP server then it returns a failure instead of falling
269 Tags the DHCP message with the userclass
271 DHCP servers use this give members of the class DHCP options other than the
299 This requires persistent storage and not all DHCP servers work with it so it's
314 Requests that the DHCP server updates DNS using FQDN instead of just a
343 configured exactly how the the DHCP server wants.
381 to be present in all DHCP messages, otherwise the message is ignored.
385 with the reason of TEST which echo's the DHCP variables found in the message
393 Ignores all DHCP messages which have this
419 The actual DHCP message send by the server. We use this when reading the last