CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/02/12 09:50:44

Modified files:
        sbin/dhclient  : clparse.c dhclient.c dhcpd.h kroute.c privsep.c 
                         privsep.h 

Log message:
Restructure code to simplifiy imsg communications, further separating
DHCP knowledge and interface manipulation.

Unprivileged process now sends proposal derived from the accepted
lease to the privileged process rather than individual interface
manipulation requests.

The only intended functional change is that /etc/resolv.conf.tail is
not re-read each time a new proposal is implemented, rather than once
at dhclient startup.

Reply via email to