diff options
author | Francis Dupont <fdupont@isc.org> | 2023-06-06 16:05:15 +0200 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2023-06-26 14:24:42 +0200 |
commit | 608ff6009db147707936d0b468d8338a5bb4a196 (patch) | |
tree | 1f33ab2fe07c032adb51056895680eee0be95992 /doc/sphinx/arm/dhcp4-srv.rst | |
parent | [#2866] Updated server tests (diff) | |
download | kea-608ff6009db147707936d0b468d8338a5bb4a196.tar.xz kea-608ff6009db147707936d0b468d8338a5bb4a196.zip |
[#2866] Checkpoint before last use chasing
Diffstat (limited to 'doc/sphinx/arm/dhcp4-srv.rst')
-rw-r--r-- | doc/sphinx/arm/dhcp4-srv.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index b23622bb6d..0ef885fcd0 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -1212,6 +1212,12 @@ This identifier will not change for this subnet unless the ``id`` parameter is removed or set to 0. The value of 0 forces auto-generation of the subnet identifier. +.. note:: + + The auto-generation of subnet identifier will be removed in a future + release. From 2.4.0 a subnet without an ``id`` entry or with the zero + value raises a warning at configuration time. + .. _ipv4-subnet-prefix: IPv4 Subnet Prefix |