mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 09:57:41 +00:00
[#4067] Implement Thomas's text suggestions
This commit is contained in:
parent
70fb58744d
commit
3898099864
@ -646,12 +646,8 @@ loaded by the correct process per the table below.
|
|||||||
| | | which packets receive a response. The limit can be applied |
|
| | | which packets receive a response. The limit can be applied |
|
||||||
| | | per-client class or per-subnet. |
|
| | | per-client class or per-subnet. |
|
||||||
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
|
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
|
||||||
| :ref:`MySQL Configuration Backend <hooks-mysql>` | Kea open | This hook library is an implementation of the Kea Lease, |
|
| :ref:`MySQL Support Library <hooks-mysql>` | Kea open | This hook library provides support for using MySQL |
|
||||||
| | source | Host, and Configuration Backend for MySQL. It uses a |
|
| | source | database(s) for Kea Lease, Host, and Configuration Backends. |
|
||||||
| | | MySQL database as a repository for the Kea leases, host |
|
|
||||||
| | | reservations, and configuration information. Kea servers use |
|
|
||||||
| | | this library to fetch their configurations if Configuration |
|
|
||||||
| | | Backend is used. |
|
|
||||||
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
|
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
|
||||||
| :ref:`PerfMon <hooks-perfmon>` | Kea open | With this hook library, :iscman:`kea-dhcp4` and |
|
| :ref:`PerfMon <hooks-perfmon>` | Kea open | With this hook library, :iscman:`kea-dhcp4` and |
|
||||||
| | source | :iscman:`kea-dhcp6` servers can track and report performance |
|
| | source | :iscman:`kea-dhcp6` servers can track and report performance |
|
||||||
@ -661,12 +657,8 @@ loaded by the correct process per the table below.
|
|||||||
| | source | perform ping checks of candidate lease addresses before |
|
| | source | perform ping checks of candidate lease addresses before |
|
||||||
| | | offering them to clients. |
|
| | | offering them to clients. |
|
||||||
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
|
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
|
||||||
| :ref:`PostgreSQL Configuration Backend <hooks-pgsql>` | Kea open | This hook library is an implementation of the Kea Lease, |
|
| :ref:`PostgreSQL Support Library <hooks-pgsql>` | Kea open | This hook library provides support for using PostgreSQL |
|
||||||
| | source | Host, and Configuration Backend for PostgreSQL. It uses a |
|
| | source | database(s) for Kea Lease, Host, and Configuration Backends. |
|
||||||
| | | PostgreSQL database as a repository for the Kea leases, host |
|
|
||||||
| | | reservations, and configuration information. Kea servers use |
|
|
||||||
| | | this library to fetch their configurations if Configuration |
|
|
||||||
| | | Backend is used. |
|
|
||||||
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
|
+-----------------------------------------------------------+--------------+--------------------------------------------------------------+
|
||||||
| :ref:`RADIUS <hooks-radius>` | Kea open | The RADIUS hook library allows Kea to interact with |
|
| :ref:`RADIUS <hooks-radius>` | Kea open | The RADIUS hook library allows Kea to interact with |
|
||||||
| | source | RADIUS servers using access and accounting mechanisms. The |
|
| | source | RADIUS servers using access and accounting mechanisms. The |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user