From: Wlodek Wencel Date: Wed, 25 Oct 2017 13:32:22 +0000 (+0200) Subject: [master] minor tweaks in documentaions before release X-Git-Tag: Kea-1.3.0~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aa987384dd681f26a79957497ae05a9878bfbca;p=thirdparty%2Fkea.git [master] minor tweaks in documentaions before release --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index cd87cdec3f..b0070184be 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -3433,7 +3433,7 @@ It is merely echoed by the server dynamic pool. Therefore it can skip the reservation checks when dealing with in-pool addresses, thus improving performance. Do not use this mode if any of your reservations use in-pool address. Caution is advised when - using this setting: Kea 1.1.0 does not sanity check the reservations against + using this setting: Kea does not sanity check the reservations against reservation-mode and misconfiguration may cause problems. diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 6a26ef3575..06d5717aed 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -2952,7 +2952,7 @@ should include options from the isc option space: dynamic pool. Therefore it can skip the reservation checks when dealing with in-pool addresses, thus improving performance. Do not use this mode if any of your reservations use in-pool address. Caution is advised when - using this setting. Kea 1.1.0 does not sanity check the reservations against + using this setting. Kea does not sanity check the reservations against reservation-mode and misconfiguration may cause problems. diff --git a/doc/guide/intro.xml b/doc/guide/intro.xml index 985c66fccb..aec336caa2 100644 --- a/doc/guide/intro.xml +++ b/doc/guide/intro.xml @@ -30,11 +30,10 @@ Kea is officially supported on Red Hat Enterprise Linux, CentOS, Fedora and FreeBSD systems. It is also likely to work on many - other platforms: Kea 1.1.0 builds have been tested on (in no + other platforms: Kea 1.3.0 builds have been tested on (in no particular order) Red Hat Enterprise Linux 6.4, Debian GNU/Linux 7, - Ubuntu 12.04, Ubuntu 14.04, Ubuntu 16.04, Fedora Linux 19, - Fedora 20, Fedora 22, CentOS Linux 7, NetBSD 6, FreeBSD 10.3, - OpenBSD 5.7, OpenBSD 6.0, OS X 10.10, OS X 10.11. + Ubuntu 12.04, Ubuntu 14.04, Ubuntu 16.04, Fedora 22, Fedora 25, CentOS Linux 7, + FreeBSD 11.0 OS X 10.11, OS X 10.12, Debian 7.11 There are currently no plans to port Kea to Windows platforms. @@ -163,6 +162,16 @@ + + + kea-ctrl-agent — + Kea Control Agent (CA) is a daemon exposes a RESTful control + interface for managing Kea servers. + + + + + perfdhcp