Ensure that the "bound to ..." message appears in the log unless
authorkrw <krw@openbsd.org>
Mon, 5 Feb 2018 09:33:50 +0000 (09:33 +0000)
committerkrw <krw@openbsd.org>
Mon, 5 Feb 2018 09:33:50 +0000 (09:33 +0000)
commit6529f094120f34e70d4f3159b592eb60ed976df9
treee4fcf29d73f522bc4c18927cf4cd71569737e5aa
parentf47be80502a7350cc4294c3e54a8663e945b12f0
Ensure that the "bound to ..." message appears in the log unless
dhclient was started with '-d'. Move the "yielding responsibility"
message to log_debug().  Stop logging duplicate "bound to ..."
messages now that one is guaranteed to be present when the address is
first bound. Thins out logs. Especially if you run with '-q'.
sbin/dhclient/dhclient.c