]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1372] Added Leasequery to the ARM list of hooks
authorThomas Markwalder <tmark@isc.org>
Tue, 18 Aug 2020 18:28:35 +0000 (14:28 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 18 Aug 2020 18:28:35 +0000 (14:28 -0400)
modified:
    ChangeLog
    doc/sphinx/arm/hooks.rst

ChangeLog
doc/sphinx/arm/hooks.rst

index 02eb278e6c847fbb61b87f66a480aaf3af9fdcd9..9535c74e46aefe5197857679d60a1527ab973359 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
        Added the Database Connectivity section to the ARM which explains
        how Kea servers respond to back end database connectivity issues.
index c319c4e89052a4e906f5fc64d1076c685285a327..ad665265238fcc76205e214a97a449492295a273 100644 (file)
@@ -455,6 +455,12 @@ loaded by the correct process per the table below.
    |                 |               |they are translated into DHCPREQUEST packets, put into the  |
    |                 |               |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
 progresses, developed both internally and externally. Since this list