diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2018-01-27 00:09:33 +0100 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2018-01-27 00:09:33 +0100 |
commit | 7edd611cb0aefa98f4cc17135899b4bc8472c1dc (patch) | |
tree | 8cb66fa228c9e557443b259b406912ddf35e7260 /doc/guide/dhcp6-srv.xml | |
parent | [5425a] Ported last changes and fixes (diff) | |
download | kea-7edd611cb0aefa98f4cc17135899b4bc8472c1dc.tar.xz kea-7edd611cb0aefa98f4cc17135899b4bc8472c1dc.zip |
[5425a] Changes after review:
- it is now possible to define multiple classes for a pool
- small doc corrections
Diffstat (limited to 'doc/guide/dhcp6-srv.xml')
-rw-r--r-- | doc/guide/dhcp6-srv.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 4b667a2a47..ad10322ffc 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -1961,7 +1961,7 @@ should include options from the isc option space: <para> Client classification can also be used to restrict access to specific pools within a subnet. This is useful when to segregate clients belonging - to the same subnet into different address ranges. + to the same subnet into different address or prefix ranges. </para> <para> |