CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2021/07/23 05:56:01
Modified files: sbin/dhcpleased: engine.c Log message: When dhcpleasectl asks to send a new request on an interface we are probably stuck in some way and the user wants a mostly clean slate. If we already have an IP address transition to state REBOOTING so that we no longer unicast dhcp requests. We will then try to reacquire our lease twice before giving up and transition to INIT and send dhcp discover messages accepting any IP address.