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

[#3814] implemented lease wipe for db

This commit is contained in:
Razvan Becheriu
2025-06-13 12:02:43 +03:00
parent a0ead6eb66
commit 71f6c9c466
23 changed files with 169 additions and 86 deletions

View File

@@ -70,10 +70,10 @@ The following commands are currently supported:
The ``subnet4-list`` Command
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This command is used to list all currently configured subnets. Each
subnet is returned with a subnet identifier and
subnet prefix. To retrieve
detailed information about the subnet, use the :isccmd:`subnet4-get` command.
This command is used to list all currently configured subnets. Each subnet
is returned with a subnet identifier, subnet prefix and shared network name,
if available. To retrieve detailed information about the subnet, use the
:isccmd:`subnet4-get` command.
This command has a simple structure:
@@ -115,10 +115,10 @@ error description.
The ``subnet6-list`` Command
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This command is used to list all currently configured subnets. Each
subnet is returned with a subnet identifier and
subnet prefix. To retrieve
detailed information about the subnet, use the :isccmd:`subnet6-get` command.
This command is used to list all currently configured subnets. Each subnet
is returned with a subnet identifier, subnet prefix and shared network name,
if available. To retrieve detailed information about the subnet, use the
:isccmd:`subnet6-get` command.
This command has a simple structure: