2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#3661] addressed review comments

This commit is contained in:
Piotrek Zadroga
2024-11-25 20:50:07 +01:00
parent 5db1085c84
commit eb76423701
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
[doc] piotrek
Added more extensive definition of the tuple DHCP option type in
Added a more extensive definition of the tuple DHCP option type in
the ARM documentation.
(Gitlab #3661)

View File

@@ -2204,7 +2204,7 @@ what values are accepted for them.
| | or 16-bit unsigned integer followed by |
| | a string of this length. Typically, for DHCPv4, |
| | the length is 8-bit, and for DHCPv6, it is 16-bit. |
| | However, there might be exceptions to that rule. |
| | However, there are exceptions to that rule. |
| | E.g. for the DHCPv4 SZTP Redirect Option, |
| | bootstrap-server-list is encoded as a list of |
| | tuples where the URI-length in each tuple is |