Hello Darren,
While testing libdhcp_ping_check.so, I noticed that the documentation
under Ping
Check Hook
<https://kea.readthedocs.io/en/kea-3.0.1/arm/hooks.html?utm_source=chatgpt.com#id7>
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
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users