]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1483] changes for 1.9.1 release Kea-1.9.1
authorMichal Nowikowski <godfryd@isc.org>
Fri, 23 Oct 2020 12:14:27 +0000 (14:14 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Fri, 23 Oct 2020 16:46:28 +0000 (18:46 +0200)
- added release entry to ChangeLog,
- updated message files,
- updated copyright dates

59 files changed:
ChangeLog
src/bin/agent/ca_messages.cc
src/bin/agent/ca_messages.h
src/bin/d2/d2_messages.cc
src/bin/d2/d2_messages.h
src/bin/dhcp4/dhcp4_messages.cc
src/bin/dhcp4/dhcp4_messages.h
src/bin/dhcp6/dhcp6_messages.cc
src/bin/dhcp6/dhcp6_messages.h
src/bin/lfc/lfc_messages.cc
src/bin/lfc/lfc_messages.h
src/bin/netconf/netconf_messages.cc
src/bin/netconf/netconf_messages.h
src/hooks/dhcp/bootp/bootp_messages.cc
src/hooks/dhcp/bootp/bootp_messages.h
src/hooks/dhcp/flex_option/flex_option_messages.cc
src/hooks/dhcp/flex_option/flex_option_messages.h
src/hooks/dhcp/high_availability/ha_messages.cc
src/hooks/dhcp/high_availability/ha_messages.h
src/hooks/dhcp/lease_cmds/lease_cmds_messages.cc
src/hooks/dhcp/lease_cmds/lease_cmds_messages.h
src/hooks/dhcp/mysql_cb/mysql_cb_messages.cc
src/hooks/dhcp/mysql_cb/mysql_cb_messages.h
src/hooks/dhcp/stat_cmds/stat_cmds_messages.cc
src/hooks/dhcp/stat_cmds/stat_cmds_messages.h
src/hooks/dhcp/user_chk/user_chk_messages.cc
src/hooks/dhcp/user_chk/user_chk_messages.h
src/lib/asiodns/asiodns_messages.cc
src/lib/asiodns/asiodns_messages.h
src/lib/config/config_messages.cc
src/lib/config/config_messages.h
src/lib/database/db_messages.cc
src/lib/database/db_messages.h
src/lib/database/dbaccess_parser.h
src/lib/dhcp/option6_pdexclude.cc
src/lib/dhcp_ddns/dhcp_ddns_messages.cc
src/lib/dhcp_ddns/dhcp_ddns_messages.h
src/lib/dhcpsrv/alloc_engine_messages.cc
src/lib/dhcpsrv/alloc_engine_messages.h
src/lib/dhcpsrv/dhcpsrv_messages.cc
src/lib/dhcpsrv/dhcpsrv_messages.h
src/lib/dhcpsrv/dhcpsrv_messages.mes
src/lib/dhcpsrv/fuzz_messages.cc
src/lib/dhcpsrv/fuzz_messages.h
src/lib/dhcpsrv/host_container.h
src/lib/dhcpsrv/hosts_messages.cc
src/lib/dhcpsrv/hosts_messages.h
src/lib/dhcpsrv/hosts_messages.mes
src/lib/dhcpsrv/testutils/host_data_source_utils.h
src/lib/eval/eval_messages.cc
src/lib/eval/eval_messages.h
src/lib/hooks/hooks_messages.cc
src/lib/hooks/hooks_messages.h
src/lib/http/http_messages.cc
src/lib/http/http_messages.h
src/lib/log/tests/log_test_messages.cc
src/lib/log/tests/log_test_messages.h
src/lib/process/process_messages.cc
src/lib/process/process_messages.h

index 3245fef8b9eda0447b3a87bc0730336f8f672aca..c63e7061ca55e47bbf775f677ff8b6a85887f378 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Kea 1.9.1 (development) released on Oct 28, 2020
+
 1826.  [build]         razvan
        Library version numbers bumped for Kea 1.9.1 development
        version.
index ec5dca33b39294665b9bf3a165aabbb9fdce488b..c094c39f082136fa59575b71acfb406da337eb69 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/agent/ca_messages.mes on Mon Sep 28 2020 15:04
+// File created from ../../../src/bin/agent/ca_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 76b499bee0cd5222695e467fa4b5b4abce1124b4..62b95d4a5b7642cb8208a485806e1e8187ecf7d7 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/agent/ca_messages.mes on Mon Sep 28 2020 15:04
+// File created from ../../../src/bin/agent/ca_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef CA_MESSAGES_H
 #define CA_MESSAGES_H
index 00521be6d601a28a2b96e870c52035de0bf75b01..8d49d660a79fcaccaacbcc8ef966d5c71f2e0d70 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/d2/d2_messages.mes on Mon Sep 28 2020 15:03
+// File created from ../../../src/bin/d2/d2_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index c40bf1b846dd94a615e1bd25f8a974e7cf7c5032..d2a7f156db8b3dc8c8965b20e9cbb8deef272a60 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/d2/d2_messages.mes on Mon Sep 28 2020 15:03
+// File created from ../../../src/bin/d2/d2_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef D2_MESSAGES_H
 #define D2_MESSAGES_H
index 31bd76fe1f537764ac9cbfc9a24436fadd2321c8..06b906b1649875ad465a865b2c25c0c3b1870adf 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/dhcp4/dhcp4_messages.mes on Mon Sep 28 2020 15:00
+// File created from ../../../src/bin/dhcp4/dhcp4_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 5fee9bbf55d793d0a3d925f92fae212fffce0fb0..ca5173fee82ecc77243088a7a3b1a6cd019d8f15 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/dhcp4/dhcp4_messages.mes on Mon Sep 28 2020 15:00
+// File created from ../../../src/bin/dhcp4/dhcp4_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef DHCP4_MESSAGES_H
 #define DHCP4_MESSAGES_H
index 67abeab0e48744a288b230e50c68b5c0828a34de..9940a6f32f8959e6e4eb3087cffec05db9a55284 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/dhcp6/dhcp6_messages.mes on Mon Sep 28 2020 15:01
+// File created from ../../../src/bin/dhcp6/dhcp6_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index fc32cfa3ef03e964840b7f1540b8c9e80e43d1d1..43f12373e7f2ee21cb8a5ee63a16b79c458cd482 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/dhcp6/dhcp6_messages.mes on Mon Sep 28 2020 15:01
+// File created from ../../../src/bin/dhcp6/dhcp6_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef DHCP6_MESSAGES_H
 #define DHCP6_MESSAGES_H
index 788466122924623a9d89d70e4727f3e93c4cf52b..72d17bfccd8942ec91aa4035dd96cc2432a71e01 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/lfc/lfc_messages.mes on Mon Sep 28 2020 15:04
+// File created from ../../../src/bin/lfc/lfc_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index e3a93cf041e434ff8807182c97c861d631c49729..96fbba373a5ea65b4197c92c5016d3089e28b1d2 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/lfc/lfc_messages.mes on Mon Sep 28 2020 15:04
+// File created from ../../../src/bin/lfc/lfc_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef LFC_MESSAGES_H
 #define LFC_MESSAGES_H
index 81f01882bfa7d6910d20439239ff89b2a37ad7cb..d73ee7ca0a3380ed621d5f438e2a58ef8f1aad1a 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/netconf/netconf_messages.mes on Fri Feb 08 2019 20:57
+// File created from ../../../src/bin/netconf/netconf_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 6ace56de8bc357161453ac6a7fecaaeac60f2f84..62d3c1138239618473b25b61fadb62c48627462e 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/bin/netconf/netconf_messages.mes on Fri Feb 08 2019 20:57
+// File created from ../../../src/bin/netconf/netconf_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef NETCONF_MESSAGES_H
 #define NETCONF_MESSAGES_H
index b6911cfe083cad8c95f0db832a288604edbbccc4..10d69004f425d313b26468b083cc065cb36245b2 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/bootp/bootp_messages.mes on Mon Sep 28 2020 15:05
+// File created from ../../../../src/hooks/dhcp/bootp/bootp_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index d8c67c296cb1f383d21a9d8606ba68fe59ac3aab..ed92ba5448f638aa9eb8f25016bc645fc11bdfb4 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/bootp/bootp_messages.mes on Mon Sep 28 2020 15:05
+// File created from ../../../../src/hooks/dhcp/bootp/bootp_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef BOOTP_MESSAGES_H
 #define BOOTP_MESSAGES_H
index 44ed7ffe6980e47069de6d131e5897f6e8782e14..ce2f011426ff7fdbcd46ca0f34369ef58d40b375 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/flex_option/flex_option_messages.mes on Mon Sep 28 2020 15:05
+// File created from ../../../../src/hooks/dhcp/flex_option/flex_option_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 4fd3819fa08b0ae15c2af0e2aa51a5c24879c160..86c44616b4595a78d3c202252502263ce9e9e63b 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/flex_option/flex_option_messages.mes on Mon Sep 28 2020 15:05
+// File created from ../../../../src/hooks/dhcp/flex_option/flex_option_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef FLEX_OPTION_MESSAGES_H
 #define FLEX_OPTION_MESSAGES_H
index 9f72f693c5d63edd8e3b40bdd637d40e4250ea33..10758890e4ac90b78012b001637e4532d0395642 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/high_availability/ha_messages.mes on Mon Sep 28 2020 15:05
+// File created from ../../../../src/hooks/dhcp/high_availability/ha_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index d7bcc5379d69ce2133711f84d4fcf5d1f5d23038..cb098d85ab4b8a22c870246fecdde7845d9e27ce 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/high_availability/ha_messages.mes on Mon Sep 28 2020 15:05
+// File created from ../../../../src/hooks/dhcp/high_availability/ha_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef HA_MESSAGES_H
 #define HA_MESSAGES_H
index ab755af18f01c48375e8f55521291fa7e695a26d..75c9a0685aa7af237f5ef8657b462b374913d7f0 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/lease_cmds/lease_cmds_messages.mes on Mon Sep 28 2020 15:06
+// File created from ../../../../src/hooks/dhcp/lease_cmds/lease_cmds_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index ddee9b808838107f48a1534c94d7a4d61f55d088..edac163a7ea94a6127bff2d8947d742cca9f7021 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/lease_cmds/lease_cmds_messages.mes on Mon Sep 28 2020 15:06
+// File created from ../../../../src/hooks/dhcp/lease_cmds/lease_cmds_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef LEASE_CMDS_MESSAGES_H
 #define LEASE_CMDS_MESSAGES_H
index b7511942ae72760b0d88e32bb4927dfea0607634..8dda8ce40d83701980883a6c46c8ad86fa16260e 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes on Wed Jun 17 2020 02:55
+// File created from ../../../../src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 723cc2a98d85c894cebf38646cef623a03e5baec..0188e6400a2c0c19095be448d22cf1ec6a8ee69d 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes on Wed Jun 17 2020 02:55
+// File created from ../../../../src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef MYSQL_CB_MESSAGES_H
 #define MYSQL_CB_MESSAGES_H
index 8586b42090197ca4429615878d31a402e823c877..8aa809094e9866433ecfedaf497d0b21d3c7fac8 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes on Mon Sep 28 2020 15:06
+// File created from ../../../../src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 96a4994e0a1047519e914a02a1f340213cb1f1a5..1809015ec8aadffc0e76fe59b20c35a1e0eaaceb 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes on Mon Sep 28 2020 15:06
+// File created from ../../../../src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef STAT_CMDS_MESSAGES_H
 #define STAT_CMDS_MESSAGES_H
index 80f7520750c532de2c58e7e292bd10d25e568bf0..93208849520374844dc74ee2190f14cbb27181f4 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/user_chk/user_chk_messages.mes on Mon Sep 28 2020 15:07
+// File created from ../../../../src/hooks/dhcp/user_chk/user_chk_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index a08c23cb22a4f4ac5bae9fe3ac994dc4204aedf3..e0498171c59a76052bc753a6f1e2e26315e64cf9 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/hooks/dhcp/user_chk/user_chk_messages.mes on Mon Sep 28 2020 15:07
+// File created from ../../../../src/hooks/dhcp/user_chk/user_chk_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef USER_CHK_MESSAGES_H
 #define USER_CHK_MESSAGES_H
index 8e6f10b6b1013b507a75de050d4ed35c452a09ad..57a1c69751a8af98b5a6bfa2ff4826fdef4f3a26 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/asiodns/asiodns_messages.mes on Mon Sep 28 2020 14:50
+// File created from ../../../src/lib/asiodns/asiodns_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index d25986840a012541abbf9fb5db139d480dde776a..58aa0c21d56f58ee1e561f5c07d28e08d64fc838 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/asiodns/asiodns_messages.mes on Mon Sep 28 2020 14:50
+// File created from ../../../src/lib/asiodns/asiodns_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef ASIODNS_MESSAGES_H
 #define ASIODNS_MESSAGES_H
index 4b68f8afeab4d424135d50fee5524718e5a84e63..104c41dbb1593dfb8ba5600257ebf5064d60adad 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/config/config_messages.mes on Mon Sep 28 2020 14:49
+// File created from ../../../src/lib/config/config_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index cffe26a04cd06723b104e8c8ffbd41b680bc00c1..8852aa8b3b80ac757fed76fc2bf59e14efa823f6 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/config/config_messages.mes on Mon Sep 28 2020 14:49
+// File created from ../../../src/lib/config/config_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef CONFIG_MESSAGES_H
 #define CONFIG_MESSAGES_H
index c6d65d2e9f89d65988a843ffb0631d14b1cff5a4..117a4760f4b4fa55a44bf53b6ce55fcdca44c927 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/database/db_messages.mes on Mon Sep 28 2020 14:46
+// File created from ../../../src/lib/database/db_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 858c332eafe48952fe6c6571d15d1d868c47531b..91c31a40326d65a1e7e4d7d28dbfd05b8a26b67d 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/database/db_messages.mes on Mon Sep 28 2020 14:46
+// File created from ../../../src/lib/database/db_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef DB_MESSAGES_H
 #define DB_MESSAGES_H
index bf25234597d0a8a6fc948e01d7d396a28def4049..f4321ac486b96fb8c80a8c38701ff5762f1fbda6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2020 Internet Systems Consortium, Inc. ("ISC")
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this
index 977390220b49d8395a23d364a48ee017330526cf..2570f16a08d6b9b64cebeac3d36fbc784e24f2a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC")
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this
index c7ca4d7dfc0637b91c381beb1d18797ab482b329..c21b03e2af27e2f88c559284bb82602ee6b2b2cc 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes on Mon Sep 28 2020 14:50
+// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 65d8c65dfa1288a9c857f15bb12ad533bae70692..349321b8a5e21f8a34107fa7cea7078d8c43c105 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes on Mon Sep 28 2020 14:50
+// File created from ../../../src/lib/dhcp_ddns/dhcp_ddns_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef DHCP_DDNS_MESSAGES_H
 #define DHCP_DDNS_MESSAGES_H
index e5e16bca9a80edb3747e48fe73536f0da2527e29..f52b6fd3af8ca61cf5cc668cb880a5e3e718e720 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcpsrv/alloc_engine_messages.mes on Tue Oct 06 2020 05:22
+// File created from ../../../src/lib/dhcpsrv/alloc_engine_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 60de188297a4c7c27c9bb3fa5763fc42b5c7b220..a0202293618a4a7328de9797ba112b066e8ef85a 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcpsrv/alloc_engine_messages.mes on Tue Oct 06 2020 05:22
+// File created from ../../../src/lib/dhcpsrv/alloc_engine_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef ALLOC_ENGINE_MESSAGES_H
 #define ALLOC_ENGINE_MESSAGES_H
index 46003749f1348b1a6374aadab6d1049684c16dae..d8e57a2c3b9375b3ebf2f29b719113e4782af5d3 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcpsrv/dhcpsrv_messages.mes on Fri Oct 09 2020 13:08
+// File created from ../../../src/lib/dhcpsrv/dhcpsrv_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index faa28fa1969d9c2ec3ffd81ef2851d12eacff73a..656567cb4c7540129b1cff944a8dffc4d306bb40 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcpsrv/dhcpsrv_messages.mes on Fri Oct 09 2020 13:08
+// File created from ../../../src/lib/dhcpsrv/dhcpsrv_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef DHCPSRV_MESSAGES_H
 #define DHCPSRV_MESSAGES_H
index 2af0243d36e40c0a9ab2ac71c6291993552de08a..e3c903b93aee6f0e6ab58aaf7ccfbd947fd53bd7 100644 (file)
@@ -80,13 +80,6 @@ server configuration. The argument identifies the subnet removed.
 % DHCPSRV_CFGMGR_DEL_SUBNET6 IPv6 subnet %1 removed
 This debug message is issued when a subnet is successfully removed from the
 
-% DHCPSRV_CFGMGR_IP_RESERVATIONS_UNIQUE_DUPLICATES_POSSIBLE setting "ip-reservations-unique" from false to true poses a risk that some host backends may still contain multiple reservations for the same IP address
-This warning message is issued when the DHCP server is configured to not allow
-multiple reservations for the same IP address. However, the host database
-backends may still contain multiple reservations for the same IP addresses
-causing problems with lease allocation for certain addresses. Please ensure
-that all such duplicates are removed.
-
 % DHCPSRV_CFGMGR_IPV4_RESERVATIONS_NON_UNIQUE_IGNORED ignoring "ip-reservations-unique" setting because at least one of the host database backends does not support non unique IP reservations in a subnet
 This warning message is issued when the server failed to use the new setting
 of the ip-reservations-unique global parameter configured via the configuration
@@ -105,6 +98,13 @@ The administrator should either stop using the backend that does not support
 this setting or set the value of the ip-reservations-unique to true to resolve
 the configuration issue.
 
+% DHCPSRV_CFGMGR_IP_RESERVATIONS_UNIQUE_DUPLICATES_POSSIBLE setting "ip-reservations-unique" from false to true poses a risk that some host backends may still contain multiple reservations for the same IP address
+This warning message is issued when the DHCP server is configured to not allow
+multiple reservations for the same IP address. However, the host database
+backends may still contain multiple reservations for the same IP addresses
+causing problems with lease allocation for certain addresses. Please ensure
+that all such duplicates are removed.
+
 % DHCPSRV_CFGMGR_NEW_SUBNET4 a new subnet has been added to configuration: %1
 This is an informational message reporting that the configuration has
 been extended to include the specified IPv4 subnet.
index de3e115040032d09c238af9696d5ea5296f10a21..43df33e4216b4303639101c251476f9b033b5083 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcpsrv/fuzz_messages.mes on Mon Jul 01 2019 12:28
+// File created from ../../../src/lib/dhcpsrv/fuzz_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index c1194aabdce338fb1c383cccf47a6028dc0928c3..5d32bc9fe437a7e0a2aa388bd7727c061db85232 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcpsrv/fuzz_messages.mes on Mon Jul 01 2019 12:28
+// File created from ../../../src/lib/dhcpsrv/fuzz_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef FUZZ_MESSAGES_H
 #define FUZZ_MESSAGES_H
index 95c06ad134fbc50f6d67c42bc63a70a5e76fd448..514010fcd89d95ffea36ef858eb94528a54f3e61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2020 Internet Systems Consortium, Inc. ("ISC")
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this
index 1076081a872d227c3c71f555aa30d95a04320d1a..003ab7467f35fed2ab83885fb6e3315f1b3605e0 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcpsrv/hosts_messages.mes on Thu Oct 01 2020 13:07
+// File created from ../../../src/lib/dhcpsrv/hosts_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index ddd4120f272bd4f3c29f51bb517ac46fcd13cc6c..51f8e7434d1fa714e8daf8477d038147b0752a34 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/dhcpsrv/hosts_messages.mes on Thu Oct 01 2020 13:07
+// File created from ../../../src/lib/dhcpsrv/hosts_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef HOSTS_MESSAGES_H
 #define HOSTS_MESSAGES_H
index 414273982daaa0f54464feb0f66315911fadc84f..043c6d05258efd3119f18ef7bc9bff115f313de1 100644 (file)
@@ -146,25 +146,6 @@ description of the host found.
 This debug message is issued when starting to retrieve all hosts connected to
 the specific DHCPv4 subnet. The argument specifies subnet id.
 
-% HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4 get all hosts with reservations for subnet id %1 and IPv4 address %2
-This debug message is issued when starting to retrieve all hosts having
-the reservation for the given IPv4 address within the given subnet. The
-first argument specifies subnet identifier. The second argument specifies
-the IPv4 address for which the reservation is to be returned.
-
-% HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4_COUNT using IPv4 subnet %1 and IPv4 address %2, found %3 host(s)
-This debug message logs the number of hosts found having the reservation
-for the specified IPv4 address within the specified subnet. The first
-argument specifies the subnet identifier. The second argument specifies
-the reserved IPv4 address. The third argument specifies the number of
-hosts found.
-
-% HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4_HOST using IPv4 subnet %1 and IPv4 address %2, found host: %3
-This debug message is issued when found host having the reservation for
-the specified IPv4 address in the specified subnet.  The first argument
-specifies the subnet identifier. The second argument specifies the reserved
-IPv4 address. The third argument specifies host details.
-
 % HOSTS_CFG_GET_ALL_SUBNET_ID4_COUNT using IPv4 subnet %1, found %2 host(s)
 This debug message include the details of the host found using the DHCPv4
 subnet id. The arguments specify subnet id and the number of hosts found
@@ -187,6 +168,25 @@ respectively.
 This debug message includes the details of the host found using the DHCPv6
 subnet id. The arguments specify subnet id and found host details respectively.
 
+% HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4 get all hosts with reservations for subnet id %1 and IPv4 address %2
+This debug message is issued when starting to retrieve all hosts having
+the reservation for the given IPv4 address within the given subnet. The
+first argument specifies subnet identifier. The second argument specifies
+the IPv4 address for which the reservation is to be returned.
+
+% HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4_COUNT using IPv4 subnet %1 and IPv4 address %2, found %3 host(s)
+This debug message logs the number of hosts found having the reservation
+for the specified IPv4 address within the specified subnet. The first
+argument specifies the subnet identifier. The second argument specifies
+the reserved IPv4 address. The third argument specifies the number of
+hosts found.
+
+% HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS4_HOST using IPv4 subnet %1 and IPv4 address %2, found host: %3
+This debug message is issued when found host having the reservation for
+the specified IPv4 address in the specified subnet.  The first argument
+specifies the subnet identifier. The second argument specifies the reserved
+IPv4 address. The third argument specifies host details.
+
 % HOSTS_CFG_GET_ALL_SUBNET_ID_ADDRESS6 get all hosts with reservations for subnet id %1 and IPv6 address %2
 This debug message is issued when starting to retrieve all hosts connected to
 the specific subnet and having the specific IPv6 address reserved.
index ff3fabd39cf9d27772f2d26940a335bea94f83c8..ac96f110443fb5f4cf84876f8ed11724a554d9cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC")
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this
index b3f454878a06d7c2f1679045d4a0b2e638905121..71a64837c7a7fd6758574e60ca9c9d04df03ad9c 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/eval/eval_messages.mes on Mon Sep 28 2020 14:51
+// File created from ../../../src/lib/eval/eval_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 8e5f9574520336d46a05a14e420d15c66c57c6c0..56122f0fb81e02a4b33351681abc4bc623e0b75e 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/eval/eval_messages.mes on Mon Sep 28 2020 14:51
+// File created from ../../../src/lib/eval/eval_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef EVAL_MESSAGES_H
 #define EVAL_MESSAGES_H
index a7eaa6faab0e8680876702e0ef45136175cb2f7e..e4ff3b587562532950f2b3a55a11c48be2596229 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/hooks/hooks_messages.mes on Mon Sep 28 2020 14:46
+// File created from ../../../src/lib/hooks/hooks_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 59fb674b0abbed7256e315b8607e163ea7973df2..ea19b0ae9d11e9e6519b31119c4b38c69a20860b 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/hooks/hooks_messages.mes on Mon Sep 28 2020 14:46
+// File created from ../../../src/lib/hooks/hooks_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef HOOKS_MESSAGES_H
 #define HOOKS_MESSAGES_H
index 43db71384cdd74d4478eca6315bd75fc27b59185..512245180576c975bbd2198a727a341f0743d43e 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/http/http_messages.mes on Mon Sep 28 2020 14:58
+// File created from ../../../src/lib/http/http_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index d89c7d89ba5eb0631d867fc7dd9c58ce7022b727..3a0cecb9f267c4dbc080e353393c428cf9d74fb7 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/http/http_messages.mes on Mon Sep 28 2020 14:58
+// File created from ../../../src/lib/http/http_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef HTTP_MESSAGES_H
 #define HTTP_MESSAGES_H
index 203e344ba601712a60e73b4b56672d0a7e7d39d7..6695050a407160d3a965153b5dc9fe95e08ce79c 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/lib/log/tests/log_test_messages.mes on Mon Sep 28 2020 14:43
+// File created from ../../../../src/lib/log/tests/log_test_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 779c83c8f8a082ee0cfe8dc3996876e8ee16a551..52fb79d5958e604a3582a163124b96af650f1635 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../../src/lib/log/tests/log_test_messages.mes on Mon Sep 28 2020 14:43
+// File created from ../../../../src/lib/log/tests/log_test_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef LOG_TEST_MESSAGES_H
 #define LOG_TEST_MESSAGES_H
index 9a9b45456c0a3981dbf80db7c12b6037f4bb1fa3..88fc68d4458bcabf4a9e435f573341077c640ac2 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/process/process_messages.mes on Mon Sep 28 2020 14:51
+// File created from ../../../src/lib/process/process_messages.mes on Fri Oct 23 2020 14:07
 
 #include <cstddef>
 #include <log/message_types.h>
index 94c71ce46c955c6780be15c16cf4a93c60615faf..d4198b1541331d8bf8b4ec723edd6fda2ea6f200 100644 (file)
@@ -1,4 +1,4 @@
-// File created from ../../../src/lib/process/process_messages.mes on Mon Sep 28 2020 14:51
+// File created from ../../../src/lib/process/process_messages.mes on Fri Oct 23 2020 14:07
 
 #ifndef PROCESS_MESSAGES_H
 #define PROCESS_MESSAGES_H