From 7673c0ce49fca6587b95b99935bbae9bdc63cb22 Mon Sep 17 00:00:00 2001 From: sanua356 Date: Wed, 28 Jan 2026 20:04:41 +0300 Subject: [PATCH] =?UTF-8?q?fix=20#4149:=20No=20description=20of=20the=20da?= =?UTF-8?q?ta=20type=20for=20option=20=E2=84=96121=20in=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/sphinx/arm/dhcp4-srv.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 5d83cf543d..8bc8bc7fec 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -2261,6 +2261,13 @@ what values are accepted for them. | | 2147483647. | +-----------------+-------------------------------------------------------+ +.. note:: + + Option ``classless-static-route`` has its own data type "internal" and accepts a string with the following mask + as its value: subnet1/netmask1 - router1, subnetN/netmaskN - routerN. + + For example: 10.229.0.128/25 - 10.229.0.1, 10.198.122.47/32 - 10.198.122.1 + Kea also supports the Relay Agent Information (RAI, defined in `RFC 3046 `_) option, sometimes referred to as the relay option, agent option, or simply option 82. The option itself is just a container and does not convey any information