]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-id]...
authorFrancis Dupont <fdupont@isc.org>
Fri, 25 Oct 2019 15:30:07 +0000 (17:30 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 25 Oct 2019 15:30:07 +0000 (17:30 +0200)
ChangeLog

index 0cff00fb2b891e7f16508f36cbcd063c68da1e1f..9cb9cd982530e39fed38e01adb0d0ce4cc262892 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1679.  [func]          fdupont
+       Added new commands to the lease_cmds hooks library to search for
+       leases by hardware address, client-id, DUID and hostname. Note
+       that now in leases hostnames are stored in lower case, e.g.
+       the MySQL hostname columns are now lower case.
+       (Gitlab #393)
+
 1678.  [build]         fdupont
        The arguments passed to configure are now stored and are available
        using -W command line option.