]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3922] Add options 151-157 to table
authorSuzanne Goldlust <sgoldlust@isc.org>
Fri, 30 May 2025 16:06:33 +0000 (16:06 +0000)
committerMarcin Siodelski <marcin@isc.org>
Fri, 13 Jun 2025 10:35:31 +0000 (10:35 +0000)
doc/sphinx/arm/dhcp4-srv.rst

index 0ae8a7193a8e98eb21dfc7de48f661b36401cabc..8ef1c8317f25077d4ac19d780a0ce97740e11bc2 100644 (file)
@@ -2151,6 +2151,20 @@ manually.
    | subnet-selection               | 118   | ipv4-address                          | if present in client's messages, will be used in the subnet       |
    |                                |       |                                       | selection process.                                                |
    +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
+   | status-code                    | 151   | record (uint8, string)                | set by server in its responses.                                   |
+   +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
+   | base-time                      | 152   | uint32                                | set by server in its responses.                                   |
+   +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
+   | start-time-of-state            | 153   | uint32                                | set by server in its responses.                                   |
+   +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
+   | query-start-time               | 154   | uint32                                | set by requestor using prior information from the server.         |
+   +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
+   | query-end-time                 | 155   | uint32                                | set by requestor using prior information from the server.         |
+   +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
+   | dhcp-state                     | 156   | uint8                                 | set by server in its responses.                                   |
+   +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
+   | data-source                    | 157   | uint8                                 | set by server in its responses.                                   |
+   +--------------------------------+-------+---------------------------------------+-------------------------------------------------------------------+
 
 The following table lists all option types used in the previous two tables with a description of
 what values are accepted for them.