CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/19 14:07:13
Modified files:
sbin/dhclient : dhclient.c dhcpd.h dispatch.c privsep.c
privsep.h
Log message:
Since dhclient no longer tries to clean up when exiting, there is no
need to start a new copy when LLADDR or SSID changes. Just go back to
S_PREBOOT and get a new lease.
Fewer log messages, faster join'ing new networks, simpler code.
