2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#1372] Added Leasequery to the ARM list of hooks

modified:
    ChangeLog
    doc/sphinx/arm/hooks.rst
This commit is contained in:
Thomas Markwalder 2020-08-18 14:28:35 -04:00
parent 0176dc621d
commit cbdce47e5f
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
1793. [doc] tmark
Added Leasequery hook library to the list of available hook
libraries in the ARM.
(Gitlab #1372)
1792. [doc] tmark 1792. [doc] tmark
Added the Database Connectivity section to the ARM which explains Added the Database Connectivity section to the ARM which explains
how Kea servers respond to back end database connectivity issues. how Kea servers respond to back end database connectivity issues.

View File

@ -455,6 +455,12 @@ loaded by the correct process per the table below.
| | |they are translated into DHCPREQUEST packets, put into the | | | |they are translated into DHCPREQUEST packets, put into the |
| | |BOOTP client class and get infinite lifetime leases. | | | |BOOTP client class and get infinite lifetime leases. |
+-----------------+---------------+------------------------------------------------------------+ +-----------------+---------------+------------------------------------------------------------+
| Leasequery | Support |The Leasequery hooks library adds support for DHCPv4 |
| | customers |for Leasequery as described in RFC 4388; and for DHCPv6 |
| | (DHCPv4 since |Leasequery as described in RFC 5007. |
| | 1.7.8, DHCPv6 | |
| | since 1.7.9) | |
+-----------------+---------------+------------------------------------------------------------+
ISC hopes to see more hooks libraries become available as time ISC hopes to see more hooks libraries become available as time
progresses, developed both internally and externally. Since this list progresses, developed both internally and externally. Since this list