]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog, docs updated after 5543 merge.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 11 Apr 2018 21:12:00 +0000 (23:12 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 11 Apr 2018 21:12:00 +0000 (23:12 +0200)
ChangeLog
doc/guide/hooks.xml

index 4d3ba752ea88615ba024841e27f616b3a81694cd..9c01ca16505f4bee5d5e43086005a5d60462137b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1385.  [func]          tomek
+       lease4-wipe and lease6-wipe are now able to wipe all leases
+       from all configured subnets if subnet-id specified is 0
+       or the subnet-id parameter is omitted.
+       (Trac #5543, git ecaf777dff4b8d1100c2a97c4fb1cf8f8e63566d)
+
 1384.  [func]          fdupont
        Significant improvements to client classification introduced.
        The order of classes evaluation has changed from alphabetical
@@ -8,7 +14,7 @@
        (Trac #5474, git 3f2d93f0731fc1858b20e831a7d1f090ea8841fe)
 
 1383.  [func]          tmark
-       kea-dhp4 and kea-dhcp6 can now be configured to attempt to
+       kea-dhcp4 and kea-dhcp6 can now be configured to attempt to
        reconnect to MySQL backends if connectivity is lost.
        (Trac #5556, git b31da6f9a3545a2cac228eb17c59d72b6b4823f2)
 
index bca08dae35b5977e0493f3692e489bf2a2630821..adb6f467d4c972cecef9e608dfde8f088c784c25 100644 (file)
@@ -1937,7 +1937,9 @@ An example IPv4 lease deletion by "hw-address" looks as follows:
           encountered.</para>
 
           <para>The subnet-id 0 has special meaning. It tells Kea to
-          delete leases from all configured subnets.</para>
+          delete leases from all configured subnets. Also, the
+          subnet-id parameter may be omitted. If not specified, leases
+          from all subnets are wiped.</para>
 
           <para>Note: not all backends support this command.</para>
         </section>