2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#549] address review comments

This commit is contained in:
Andrei Pavel
2023-04-19 19:19:44 +03:00
parent afc1d93279
commit c8048badbb
18 changed files with 60 additions and 34 deletions

View File

@@ -466,7 +466,7 @@ The response to this command has the following structure:
}
As with other update commands, this command overwrites all the contents of the
entry. If the IPv4 subnet previously had a resource assigned to it, and the
entry. If the IPv6 subnet previously had a resource assigned to it, and the
``subnet6-update`` command is missing the resource, it is deleted from the
server configuration. If an incremental update of the subnet is desired, then
this can be achieved with `subnet6-delta-add <command-subnet6-delta-add_>`_.