Fix wrong status in reply to DHCP6REQUEST.
authorSimon Kelley <simon@thekelleys.org.uk>
Tue, 22 Jul 2025 21:39:56 +0000 (22:39 +0100)
committerSimon Kelley <simon@thekelleys.org.uk>
Wed, 23 Jul 2025 20:04:06 +0000 (21:04 +0100)
commite775264539519efb8434143bd8f0d4fc8f5936c3
tree368b66693d37774e062983996c5443b6f22527f4
parentd976d94e3d902c23a9ebbc3bc7afab61694280ac
Fix wrong status in reply to DHCP6REQUEST.

If we jump to label request_no_address, address_assigned
has an undefined value, and maybe the wrong status is returned.
src/rfc3315.c