Do not abuse the IMSG_CTL_SEND_REQUEST imsg to transition to
authorflorian <florian@openbsd.org>
Sun, 1 Aug 2021 09:07:03 +0000 (09:07 +0000)
committerflorian <florian@openbsd.org>
Sun, 1 Aug 2021 09:07:03 +0000 (09:07 +0000)
commitc7313d446b21b771ba3fd22246e54ee30430b023
treeffaa3f7120dbc8b039a421439e602eb493e99804
parent96308abc255d02a08a6c7275d9ef83ce73169519
Do not abuse the IMSG_CTL_SEND_REQUEST imsg to transition to
REBOOTING. There will be a few more cases internal to dhcpleased that
have nothing to do with the control socket.
While here move requesting a new lease via a call to dhclient under
ifndef SMALL, nothing on the ramdisk uses this.
sbin/dhcpleased/control.c
sbin/dhcpleased/dhcpleased.h
sbin/dhcpleased/engine.c
sbin/dhcpleased/frontend.c