From: Wlodek Wencel Date: Mon, 23 Oct 2017 10:54:25 +0000 (+0200) Subject: [trac5392] Section about storing reservations in databases updated X-Git-Tag: Kea-1.3.0~2^2~8^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b32b52383fbfa78dac5f30da66f255613e32e84;p=thirdparty%2Fkea.git [trac5392] Section about storing reservations in databases updated --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 0d7d95444a..e07f11080a 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -3360,16 +3360,14 @@ It is merely echoed by the server Storing Host Reservations in MySQL or PostgreSQL - It is possible to store host reservations in MySQL or PostgreSQL database. See - 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 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 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 provide + detailed information. - In Kea 1.1.0 maximum length of an option specified per host is + In Kea maximum length of an option specified per host is arbitrarily set to 4096 bytes. diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 66da042a07..d19fdf92ee 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -2895,14 +2895,12 @@ should include options from the isc option space: It is possible to store host reservations in MySQL or PostgreSQL. See 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 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 provide + detailed information. - In Kea 1.1.0 maximum length of an option specified per host is + In Kea maximum length of an option specified per host is arbitrarily set to 4096 bytes.