]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[trac5392] Section about storing reservations in databases updated
authorWlodek Wencel <wlodek@isc.org>
Mon, 23 Oct 2017 10:54:25 +0000 (12:54 +0200)
committerWlodek Wencel <wlodek@isc.org>
Mon, 23 Oct 2017 10:54:25 +0000 (12:54 +0200)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index 0d7d95444a9867e7ef850850b45c253f18213d7b..e07f11080adf25244a3f1c75ae74ebdac0a2caec 100644 (file)
@@ -3360,16 +3360,14 @@ It is merely echoed by the server
       <title>Storing Host Reservations in MySQL or PostgreSQL</title>
 
       <para>
-        It is possible to store host reservations in MySQL or PostgreSQL database. See
-        <xref linkend="hosts4-storage"/> for information on how to configure Kea to use
-        reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
-        tools for managing reservations in a database. The Kea wiki <ulink
-        url="http://kea.isc.org/wiki/HostReservationsHowTo" /> provides detailed
-        information and examples of how reservations can be inserted into the
-        database.
+        It is possible to store host reservations in MySQL or PostgreSQL. See <xref
+        linkend="hosts6-storage" /> for information on how to configure Kea to use
+        reservations stored in MySQL or PostgreSQL. Kea provide dedicated hook for
+        managing reservations in a database, section <xref linkend="host-cmds" /> provide
+        detailed information.
       </para>
 
-      <note><simpara>In Kea 1.1.0 maximum length of an option specified per host is
+      <note><simpara>In Kea maximum length of an option specified per host is
       arbitrarily set to 4096 bytes.</simpara></note>
     </section>
 
index 66da042a07d2397a6affd023ae0a3e2c3431eb2f..d19fdf92ee960986b3aae9dc6b1dbdad59e2082d 100644 (file)
@@ -2895,14 +2895,12 @@ should include options from the isc option space:
       <para>
         It is possible to store host reservations in MySQL or PostgreSQL. See <xref
         linkend="hosts6-storage" /> for information on how to configure Kea to use
-        reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
-        tools for managing reservations in a database. The Kea wiki <ulink
-        url="http://kea.isc.org/wiki/HostReservationsHowTo" /> provides detailed
-        information and examples of how reservations can be inserted into the
-        database.
+        reservations stored in MySQL or PostgreSQL. Kea provide dedicated hook for
+        managing reservations in a database, section <xref linkend="host-cmds" /> provide
+        detailed information.
       </para>
 
-      <note><simpara>In Kea 1.1.0 maximum length of an option specified per host is
+      <note><simpara>In Kea maximum length of an option specified per host is
       arbitrarily set to 4096 bytes.</simpara></note>
     </section>