Flip -q (be quiet) into -v (be noisy), making terseness the default
authorkrw <krw@openbsd.org>
Tue, 6 Feb 2018 00:25:09 +0000 (00:25 +0000)
committerkrw <krw@openbsd.org>
Tue, 6 Feb 2018 00:25:09 +0000 (00:25 +0000)
commit75f6df57ccb47787d1e8398665266bf3567547d2
tree1d982133814982b24bca583364ae3d6b3a85e807
parent0ec7e569bdfa1d267e10879e655b13522ac46635
Flip -q (be quiet) into -v (be noisy), making terseness the default
behaviour.

Always go daemon after link_timeout seconds and complete lease
negotiations in the background if necessary. No hanging around in the
foreground for the full 64 seconds waiting for a server to appear.

Log a more relevant message when a default route can't be obtained via
RTM_GET. i.e. "no default route" rather than "No such process".

-q -> -v ok mpi@
sbin/dhclient/clparse.c
sbin/dhclient/dhclient.8
sbin/dhclient/dhclient.c
sbin/dhclient/dhclient.conf.5
sbin/dhclient/dhcpd.h
sbin/dhclient/kroute.c