CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/10 11:15:05
Modified files:
sbin/dhclient : dhclient.c dhcpd.h kroute.c privsep.c privsep.h
Log message:
Add IMSG_SET_RESOLV_CONF and keep the cached contents
in the priv process, so that they do not have to be
continually retransmitted. IMSG_WRITE_RESOLV_CONF
now just triggers a write of the cached info.
Simplifies a bunch of logic.
