CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/09/15 09:22:14
Modified files:
sbin/dhclient : kroute.c privsep.c
Log message:
Use a poll() loop when trying read the default route from
a routing socket. Fixes at least one cause of resolv.conf
confusion and possibly hanging/looping dhclient if the
RTM_GET gets lost.
Fingered by phessler@ when doing many suspend/resumes
while switching between wifi and wired interfaces.
Testing & ok phessler@
