Always 'send' host-name, rather than relying on dhclient.conf to ask
authorkrw <krw@openbsd.org>
Wed, 20 Dec 2017 18:51:14 +0000 (18:51 +0000)
committerkrw <krw@openbsd.org>
Wed, 20 Dec 2017 18:51:14 +0000 (18:51 +0000)
commita4e266465257215a66f633e011af974713e8c048
treea388731bf478b9f1af68c12555107b61a5d95719
parent91d482ca4c6bf17af7cc3a85fc36624a766a6de0
Always 'send' host-name, rather than relying on dhclient.conf to ask
for it. Removes the need to install a dhclient.conf for a default
configuration.

Install script simplification to follow.

General enthusiasm. ok millert@ benno@ tom@ ian@
sbin/dhclient/dhclient.c