]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[616-error-msgs-contain-references-to-config-file-while-config-backend-is-used] Added... 616-error-msgs-contain-references-to-config-file-while-config-backend-is-used
authorFrancis Dupont <fdupont@isc.org>
Thu, 27 Jun 2019 17:59:12 +0000 (19:59 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 27 Jun 2019 17:59:12 +0000 (19:59 +0200)
ChangeLog
src/bin/dhcp4/dhcp4_messages.cc
src/bin/dhcp4/dhcp4_messages.h
src/bin/dhcp6/dhcp6_messages.cc
src/bin/dhcp6/dhcp6_messages.h

index b3e4af9c662c6e41c4e4b8f66ef81c1f4cd352f7..61977ea18ffc36f33f652bdd8f331c603a77e82e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1604.  [bug]           fdupont
+       Improved configuration failure messages when the problem is
+       from the configuration backend and not the configuration file.
+       (Gitlab #616,!379, git 637e9f03cc502068822ab0310f2e070d4a4da339)
+
 1603.  [perf]          tmark
        High Availability now registers its HTTP sockets with Interface
        Manager's main thread allowing the thread can monitor them for
index 0c8bf0158077001de797a4904f9c8df279501a19..44c0f7538a01b25a6939a6b73e565f7f04c68516 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/dhcp4/dhcp4_messages.mes on Wed Jun 26 2019 12:06
+// File created from ../../../src/bin/dhcp4/dhcp4_messages.mes on Thu Jun 27 2019 19:56
 
 #include <cstddef>
 #include <log/message_types.h>
index 8df9616b326d6151bfb552f983c322cdf0d7727c..b8c7ff185c1f236eaf1d4ba8218fa6aea7181699 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/dhcp4/dhcp4_messages.mes on Wed Jun 26 2019 12:06
+// File created from ../../../src/bin/dhcp4/dhcp4_messages.mes on Thu Jun 27 2019 19:56
 
 #ifndef DHCP4_MESSAGES_H
 #define DHCP4_MESSAGES_H
index e98775602d493bc35da3bd33861f7401a7966643..f5844a48a5c0e7e92aaaff040ec4402ea509a997 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/dhcp6/dhcp6_messages.mes on Wed Jun 26 2019 12:07
+// File created from ../../../src/bin/dhcp6/dhcp6_messages.mes on Thu Jun 27 2019 19:57
 
 #include <cstddef>
 #include <log/message_types.h>
index 05059101595f17dcbd792248cebcce33724c1c06..c8ada601970eea17394f953e42dacc30cad9dae4 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/dhcp6/dhcp6_messages.mes on Wed Jun 26 2019 12:07
+// File created from ../../../src/bin/dhcp6/dhcp6_messages.mes on Thu Jun 27 2019 19:57
 
 #ifndef DHCP6_MESSAGES_H
 #define DHCP6_MESSAGES_H