--- /dev/null
+.. ischooklib:: libdhcp_ping_check.so
+.. _hooks-ping-check:
+
+``libdhcp_ping_check.so``: Ping Check
+=====================================
+
+This hook library is under development and currently provides no functionality.
+Once complete it will provide :iscman:`kea-dhcp4` with the ability to carry out ping
+checks of candiate addresses prior to offering them in leases to clients.
+
+.. note::
+
+ libdhcp_ping_check.so will be available only to ISC customers with a paid support
+ contract. For more information on subscription options, please complete the form
+ at https://www.isc.org/contact.
+
+
| | | which packets receive a response. The limit can be applied |
| | | per-client class or per-subnet. |
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
+ | :ref:`Ping Check <hooks-ping-check>` | ISC support | With this hook library, :iscman:`kea-dhcp4` server can |
+ | | customers | perform ping checks of candidate lease addresses before |
+ | | | offering them to clients. |
+ | | | This library is under development and not yet functional. |
+ +-----------------------------------------------------------+--------------+--------------------------------------------------------------+
| :ref:`MySQL Configuration Backend <hooks-cb-mysql>` | Kea open | This hook library is an implementation of the Kea |
| | source | Configuration Backend for MySQL. It uses a MySQL database as |
| | | a repository for the Kea configuration information. Kea |
.. include:: hooks-lease-query.rst
.. include:: hooks-legal-log.rst
.. include:: hooks-limits.rst
+.. include:: hooks-ping-check.rst
.. include:: hooks-cb-mysql.rst
.. include:: hooks-cb-pgsql.rst
.. include:: hooks-radius.rst
'arm/hooks-lease-cmds.rst',
'arm/hooks-lease-query.rst',
'arm/hooks-limits.rst',
+ 'arm/hooks-ping-check.rst',
'arm/hooks-radius.rst',
'arm/hooks-rbac.rst',
'arm/hooks-run-script.rst',