Project

General

Profile

Feature #15655

Updated by Jim Pingle about 2 months ago

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.

Back