]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2858] Client in INIT-REBOOT state without subnet
authorMarcin Siodelski <marcin@isc.org>
Mon, 22 May 2023 13:31:47 +0000 (15:31 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 24 May 2023 06:04:00 +0000 (08:04 +0200)
commit7235cbff7e6f3744ec331820e64707d9d533ce3a
tree69868d3c320de4e950e2f81869bd9db4787a1543
parentd6612eaf21602dfc07c7701b38faa80d9d12987f
[#2858] Client in INIT-REBOOT state without subnet

Corrected a server's behavior for the clients in the INIT-REBOOT state
when there are no subnets configured or when the subnet selection fails.
An authoritative server sends DHCPNAK in this case. A not authoritative
client ignores the requests.
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/tests/dora_unittest.cc