CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/12/21 13:37:29
Modified files: sbin/dhclient : dhclient.c Log message: When binding to a new lease, wait for the RTM_NEWADDR message in S_BOUND state, which prevents confusion when another DHCPACK arrives. Problem found and fix tested by kettenis@.