[Kea-users] ping-check-hooks – global vs subnet level enable-ping-check behavior
Darren Ankney
darren.ankney at gmail.com
Mon Sep 8 12:27:04 UTC 2025
Hello Dipesh,
I have opened: https://gitlab.isc.org/isc-projects/kea/-/issues/4106
thank you for reporting this documentation error.
Thank you,
Darren Ankney
On Fri, Aug 29, 2025 at 3:13 PM Dipesh Kayastha
<er.dipesh.kayastha at gmail.com> wrote:
>
> Hello Darren,
>
> While testing libdhcp_ping_check.so, I noticed that the documentation under Ping Check Hook shows parameters directly under "user-context".
>
> However, the code (ConfigCache::parseAndCacheConfig) expects them under a nested "ping-check" object.
>
> Example that works:
>
> "user-context": {
> "ping-check": {
> "enable-ping-check": true,
> "min-ping-requests": 2,
> "reply-timeout": 250,
> "ping-cltt-secs": 120
> }
> }
>
> The docs example without "ping-check": {} does not work. Could you please update the documentation to reflect this?
>
> Thanks,
> Dipesh
>
> --
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
>
> Kea-users mailing list
> Kea-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
More information about the Kea-users
mailing list