From f0d8856b3bd006b699b054b3937e022c016458c6 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Wed, 31 Oct 2018 19:58:38 +0100 Subject: [PATCH] [#39,!108] Docs fixed. --- doc/guide/dhcp4-srv.xml | 11 ++++++----- doc/guide/dhcp6-srv.xml | 11 ++++++----- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index d7a7720e49..4f54255529 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -1348,12 +1348,13 @@ temporarily override a list of interface names and listen on all interfaces. Options can be specified also in class of host reservation scope. - In Kea 1.4 options precedence order is (from most important): - host reservation, pool, subnet, shared network, class, global. - In Kea 1.5 order will be changed to: - host reservation, class, pool, subnet, shared network, global OR it will - be fully configurable. + + In Kea 1.5 the precedence order is (from most important): host + reservation, class, pool, subnet, shared network, global. In Kea 1.4 and + earlier the was: host reservation, pool, subnet, shared network, class, + global. Note the difference in how client class options are now treated. + The currently supported standard DHCPv4 options are diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index a8a6f6be3f..ecbd7be3a1 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -1243,12 +1243,13 @@ temporarily override a list of interface names and listen on all interfaces. Options can be specified also in class of host reservation scope. - In Kea 1.4 options precedence order is (from most important): - host reservation, pool, subnet, shared network, class, global. - In Kea 1.5 order will be changed to: - host reservation, class, pool, subnet, shared network, global OR it will - be fully configurable. + + In Kea 1.5 the precedence order is (from most important): host + reservation, class, pool, subnet, shared network, global. In Kea 1.4 and + earlier the was: host reservation, pool, subnet, shared network, class, + global. Note the difference in how client class options are now treated. + The currently supported standard DHCPv6 options are listed in . -- 2.47.2