Actions
Feature #15655
openFeature #15650: Kea Feature Integration for parity with ISC DHCP
Kea pre-allocation address-in-use check (IPv4 and IPv6)
Status:
New
Priority:
Normal
Assignee:
-
Category:
DHCP (IPv4)
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
Issue for tracking a function in Kea to check if an address is in use before proceeding with allocation. In ISC this was a ping check, in Kea it's a Premium hook so not viable as-is.
If we can make an alternate custom hook that checks a different way that would be ideal but if this is too difficult and isn't worth the effort it can be closed. Notably, the ping check isn't great because a host may deny ICMP, an ARP ping/check would be more reliable.
Actions