]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3074] ARM update
authorPiotrek Zadroga <piotrek@isc.org>
Wed, 22 Nov 2023 14:46:16 +0000 (15:46 +0100)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 9 Jan 2024 10:40:04 +0000 (11:40 +0100)
doc/sphinx/arm/dhcp4-srv.rst

index b1e78086f856617a4df7b637762f9142e416c703..b4393a8dcbe628677c647a45999fae70745c229f 100644 (file)
@@ -2022,7 +2022,7 @@ types are given in :ref:`dhcp-types`.
    +----------------------------------------+------+---------------------------+-------------+-------------+
    | domain-search                          | 119  | fqdn                      | true        | false       |
    +----------------------------------------+------+---------------------------+-------------+-------------+
-   | classless-static-route                 | 121  | binary                    | false       | false       |
+   | classless-static-route                 | 121  | custom                    | false       | false       |
    +----------------------------------------+------+---------------------------+-------------+-------------+
    | vivco-suboptions                       | 124  | record (uint32, binary)   | false       | false       |
    +----------------------------------------+------+---------------------------+-------------+-------------+
@@ -2121,6 +2121,10 @@ what values are accepted for them.
    | boolean         | A boolean value with allowed                          |
    |                 | values true or false.                                 |
    +-----------------+-------------------------------------------------------+
+   | custom          | A custom value which is intended to be used only      |
+   |                 | internally. It is meant for options which provide     |
+   |                 | custom configuration syntax for users convenience.    |
+   +-----------------+-------------------------------------------------------+
    | empty           | No value; data is carried in                          |
    |                 | sub-options.                                          |
    +-----------------+-------------------------------------------------------+