]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2913] fix typo in ARM
authorDarren Ankney <dankney@isc.org>
Tue, 20 Jun 2023 18:34:08 +0000 (18:34 +0000)
committerPiotrek Zadroga <piotrek@isc.org>
Wed, 21 Jun 2023 14:14:54 +0000 (16:14 +0200)
doc/sphinx/arm/dhcp4-srv.rst

index 23a0505c8a6e7503ec67cf014774219fd67a4a94..fb80e1d64bbd03c0af57d3a07195147fcb1d759c 100644 (file)
@@ -2030,7 +2030,7 @@ manually.
    +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
    | host-name                      | 12    | string                                | sent by client, generally governed by the DNS configuration.      |
    +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
-   | dhcp-requested-address         | 50    | ipv6-address                          | may be sent by the client and the server should not set it.       |
+   | dhcp-requested-address         | 50    | ipv4-address                          | may be sent by the client and the server should not set it.       |
    +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
    | dhcp-lease-time                | 51    | uint32                                | set automatically based on the ``valid-lifetime`` parameter.      |
    +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+