CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/01/31 18:33:44
Modified files: sbin/dhclient : dhclient.c kroute.c Log message: Write out resolv.conf only if the default route is under the control of the process binding the lease. Re-check the default route whenever a routing message arrives that might mean the default route has changed, and write out resolv.conf if appropriate. Reduces the chances that the name servers in resolv.conf are unreachable. Problem most eloquently explained, and solution suggested by beck@.