Give dhclient(8) the ability to use option 119, a.k.a. "Domain
authorkrw <krw@openbsd.org>
Mon, 26 Oct 2015 16:32:33 +0000 (16:32 +0000)
committerkrw <krw@openbsd.org>
Mon, 26 Oct 2015 16:32:33 +0000 (16:32 +0000)
commit968fe952aa2847af7be37c82a2e87fd4e00d981b
tree4b32f140604d9c559e6245f3af8b70baf173ed36
parentba0a7c122c9a02767df433aeb34135c126763dae
Give dhclient(8) the ability to use option 119, a.k.a. "Domain
Search" if supplied by the server.

Requested by a few. Original diff from Ray Lai via tech@.

Tested & ok claudio@
sbin/dhclient/clparse.c
sbin/dhclient/dhclient.c
sbin/dhclient/dhcp.h
sbin/dhclient/dhcpd.h
sbin/dhclient/options.c
sbin/dhclient/tables.c