summaryrefslogtreecommitdiffstats
path: root/doc/sphinx/arm/dhcp4-srv.rst
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2024-04-26 14:31:24 +0200
committerRazvan Becheriu <razvan@isc.org>2024-04-26 17:25:46 +0200
commit6b9388d9a12c4db5fa0ca20aedd461e53133bb31 (patch)
tree777a4fa6fbeb998c1ce745d282703b6bca976a25 /doc/sphinx/arm/dhcp4-srv.rst
parent[#2976] Added doc and ChangeLog entry (diff)
downloadkea-6b9388d9a12c4db5fa0ca20aedd461e53133bb31.tar.xz
kea-6b9388d9a12c4db5fa0ca20aedd461e53133bb31.zip
[#2976] addressed review
Diffstat (limited to 'doc/sphinx/arm/dhcp4-srv.rst')
-rw-r--r--doc/sphinx/arm/dhcp4-srv.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst
index e55158b78d..4c5fd4b78a 100644
--- a/doc/sphinx/arm/dhcp4-srv.rst
+++ b/doc/sphinx/arm/dhcp4-srv.rst
@@ -4506,15 +4506,15 @@ Stash Agent Options
-------------------
Introduced in version 2.5.8 the ``stash-agent-options`` global parameter
-when set to ``true`` (its default is ``false``) allows to solve a common
+when set to ``true`` (defaults to ``false``) allows to solve a common
problem with host reservations using an identifier based on the content
-of the dhcp-agent-options option inserted relays. When a client tries
+of the dhcp-agent-options option inserted by relays. When a client tries
to renew its reserved address the request is sent directly to the server
-so no through the relay: the server is not able to recognize the client
+so not through the relay: the server is not able to recognize the client
as the host identifier can't be found in a direct request.
-Set in flex-id (:ref:`hooks-flex-id`) the ``replace-client-id`` to ``true``
-allows to use the same identifier for leases and host reservations.
+Setting in flex-id (:ref:`hooks-flex-id`) the ``replace-client-id`` to ``true``
+allows the use of the same identifier for leases and host reservations.
This solves some problems but not this one. In fact this configuration
is incompatible with ``stash-agent-options``.
@@ -4526,7 +4526,7 @@ server behaves as the option was included.
.. note::
- Here belongs to the client is implemented the same way as for Releases.
+ Belongs to the client here is implemented the same way as for Releases.
This guarantees the security of the feature but does not allow the use
the same identity for both leases and host reservations based on the
content of the dhcp-agent-options option, i.e. if the client changes