CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/06/17 09:53:03
Modified files: sbin/dhclient : dhclient.c dhcpd.h Log message: DECLINE offers as they are deemed invalid. Decline them at the first problem rather than continuing to look for other reasons to decline them. Nuke is_invalid field since it is now unused. More informative log message when a lease is determined to be unacceptable.