]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4478] release changes
authorWlodek Wencel <wlodek@isc.org>
Tue, 28 Apr 2026 09:18:50 +0000 (11:18 +0200)
committerWlodek Wencel <wlodek@isc.org>
Tue, 28 Apr 2026 09:18:50 +0000 (11:18 +0200)
183 files changed:
ChangeLog
changelog_unreleased/3448-remove-the-control-agent [deleted file]
changelog_unreleased/3970-reject-bad-configuration-on-a-unix-socket [deleted file]
changelog_unreleased/4342-get-rid-of-json_supported-logic-in-mysql-and-postgresql-code [deleted file]
changelog_unreleased/4344-warnings-from-closing-closed-sockets [deleted file]
changelog_unreleased/4376-ddns-lease-length-misleading [deleted file]
changelog_unreleased/4447-shared-flq-allocator-reconcile-sflq-pool-create-and-pick-free-lease-inconsistency [deleted file]
doc/devel/bison.dox
doc/devel/mainpage.dox
doc/devel/terminology.dox
doc/sphinx/debug-messages.rst
doc/sphinx/grammar/grammar-netconf-parser.rst
doc/sphinx/grammar/grammar.rst
doc/sphinx/kea-messages.rst
doc/sphinx/man/kea-admin.8.rst
doc/sphinx/man/kea-dhcp-ddns.8.rst
doc/sphinx/man/kea-dhcp4.8.rst
doc/sphinx/man/kea-dhcp6.8.rst
doc/sphinx/man/kea-lfc.8.rst
doc/sphinx/man/kea-netconf.8.rst
doc/sphinx/man/kea-shell.8.rst
doc/sphinx/man/keactrl.8.rst
doc/sphinx/man/perfdhcp.8.rst
doc/sphinx/manpages.rst
src/bin/d2/d2_lexer.cc
src/bin/d2/tests/callout_library.cc
src/bin/d2/tests/d2_command_unittest.cc
src/bin/dhcp4/dhcp4_lexer.cc
src/bin/dhcp4/tests/dhcp4_test_utils.h
src/bin/dhcp4/tests/get_config_unittest.cc
src/bin/dhcp4/tests/get_config_unittest.cc.skel
src/bin/dhcp4/tests/parser_unittest.cc
src/bin/dhcp6/dhcp6_lexer.cc
src/bin/dhcp6/tests/get_config_unittest.cc
src/bin/dhcp6/tests/get_config_unittest.cc.skel
src/bin/dhcp6/tests/parser_unittest.cc
src/bin/keactrl/keactrl.in
src/bin/keactrl/tests/keactrl_tests.sh.in
src/bin/netconf/http_control_socket.cc
src/bin/netconf/netconf_lexer.cc
src/bin/netconf/netconf_lexer.ll
src/bin/netconf/netconf_parser.yy
src/bin/netconf/simple_parser.cc
src/bin/netconf/simple_parser.h
src/bin/netconf/tests/basic_library.cc
src/bin/netconf/tests/control_socket_unittests.cc
src/bin/netconf/tests/netconf_cfg_mgr_unittests.cc
src/bin/netconf/tests/parser_unittests.cc
src/bin/netconf/unix_control_socket.cc
src/bin/shell/kea-shell.in
src/bin/shell/kea_conn.py
src/bin/shell/kea_connector3.py
src/bin/shell/tests/shell_unittest.py.in
src/hooks/dhcp/bootp/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/class_cmds/class_cmds_callouts.cc
src/hooks/dhcp/class_cmds/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/ddns_tuning/ddns_tuning_callouts.cc
src/hooks/dhcp/ddns_tuning/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/flex_id/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/flex_id/load_unload.cc
src/hooks/dhcp/flex_option/flex_option_callouts.cc
src/hooks/dhcp/flex_option/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/forensic_log/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/forensic_log/load_unload.cc
src/hooks/dhcp/high_availability/command_creator.h
src/hooks/dhcp/high_availability/ha_callouts.cc
src/hooks/dhcp/high_availability/ha_config.h
src/hooks/dhcp/high_availability/ha_impl.cc
src/hooks/dhcp/high_availability/ha_impl.h
src/hooks/dhcp/high_availability/ha_service.cc
src/hooks/dhcp/high_availability/ha_service.h
src/hooks/dhcp/high_availability/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/host_cache/host_cache_callout.cc
src/hooks/dhcp/host_cache/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/host_cmds/host_cmds_callouts.cc
src/hooks/dhcp/host_cmds/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/lease_cmds/lease_cmds.dox
src/hooks/dhcp/lease_cmds/lease_cmds_callouts.cc
src/hooks/dhcp/lease_cmds/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/lease_query/lease_query_callouts.cc
src/hooks/dhcp/lease_query/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/limits/libloadtests/limits_unit_tests_load_unload.cc
src/hooks/dhcp/limits/limit_manager.h
src/hooks/dhcp/limits/load_unload.cc
src/hooks/dhcp/mysql/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/mysql/mysql_callouts.cc
src/hooks/dhcp/mysql/mysql_lb_messages.mes
src/hooks/dhcp/mysql/mysql_lease_mgr.h
src/hooks/dhcp/mysql/tests/mysql_lease_mgr_unittest.cc
src/hooks/dhcp/perfmon/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/pgsql/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/pgsql/pgsql_callouts.cc
src/hooks/dhcp/pgsql/pgsql_lb_messages.mes
src/hooks/dhcp/pgsql/pgsql_lease_mgr.h
src/hooks/dhcp/pgsql/tests/pgsql_lease_mgr_unittest.cc
src/hooks/dhcp/ping_check/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/radius/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/run_script/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/run_script/run_script_callouts.cc
src/hooks/dhcp/stat_cmds/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/stat_cmds/stat_cmds.dox
src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc
src/hooks/dhcp/subnet_cmds/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/subnet_cmds/subnet_cmds_callouts.cc
src/lib/cc/json_feed.h
src/lib/config/client_connection.h
src/lib/config/cmd_http_listener.cc
src/lib/config/cmd_response_creator.cc
src/lib/config/cmd_response_creator.h
src/lib/config/cmd_response_creator_factory.h
src/lib/config/http_command_config.h
src/lib/config/http_command_mgr.cc
src/lib/config/http_command_response_creator_factory.h
src/lib/config/timeouts.h
src/lib/dhcp/pkt_filter6.h
src/lib/dhcp/pkt_filter_inet.cc
src/lib/dhcp/pkt_filter_inet6.h
src/lib/dhcp/socket_info.h
src/lib/dhcp/tests/pkt_filter6_test_utils.cc
src/lib/dhcp/tests/pkt_filter6_test_utils.h
src/lib/dhcp/tests/pkt_filter_iface_test_utils.cc
src/lib/dhcp/tests/pkt_filter_iface_test_utils.h
src/lib/dhcp/tests/pkt_filter_test_utils.cc
src/lib/dhcp/tests/pkt_filter_test_utils.h
src/lib/dhcp/testutils/pkt_filter6_test_stub.cc
src/lib/dhcp/testutils/pkt_filter6_test_stub.h
src/lib/dhcp/testutils/pkt_filter_test_stub.cc
src/lib/dhcp/testutils/pkt_filter_test_stub.h
src/lib/dhcpsrv/cb_ctl_dhcp4.cc
src/lib/dhcpsrv/cb_ctl_dhcp6.cc
src/lib/dhcpsrv/cfg_subnets4.cc
src/lib/dhcpsrv/cfg_subnets6.cc
src/lib/dhcpsrv/host_data_source_factory.h
src/lib/dhcpsrv/iterative_allocator.h
src/lib/dhcpsrv/lease_mgr.cc
src/lib/dhcpsrv/lease_mgr_factory.h
src/lib/dhcpsrv/memfile_lease_mgr.h
src/lib/dhcpsrv/parsers/base_network_parser.cc
src/lib/dhcpsrv/parsers/shared_network_parser.cc
src/lib/dhcpsrv/srv_config.cc
src/lib/dhcpsrv/srv_config.h
src/lib/dhcpsrv/subnet.cc
src/lib/dhcpsrv/tests/alloc_engine_hooks_unittest.cc
src/lib/dhcpsrv/tests/cfg_db_access_unittest.cc
src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc
src/lib/dhcpsrv/tests/iterative_allocator_unittest.cc
src/lib/dhcpsrv/tests/memfile_lease_mgr_unittest.cc
src/lib/dhcpsrv/tests/shared_network_unittest.cc
src/lib/dhcpsrv/testutils/concrete_lease_mgr.cc
src/lib/dhcpsrv/testutils/concrete_lease_mgr.h
src/lib/dhcpsrv/testutils/generic_backend_unittest.h
src/lib/dhcpsrv/testutils/generic_lease_mgr_unittest.h
src/lib/dhcpsrv/testutils/sflqtest_lease_mgr.h
src/lib/eval/lexer.cc
src/lib/hooks/hooks_user.dox
src/lib/http/connection.cc
src/lib/http/connection.h
src/lib/http/listener_impl.cc
src/lib/mysql/mysql_binding.cc
src/lib/mysql/mysql_binding.h
src/lib/mysql/mysql_connection.h
src/lib/mysql/mysql_constants.h
src/lib/pgsql/pgsql_connection.h
src/lib/process/config_base.h
src/lib/process/d_cfg_mgr.h
src/lib/testutils/dhcp_test_lib.sh.in
src/lib/yang/tests/adaptor_config_unittests.cc
src/lib/yang/tests/config_unittests.cc
src/lib/yang/tests/translator_control_socket_unittests.cc
src/lib/yang/translator_control_socket.cc
src/lib/yang/translator_control_socket.h
src/lib/yang/translator_logger.h
src/lib/yang/yang.dox
src/lib/yang/yang_models.h
src/lib/yang/yang_revisions.h
src/share/database/scripts/mysql/dhcpdb_drop.mysql
src/share/database/scripts/mysql/wipe_data.sh.in
src/share/database/scripts/pgsql/dhcpdb_create.pgsql
src/share/database/scripts/pgsql/dhcpdb_drop.pgsql
src/share/database/scripts/pgsql/wipe_data.sh.in
src/share/yang/modules/utils/gen-revisions.sh
src/share/yang/modules/utils/reinstall.sh.in
tools/check-messages.py

index 1b89c36e581889757a905ad10b0bfb6cf2bc77b9..20958a2317ac4c394c51037dc098228e9c40b101 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+Kea 3.1.8 (development) released on April 29, 2026
+
+2461.  [bug]           fdupont
+       Fixed spurious warnings emitted when attempting to close
+       already apclosed HTTP sockets.
+       (Gitlab #4344)
+
+2460.  [func]          fdupont
+       More bad Unix control socket configuration parameters are now
+       rejected, before they were silently ignored. For instance
+       it is now forbidden to configure HTTP or TLS parameters on
+       not HTTP nor HTTPS control sockets.
+       (Gitlab #3970)
+
+2459.  [func]          tmark
+       Added an experimental allocator type, 'shared-flq'.
+       It implements a free lease queue mechanism for
+       MySQL and Postgresql lease back ends. It is
+       intended for use in configurations that share
+       lease data between multiple servers (i.e. shared
+       lease backends).
+       (Gitlab #4336, #4373, #4405, #4417, #4441, #4447)
+
+2458.  [func]*         fdupont
+       The deprecated control agent has been removed.
+       (Gitlab #3448)
+
+2457.  [bug]           mgodzina
+       Corrected "Lease Length" label in logged
+       DHCPSRV_DHCP_DDNS_NCR_SENT to "TTL".
+       (Gitlab #4376)
+
+2456.  [func]          tmark
+       Auto detection of JSON support in MySQL
+       and PostgreSQL databases has been removed.
+       All database versions with active support
+       should now include JSON support.
+       (Gitlab #4342)
+
 2455.  [build]         razvan
        The library version numbers have been bumped up for the Kea 3.1.8
        development release.
diff --git a/changelog_unreleased/3448-remove-the-control-agent b/changelog_unreleased/3448-remove-the-control-agent
deleted file mode 100644 (file)
index f512e5d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-[func]*                fdupont
-       The deprecated control agent has been removed.
-       (Gitlab #3448)
diff --git a/changelog_unreleased/3970-reject-bad-configuration-on-a-unix-socket b/changelog_unreleased/3970-reject-bad-configuration-on-a-unix-socket
deleted file mode 100644 (file)
index 77e9c41..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-[func]         fdupont
-       More bad Unix control socket configuration parameters are now
-       rejected, before they were silently ignored. For instance
-       it is now forbidden to configure HTTP or TLS parameters on
-       not HTTP nor HTTPS control sockets.
-       (Gitlab #3970)
diff --git a/changelog_unreleased/4342-get-rid-of-json_supported-logic-in-mysql-and-postgresql-code b/changelog_unreleased/4342-get-rid-of-json_supported-logic-in-mysql-and-postgresql-code
deleted file mode 100644 (file)
index ffd571a..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-[func]         tmark
-       Auto detection of JSON support in MySQL
-       and PostgreSQL databases has been removed.
-       All database versions with active support
-       should now include JSON support.
-       (Gitlab #4342)
diff --git a/changelog_unreleased/4344-warnings-from-closing-closed-sockets b/changelog_unreleased/4344-warnings-from-closing-closed-sockets
deleted file mode 100644 (file)
index fcbeb98..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[bug]          fdupont
-       Fixed spurious warnings emitted when attempting to close
-       already apclosed HTTP sockets.
-       (Gitlab #4344)
diff --git a/changelog_unreleased/4376-ddns-lease-length-misleading b/changelog_unreleased/4376-ddns-lease-length-misleading
deleted file mode 100644 (file)
index 4e53514..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[bug]          mgodzina
-       Corrected "Lease Length" label in logged
-       DHCPSRV_DHCP_DDNS_NCR_SENT to "TTL".
-       (Gitlab #4376)
diff --git a/changelog_unreleased/4447-shared-flq-allocator-reconcile-sflq-pool-create-and-pick-free-lease-inconsistency b/changelog_unreleased/4447-shared-flq-allocator-reconcile-sflq-pool-create-and-pick-free-lease-inconsistency
deleted file mode 100644 (file)
index 6c64c3b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-[func]         tmark
-       Added an experimental allocator type, 'shared-flq'.
-       It implements a free lease queue mechanism for
-       MySQL and Postgresql lease back ends. It is
-       intended for use in configurations that share
-       lease data between multiple servers (i.e. shared
-       lease backends).
-       (Gitlab #4336, #4373, #4405, #4417, #4441, #4447)
index cf28abfefcf68bc25ebe11cb0dce5df3ad2fd277..70de98b9574cc9a7c60e2af6435e2999bf57d8f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 c7a9ad537be2c57521c83ac10d2cefb37011bda1..5848982ab595af6bbbe55504fd514cc537319122 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 e28d8f210c5d57be1eea07cb39134aac491f11b0..7fdd75eca5f1d901f8d252efb7a7e940c9ae6cde 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 92516f1afdd652aa91ecd6fc5dee606fb776e470..c132605de8d0b1ec91efb345462042a842fc05ea 100644 (file)
@@ -1094,6 +1094,10 @@ Messages printed on debuglevel 50
 - MYSQL_LB_GET_SUBID_PAGE6
 - MYSQL_LB_GET_VERSION
 - MYSQL_LB_ROLLBACK
+- MYSQL_LB_SFLQ_CREATE_POOL4
+- MYSQL_LB_SFLQ_CREATE_POOL6
+- MYSQL_LB_SFLQ_PICK_LEASE4
+- MYSQL_LB_SFLQ_PICK_LEASE6
 - MYSQL_LB_UPDATE_ADDR4
 - MYSQL_LB_UPDATE_ADDR6
 - MYSQL_LB_UPGRADE_EXTENDED_INFO4_PAGE
@@ -1143,6 +1147,10 @@ Messages printed on debuglevel 50
 - PGSQL_LB_GET_SUBID_PAGE6
 - PGSQL_LB_GET_VERSION
 - PGSQL_LB_ROLLBACK
+- PGSQL_LB_SFLQ_CREATE_POOL4
+- PGSQL_LB_SFLQ_CREATE_POOL6
+- PGSQL_LB_SFLQ_PICK_LEASE4
+- PGSQL_LB_SFLQ_PICK_LEASE6
 - PGSQL_LB_UPDATE_ADDR4
 - PGSQL_LB_UPDATE_ADDR6
 - PGSQL_LB_UPGRADE_EXTENDED_INFO4_PAGE
index e10ac8f58f700e01a178cc41e6e8394e046b72d6..f13e33591c74f8ec7d07b8967391d6a16d138e52 100644 (file)
@@ -116,7 +116,6 @@ This grammar is generated from ``netconf_parser.yy``. See :ref:`netconf` for mor
      server_entry ::= dhcp4_server
                  | dhcp6_server
                  | d2_server
-                 | ca_server
                  | unknown_map_entry
 
      dhcp4_server ::= "dhcp4" ":" "{" managed_server_params "}"
@@ -125,8 +124,6 @@ This grammar is generated from ``netconf_parser.yy``. See :ref:`netconf` for mor
 
      d2_server ::= "d2" ":" "{" managed_server_params "}"
 
-     ca_server ::= "ca" ":" "{" managed_server_params "}"
-
      managed_server_params ::= managed_server_param
                           | managed_server_params "," managed_server_param
                           | managed_server_params ","
index ef1a7c1ab94512bfaf7ca429f85df1e94fbf1cb4..b4feb8173312208679b64668379e1f4bdb26b614 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2021-2022 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2021-2026 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 3617ca6b26dedd6e9d223439c64f91b51ea4d411..6e9973551fbff597679648e6a3b54c8a46ea0455 100644 (file)
@@ -20970,6 +20970,54 @@ Logged at debug log level 50.
 The code has issued a rollback call. All outstanding transactions will
 be rolled back and not committed to the database.
 
+MYSQL_LB_SFLQ_CREATE_POOL4
+==========================
+
+.. code-block:: text
+
+    creating shared-flq pool for address range %1 - %2, subnet id %3, recreate %4, capacity %5
+
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end to
+(re)create the shared free lease data for the pool described in the arguments.
+Applies to MySQL and PostgreSQL lease back ends only.
+
+MYSQL_LB_SFLQ_CREATE_POOL6
+==========================
+
+.. code-block:: text
+
+    creating shared-flq pool for address range %1 - %2, type %3, delegated length: %4, subnet id %5, recreate %6, capacity %7
+
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end to
+(re)create the shared free lease data for the pool described in the arguments.
+Applies to MySQL and PostgreSQL lease back ends only.
+
+MYSQL_LB_SFLQ_PICK_LEASE4
+=========================
+
+.. code-block:: text
+
+    picking a free lease from address range %1 - %2
+
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end for
+a free address from the pool described in the arguments.
+Applies to MySQL and PostgreSQL lease back ends only.
+
+MYSQL_LB_SFLQ_PICK_LEASE6
+=========================
+
+.. code-block:: text
+
+    picking a free lease from address range %1 - %2
+
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end for
+a free lease from the pool described in the arguments.
+Applies to MySQL and PostgreSQL lease back ends only.
+
 MYSQL_LB_TLS_CIPHER
 ===================
 
@@ -24143,6 +24191,50 @@ Logged at debug log level 50.
 The code has issued a rollback call. All outstanding transactions will
 be rolled back and not committed to the database.
 
+PGSQL_LB_SFLQ_CREATE_POOL4
+==========================
+
+.. code-block:: text
+
+    creating shared-flq pool for address range %1 - %2, subnet id %3, recreate %4, capacity %5
+
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end to
+(re)create the shared free lease data for the pool described in the arguments.
+
+PGSQL_LB_SFLQ_CREATE_POOL6
+==========================
+
+.. code-block:: text
+
+    creating shared-flq pool for address range %1 - %2, type %3, delegated length: %4, subnet id %5, recreate %6, capacity %7
+
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end to
+(re)create the shared free lease data for the pool described in the arguments.
+
+PGSQL_LB_SFLQ_PICK_LEASE4
+=========================
+
+.. code-block:: text
+
+    picking a free lease from address range %1 - %2
+
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end for
+a free address from the pool described in the arguments.
+
+PGSQL_LB_SFLQ_PICK_LEASE6
+=========================
+
+.. code-block:: text
+
+    picking a free lease from address range %1 - %2
+
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end for
+a free lease from the pool described in the arguments.
+
 PGSQL_LB_UPDATE_ADDR4
 =====================
 
index 35cf55e2e14c5a6a9497ee36fd9978e43484e32d..4390cb65e9b1353dbd93c92d5af2b73280dc092b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 d828d4e2e35d3db9883cf39bf10ed744b5b584cc..c055dcc102549dab964bf3d9a90651988b8dd851 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 00e477cb3d32f69de21389f0d206248c582bf653..2c37a6fbf8651727f94766027a2b87faebf212dc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 0a788fa1415e1f2a97ec5d1eda4777618d3c3251..7b333043657305a6c364457389801f24186da7dd 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 f9cf9b92d0842f23f4c6c7b93b66172199a36601..378aa67a6ed94b04c34a05ef523bdf74e47f33fc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 85e62f5357eda1def570ac94820a3038f2efa46f..f137b620a81a36cd3f504233bec01193cc5dc729 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 a7f34e8297c8ec108b431e8de27bf75afd3abbe2..3d05377548dfbd914a258803bbb2fbfec804f978 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 95124c06e466bf779b580152a7ffe3469230b7d3..03baa0e3a9bbfa96347a4e4329c9c580ec4c2fb8 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 e83b0c3989d7d6c07d6391bafa85ea97ebc6f0e8..497760f1a3dd8d4bf8f890614e224c3512293e5c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2026 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 bf1ab1b34d64b26a394caecf75919cf3369b42a8..70f584788675fc1f83b11dd3dba822c775ab9b61 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2021-2026 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 1e56767ffbb43ff890c5a4bd045149841571ae37..92e386daa044963e7e9cac805169cb5d2d2eb168 100644 (file)
@@ -1,6 +1,6 @@
-#line 2 "d2_lexer.cc"
+#line 1 "d2_lexer.cc"
 
-#line 4 "d2_lexer.cc"
+#line 3 "d2_lexer.cc"
 
 #define  YY_INT_ALIGNED short int
 
@@ -1214,7 +1214,7 @@ unsigned int comment_start_line = 0;
 
 /* To avoid the call to exit... oops! */
 #define YY_FATAL_ERROR(msg) isc::d2::D2ParserContext::fatal(msg)
-#line 1218 "d2_lexer.cc"
+#line 1217 "d2_lexer.cc"
 /* noyywrap disables automatic rewinding for the next file to parse. Since we
    always parse only a single string, there's no need to do any wraps. And
    using yywrap requires linking with -lfl, which provides the default yywrap
@@ -1240,8 +1240,8 @@ unsigned int comment_start_line = 0;
    by moving it ahead by yyleng bytes. yyleng specifies the length of the
    currently matched token. */
 #define YY_USER_ACTION  driver.loc_.columns(yyleng);
+#line 1243 "d2_lexer.cc"
 #line 1244 "d2_lexer.cc"
-#line 1245 "d2_lexer.cc"
 
 #define INITIAL 0
 #define COMMENT 1
@@ -1561,7 +1561,7 @@ YY_DECL
     }
 
 
-#line 1565 "d2_lexer.cc"
+#line 1564 "d2_lexer.cc"
 
        while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
                {
@@ -2812,7 +2812,7 @@ YY_RULE_SETUP
 #line 1022 "d2_lexer.ll"
 ECHO;
        YY_BREAK
-#line 2816 "d2_lexer.cc"
+#line 2815 "d2_lexer.cc"
 
        case YY_END_OF_BUFFER:
                {
index 882ee74c412ee750491764302a21519b6cd2527d..6161ed51c4b5687547dea759701e76f8beb67dab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2026 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 cd24d4af29d3c85521c70ccf1a4b11f76a7fc5df..fbe20fbabd1408e2ab4f6b66b1d93874be6285d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 9d7e68689e50d453631e87ccab04fe9d42250281..7e602585adab3efa430c847f17475e36d39daf1e 100644 (file)
@@ -1,6 +1,6 @@
-#line 2 "dhcp4_lexer.cc"
+#line 1 "dhcp4_lexer.cc"
 
-#line 4 "dhcp4_lexer.cc"
+#line 3 "dhcp4_lexer.cc"
 
 #define  YY_INT_ALIGNED short int
 
@@ -2311,7 +2311,7 @@ using namespace isc::dhcp;
 
 /* To avoid the call to exit... oops! */
 #define YY_FATAL_ERROR(msg) isc::dhcp::Parser4Context::fatal(msg)
-#line 2315 "dhcp4_lexer.cc"
+#line 2314 "dhcp4_lexer.cc"
 /* noyywrap disables automatic rewinding for the next file to parse. Since we
    always parse only a single string, there's no need to do any wraps. And
    using yywrap requires linking with -lfl, which provides the default yywrap
@@ -2337,8 +2337,8 @@ using namespace isc::dhcp;
    by moving it ahead by yyleng bytes. yyleng specifies the length of the
    currently matched token. */
 #define YY_USER_ACTION  driver.loc_.columns(yyleng);
+#line 2340 "dhcp4_lexer.cc"
 #line 2341 "dhcp4_lexer.cc"
-#line 2342 "dhcp4_lexer.cc"
 
 #define INITIAL 0
 #define COMMENT 1
@@ -2666,7 +2666,7 @@ YY_DECL
     }
 
 
-#line 2670 "dhcp4_lexer.cc"
+#line 2669 "dhcp4_lexer.cc"
 
        while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
                {
@@ -6008,7 +6008,7 @@ YY_RULE_SETUP
 #line 2642 "dhcp4_lexer.ll"
 ECHO;
        YY_BREAK
-#line 6012 "dhcp4_lexer.cc"
+#line 6011 "dhcp4_lexer.cc"
 
        case YY_END_OF_BUFFER:
                {
index e014942900fe7d514d9cc264aea755cc4a53802b..e937c531e035bc8f5be72b60e60eaef99c77fd2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 c024e91d9344525ca39210fbc5407f54050aa111..c97e1d5937976c7bb492b6cd684f22e26c6d7249 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 2f03dc546a6019805393ce7a77ac3f31aa4cb1e2..4c2cacb88573abd0dc7ede042cbe773b2bca4b29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 e0c41ee61f0ee7e1c7abc6943cad68107d969542..779a67ed7206c08fe18491523d8f442c1ed93c2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2026 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 aabce984479645c3c63b1f30f6945ff5ecaa7d6b..fe8b36bb9a526165f295a7e82b6edc1227a327b2 100644 (file)
@@ -1,6 +1,6 @@
-#line 2 "dhcp6_lexer.cc"
+#line 1 "dhcp6_lexer.cc"
 
-#line 4 "dhcp6_lexer.cc"
+#line 3 "dhcp6_lexer.cc"
 
 #define  YY_INT_ALIGNED short int
 
@@ -2297,7 +2297,7 @@ using namespace isc::dhcp;
 
 /* To avoid the call to exit... oops! */
 #define YY_FATAL_ERROR(msg) isc::dhcp::Parser6Context::fatal(msg)
-#line 2301 "dhcp6_lexer.cc"
+#line 2300 "dhcp6_lexer.cc"
 /* noyywrap disables automatic rewinding for the next file to parse. Since we
    always parse only a single string, there's no need to do any wraps. And
    using yywrap requires linking with -lfl, which provides the default yywrap
@@ -2323,8 +2323,8 @@ using namespace isc::dhcp;
    by moving it ahead by yyleng bytes. yyleng specifies the length of the
    currently matched token. */
 #define YY_USER_ACTION  driver.loc_.columns(yyleng);
+#line 2326 "dhcp6_lexer.cc"
 #line 2327 "dhcp6_lexer.cc"
-#line 2328 "dhcp6_lexer.cc"
 
 #define INITIAL 0
 #define COMMENT 1
@@ -2654,7 +2654,7 @@ YY_DECL
     }
 
 
-#line 2658 "dhcp6_lexer.cc"
+#line 2657 "dhcp6_lexer.cc"
 
        while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
                {
@@ -6048,7 +6048,7 @@ YY_RULE_SETUP
 #line 2684 "dhcp6_lexer.ll"
 ECHO;
        YY_BREAK
-#line 6052 "dhcp6_lexer.cc"
+#line 6051 "dhcp6_lexer.cc"
 
        case YY_END_OF_BUFFER:
                {
index b7a7259189dbf37a8ece06b3477defbe66d6fcf6..00b70dc4170ddb4062da963259924fed292dfe0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 c384a510b17f43b5c39a7039df2f52653d6c201c..cc845710e2820290b1860aec42da6a9b8817b690 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 95063b0c54e185d208ae344016424ca5709027b4..3a6ea6ba5398b011b7247ae11cf79ed89212ca2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2026 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 f1a385fd974968a8f03fae249950d7bd5bcaf465..1cc86620cea033cecd46926d7652709eb2831796 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2026 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 6b529fda7733145a17462c13b29ca0c30783ab70..d6bc362c403db8a2644e40b8304a3c67e131d224 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2026 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 206ead0faa0201ae353b7a1d3b5aeac66ad44809..009b1c41dd7da829dbf5e883550eee7014533c71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 1dd9cc1d8993bdbdb1fea98552be51fd5f574615..c208bb2f0fc145157fe69d1394bdec33e439b6ff 100644 (file)
@@ -1468,7 +1468,7 @@ static const flex_int16_t yy_rule_linenum[63] =
 #define YY_RESTORE_YY_MORE_OFFSET
 char *yytext;
 #line 1 "netconf_lexer.ll"
-/* Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2018-2026 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 22e679af402ba6f44b277d45b58e8defc9214033..b18a799460519f0d23086e8f12cb7647582201b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2018-2026 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 e95055d7c2b7a0900babf04c280d2edade16ac0f..b195f539bf944225b4b81c9344e66b10feebfaae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2018-2026 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 8b9cc20f80dbacb1de3b80107d6aba992fadacd6..4ac03349153bb27387b13d45ad5ac08d1c3a96b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 ba8833f5fec11866b135677cd2ce9c3942e1d0fe..d9c356e70d6e1da24b8a52fa0e628f4548a1036f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 0db6832add93097d0c7dd3d2e7a21f97348cd484..7469e8ed655b9a25022b97340e3e14c34fe887fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 41d0102736e0cb28ffecc67eb28eb4115ed9488d..4ab40dcefc627e0ffbd1e1a751450f20e3f48470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 b939012162e03c2ab106d4e1d37720c2728fb8ec..8f1fe0f8caa02f157e6636154e9c3b8cbd5a4b89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 63ce6ce7eecb7b9b54157df66d577e5b1ac1a10f..3d6679b5c8de8fd3a36fb59e5f4878e7d866060e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 78e9da887240caada5013624cc582ec49d60ed01..ea260c72a1721b208a55f6623d52cc6c58856748 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 3e2006f27ccd958bea08bb19892aeb627f093646..ce4cadeea17d64ea6f102e35e96a758087b5ab14 100755 (executable)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 
-# Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017-2026 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 47a70d6585a1049a001b4c6dddf12cfead624c6e..c0045c26b1875e66ba390ff4e6e8cbdcbfa608b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2024 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017-2026 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 3bc92e047d1450e5232e1ead35a0f8850592e0d7..36e012b1eff29f9bcd2f816a60f2a6122209efd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2024 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017-2026 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 b9f5b65117faa249e6c47375ea31dd1204108876..b1c23584b364a96ee72a61b22636dacf1492eb40 100755 (executable)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 
-# Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017-2026 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 b85ffbee6d53a81afd6e7714d4d3fffd30df8e1a..f8134e1983e04110b466504f301d11f7b60dc3b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 83fb07b8d97bd8b8edd254e94b14971388ed556c..70b5501ffe7adaf38a12cf5cce2dc27b4211b7bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 307b3c886b3247e697fa63ed3884b32d84515c2c..4c4c13ee28988f338eabcc6400cea27d4cc076ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 67f320ab2b82b69cea110909c5a8758e6f1c45bd..9187a27f8f085ccc4d33533d9c0b8a6cd244208f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 76b3f6be108827e6910f53b7b0a010744ee3fa70..f80ca213094071c82f3a6e653dd10cf427122d11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 51541b674c7a46b2c103e3e9e74214a24d932f4d..8d593f7f9362d28853016f787798bc56446f82ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 81ddf714ac170fd731d38a2bed4bc02f1f9fd88b..55eafbfabef86e1314bedeb0cc5ad3e9b1dabb9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 0468adae27741dae3f95c1804404d05689c67941..f5ed693feb1b26e457914dcc6892b047e944ea18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2026 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 d93cc3e5eaadfbab22b2371ebe256def757611e4..3ee6dd19d9acdb10bdd256813e8578d63b58f511 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2026 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 b1fe78df8d25ab804b31e17ae98e51a2bfb78395..71f8920cfbe38c7cea54099821ac3a96716ef165 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2026 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 e7555286f05cb2c50feefa41b5a2a7c50624313e..b836be1abda14d3ff5df0d9183dd3d336543e4fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2026 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 2e5120a5b01975b6d63b83e862dd14fa3af34f25..d635568473189972d0b645e2e61c6afef3e36919 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 74e35339e375999ea4c77c63665efff9f9d36a7a..6eab558c8d1bba77adc50e5cfaede88e10f2a6e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 37f9bdc2c939f210f5d53c6a1bb2aaa6f4abf8c6..d3f0e4835c4d9216363f81fcc20148fad4edc74e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 6c0cc376c570b4573d92bfc73bc3ca6928c7eb62..b85f679ec2b891dea31fc25e1c9d8f3b868136c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 6b5dbf5af351764cd428e41c715d6c2c19b72c70..c2a414f9433024a178be30f795ae8e5da33c2177 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 86aea7daef669171078889ddda80f9b86d6182b7..e3baf79594587b833c2d700bacc04582e2b9f499 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 464cee24101ac69d1b7b6e08cc5949707cc3e4a3..8d7f93fc78e41b8ff70f3ccc61dda17a24dd9be6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 7779717fc9032fecff889072ddff7b0eba69576c..5d4ee73660cef077985d46667ff8b28a27749865 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2026 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 012416e5f7c719a9cf071b9216624c45e1f3ab33..a331e674a4dd71ec6e6ca62ae486665bd8a10416 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 ddae5ed7c1ce496a3382477436fd108e9450d828..af2b0f6033855f19804b81dd270e5a0168697bea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2020-2026 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 c199b614c238b614ead417b36ff39095aaf98073..d3148cd49499723f5c0e16d4739fafce40f0b548 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 7e99da29dc808cf4cd62d6d4d73b510b9a9d0ac2..9423327f169f40d6c8b68dee455e929995dbfd64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 ff2a15d1d475d7082c77828652e6d430cbad01ff..340afc157a971ff54b7edc2997206f72d44067e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 8cfe272b58de6b5e7476a9593694fa7d89e1c512..d1ce480c3399ebf21702d4d300e2cc9957e15f6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 d96684765968d45f7978af6dc033174a507745d2..068066d102477fcbf86c84ae293daa9dd1615cc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 abd0fc41315df2b7f263d21b0193cd1400839239..b3fb9cbb2e2ae48938588cd731ee7836b236ddf0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2020-2026 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 3b638b756dd8d3ca1fc2c6716eef4c96dd4ff6b2..6a9397274e24973d1fd4634c9472701c3594fa4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2020-2026 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 5421ab696078e6718433de7046e579754dbe7292..e3fb88cba9c9056ae688a363eb8baaeb29123cfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 4d4a82d93e009380d66d16f48bf96a5932ebc49b..112ba3ec2a18825d934a352cb368d606c867d83d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 e2c67b964b6308189ed7e86617be73696189fc71..fa43184b40e4ddb0f5386b2a7fa546aa6797935b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 3520223aae3daa58916e169870fec594f6d318fa..21ab13090e2642403275a2764fd0c13ad6fc3e6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 a7f7b39c084b4d293f1ba9a427cd5c844141e48f..d230885639150c427e09197eb004e44ce040e2bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 1e83e80c10ba9c81192401696f34e98175830f4e..34392e18034e510f9af281b7b0d3ff6425fc5fa2 100644 (file)
@@ -269,6 +269,30 @@ Logged at debug log level 50.
 The code has issued a rollback call. All outstanding transactions will
 be rolled back and not committed to the database.
 
+% MYSQL_LB_SFLQ_CREATE_POOL4 creating shared-flq pool for address range %1 - %2, subnet id %3, recreate %4, capacity %5
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end to
+(re)create the shared free lease data for the pool described in the arguments.
+Applies to MySQL and PostgreSQL lease back ends only.
+
+% MYSQL_LB_SFLQ_CREATE_POOL6 creating shared-flq pool for address range %1 - %2, type %3, delegated length: %4, subnet id %5, recreate %6, capacity %7
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end to
+(re)create the shared free lease data for the pool described in the arguments.
+Applies to MySQL and PostgreSQL lease back ends only.
+
+% MYSQL_LB_SFLQ_PICK_LEASE4 picking a free lease from address range %1 - %2
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end for
+a free address from the pool described in the arguments.
+Applies to MySQL and PostgreSQL lease back ends only.
+
+% MYSQL_LB_SFLQ_PICK_LEASE6 picking a free lease from address range %1 - %2
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end for
+a free lease from the pool described in the arguments.
+Applies to MySQL and PostgreSQL lease back ends only.
+
 % MYSQL_LB_TLS_CIPHER TLS cipher: %1
 Logged at debug log level 40.
 This debug message is issued when a new MySQL connected is created with TLS.
@@ -315,27 +339,3 @@ Logged at debug log level 50.
 This debug message is issued when the server upgrades IPv6 lease extended info.
 The page number and started address, and the count of already updated leases
 are displayed.
-
-% MYSQL_LB_SFLQ_CREATE_POOL4 creating shared-flq pool for address range %1 - %2, subnet id %3, recreate %4, capacity %5
-Logged at debug log level 50.
-This debug message is issued when the server asks the lease back end to
-(re)create the shared free lease data for the pool described in the arguments.
-Applies to MySQL and PostgreSQL lease back ends only.
-
-% MYSQL_LB_SFLQ_PICK_LEASE4 picking a free lease from address range %1 - %2
-Logged at debug log level 50.
-This debug message is issued when the server asks the lease back end for
-a free address from the pool described in the arguments.
-Applies to MySQL and PostgreSQL lease back ends only.
-
-% MYSQL_LB_SFLQ_CREATE_POOL6 creating shared-flq pool for address range %1 - %2, type %3, delegated length: %4, subnet id %5, recreate %6, capacity %7
-Logged at debug log level 50.
-This debug message is issued when the server asks the lease back end to
-(re)create the shared free lease data for the pool described in the arguments.
-Applies to MySQL and PostgreSQL lease back ends only.
-
-% MYSQL_LB_SFLQ_PICK_LEASE6 picking a free lease from address range %1 - %2
-Logged at debug log level 50.
-This debug message is issued when the server asks the lease back end for
-a free lease from the pool described in the arguments.
-Applies to MySQL and PostgreSQL lease back ends only.
index 1f64f1e9e05c6b8209dc5df104d0675ee1fc9a49..ee5ceeb154aed630a0c371f7346f1b4636be8352 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 c41ccc8ce1003757a888dc2f568d716ed47ff28c..8c41feabc446c126cb498bfd15e28038c92ee7c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 2190db20159be2b028f981fe584ec45cac45a319..3b5f2d5d391a9be62d34f7eda8d551b175daba5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2024-2026 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 bc0d55c126db9c659f6f053b8a7ad1e3eddecf56..6777fea305b8e655ba008a7610a10b34afbdebca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 11c9511727d80c27492cdb41cc6619294ac8248c..34576e6ae668e261647a7e79eaaa1d08225d34f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2026 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 7db0bc7590b6769acc95bfc571a363c073e5eab7..a62aea5045b8750f0aeac9f17dfa54c7402f3f5d 100644 (file)
@@ -259,6 +259,26 @@ Logged at debug log level 50.
 The code has issued a rollback call. All outstanding transactions will
 be rolled back and not committed to the database.
 
+% PGSQL_LB_SFLQ_CREATE_POOL4 creating shared-flq pool for address range %1 - %2, subnet id %3, recreate %4, capacity %5
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end to
+(re)create the shared free lease data for the pool described in the arguments.
+
+% PGSQL_LB_SFLQ_CREATE_POOL6 creating shared-flq pool for address range %1 - %2, type %3, delegated length: %4, subnet id %5, recreate %6, capacity %7
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end to
+(re)create the shared free lease data for the pool described in the arguments.
+
+% PGSQL_LB_SFLQ_PICK_LEASE4 picking a free lease from address range %1 - %2
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end for
+a free address from the pool described in the arguments.
+
+% PGSQL_LB_SFLQ_PICK_LEASE6 picking a free lease from address range %1 - %2
+Logged at debug log level 50.
+This debug message is issued when the server asks the lease back end for
+a free lease from the pool described in the arguments.
+
 % PGSQL_LB_UPDATE_ADDR4 updating IPv4 lease for address %1
 Logged at debug log level 50.
 This debug message is issued when the server is attempting to update IPv4
@@ -300,23 +320,3 @@ Logged at debug log level 50.
 This debug message is issued when the server upgrades IPv6 lease extended info.
 The page number and started address, and the count of already updated leases
 are displayed.
-
-% PGSQL_LB_SFLQ_CREATE_POOL4 creating shared-flq pool for address range %1 - %2, subnet id %3, recreate %4, capacity %5
-Logged at debug log level 50.
-This debug message is issued when the server asks the lease back end to
-(re)create the shared free lease data for the pool described in the arguments.
-
-% PGSQL_LB_SFLQ_PICK_LEASE4 picking a free lease from address range %1 - %2
-Logged at debug log level 50.
-This debug message is issued when the server asks the lease back end for
-a free address from the pool described in the arguments.
-
-% PGSQL_LB_SFLQ_CREATE_POOL6 creating shared-flq pool for address range %1 - %2, type %3, delegated length: %4, subnet id %5, recreate %6, capacity %7
-Logged at debug log level 50.
-This debug message is issued when the server asks the lease back end to
-(re)create the shared free lease data for the pool described in the arguments.
-
-% PGSQL_LB_SFLQ_PICK_LEASE6 picking a free lease from address range %1 - %2
-Logged at debug log level 50.
-This debug message is issued when the server asks the lease back end for
-a free lease from the pool described in the arguments.
index 946276e673cdbf3abbf1f526d30f859dfb40d183..5ab95f95f45152dfd777ac349d5a4562fea5bdd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 23c9bac49f240a62df3ecb160a033f138d1c31a4..f3ed7786dd81d6dd5fd636231fda739a9da7eac2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 ffd295f9c4b5ffcdd9e2e6e20c18e6f5666f4fb5..9dee23726a26725c3e78a8882a21ecfb128289d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2026 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 3b93a58184b1e36f865e0b28062aeb0a97416f8a..14c749e5a7b1a414a4f6c732e5c441377478702b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 6eca59d6f8559aca2ab7ed291683c007ad79ef5d..5b0c7390b85199e03bd6b47421779e518fdd82e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2026 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 ab0c22e3c5b2640762f34f897bb20dd6b126cb76..b623d0af0eb9ebbc62527523720021e81e3fc6cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2026 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 8e954db982ac2236082c84d7935c37a5dbead21a..7f50aaea1a4dbbed2c7f7255b7145256ad9fde05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 8f887718bfeff002c303d40e98028239fe2ffa8f..fcc065b6a2dd61946c4abb296029622c6f423a1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 98b07d8e7f95cbdada7a89c9e9439ebf869b436e..41733651a86cb5d2a544adf168756f050dbe2b0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 af5937f5d8fcddeda1d03a02db81aa6a51431f23..003b1e360b16ae26a9c52a6fb51e7d0a14610a6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 732f9aaf66e38099b45de2ed6cd8f82851ab6420..7141fa52fe2d0e06e3134fc1932ed293e9e08509 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 afb87e01065388903f0bb6d7ffe1fa2700585735..beaa84e8a8b99e85e60a88cc3e67e558e3f34769 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 eb474d2fa4ee69468294224b3c2713b6164a20a8..b5e1f641525dd2d86bb0cddb30bbc50a11fef328 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 3a155682cdde82b79bfb2a941381151da2f0ffb6..bc35a68dd0ec9ceb4f3a4bb919ffd0544190ecfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2026 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 4ac2c83655647182853daf9f2e165f375544c598..e354d5aac646b63aa165a18d7062c719d17406c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2026 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 132375607849fc4c717794920426f2e8c8ec2561..bd29cbecd027d18fc41cc2ab1016c18b45d7a114 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2026 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 198f9c80bf1d488097db8ed0e2349d7cc406955a..3961343ec711b1fad4c0e559993b84695253a9b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2026 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 23b37ef5b06f73e1a647e6fb496044057a13513b..160379519f722080c780d7d1cf0e84db3756aa07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2024-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2024-2026 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 617c15a44d85e2f263500a071ee6e68d28663da8..d45d2f0d120a436cb836a3242dfb8ff74f294209 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2024-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2024-2026 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 fe1b36f613c7c458796553f70ad89d0463f0fa59..9ccd6f2d630d1f88a13f7d2b5d6383f336419947 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2026 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 b937876bf10253bf683fb942a254ec270a1b6724..d06dab8aad237b6bcba184a75c78597c29275ae8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019,2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026,2021 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 eaa15a5d7ae02f4aae73a4f4f59e45a18897d75b..d13105680eb2f50e46bae5e93a86789700ac8ce8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015,2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026,2021 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 01b88c51dd910b9c6a9385c08ac8b8165af7ddd7..848ce1cdebe0c02b3cc09c74ac9324bc793611fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 20c515cd18ae5f50c60d9736b79be03dbd59e570..db414812241719d2cbaa9266a8acbadb91486bdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 5ee806f14475ed5938bd17593aee83167270e53b..31b7a799f0c0849d900653fa2591bd58aadd72a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 dc6a0d298824338f819647bd0570363338445140..03c3205696dc2b5d75e58cec011976b7b492ec6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 5fe3917ac65d616e64fad9068d7d1e31836548a8..08c4c798fe02f55094882cc6cc47cdf5f5aa5eac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 042d91225e9444c0e273947fb07148e7af250b4a..38c8e8e55a4c7cbefd2bc2c56d98d3859c509766 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2025-2026 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 c703fe5251d6c600aeb205a04701525cdff6fe73..ddb7d4278ead78265186910958c00ab7ebd06cf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2025-2026 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 6f64c5c2f2943d7dab72b4f4b4c3b5e359a5f842..e6e1a3c8da257296c522760742006f3f9e176833 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 03246200cf4964818fba0a605e00910c3798ac7b..ac97ea5f190a15ffdee493b298b0c0383be8a91a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 95836dfd4fac4d71073692218c6503b5ff126bb0..3ac6b9b3b66e5e594213ce8598a97f2c0585110a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 86a3b91857963c6591cd4051a5ca84c5034e598c..0a6164996be10ce7cbb83dac5d588f34f2f9477f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 ccbf6b513727e12d7e9397eeeb206adb01f6c9fb..c1349a3d9136c7596509febdd6bd7834cfc3e168 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 fc02f8b847651aa7d2baf0de8a72a24014d871f7..e17b8131de333da94dd342a257db209c17d30d80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 a34a50e600951f0f50262647d018cb9542d478ee..6d5a96f0e6300d41bc8632f577931936ce103824 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2026 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 4d8cd963600ff6836e8d1c783e834ea782be4879..e590f00d854c727d86573fa77dc3c09c13dceff7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2026 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 f1bd1cf18415280957c7f0b7152055985aa46796..76a0dcaf672ebfeea618085b90f77f0e81b26c82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 c7afed60e8786921a001f8b5d4e3eb08bd4257b6..2cafa726bb9d98ab3f297fd6d33c8a7584115802 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 8ed0036cdc18b0e764a9f25799bba595cb16200f..96af3207b84d89af52072a6d7d3eec23f25ffd2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2026 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 1d5f04df9808c03575295ba7deeea6f0999459fc..7bd99370ae6d0d0e3aa8d41e368411f888c2ad34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 c3c5dd28f218e4a885cfdbd44a8d87611c356280..461b26c762edb2407498179e5d666e37e844e9c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 4221513b35feca1135fe3331af940c8321ee0016..3433124c5c7a11191daa6f6c985b31f6cb988f68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 4a35f4f5a3105ef4ab761666ae6a1381df30c366..cc0b80bf03b1b0fc5d0dd547fd6238cbe2727a18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 f2cfb87faaf2023b3992a3afe40d23dd95069c8d..a6140fe8c8f7dc5bda7e05c2998cc43832bec3eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2026 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 5b8089db5722e0e1af88b240a33782244ba80f3f..d01e0c9bb1706f7430271fb56a6b49e59ab88eb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 45c8dea4ffa8e8ecd3e1217b11bf0bc2e125b568..81aa5c1d769a1d572bd2fbb2c18420a3cea69eed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 a59b2665e1d489689fa01419c98d77d13a0a64ed..5f8fe956705d4a070a28d3300770aa877ead2d6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 a05c8c16a79cfd2fee2c9a7a4b2ca48353d7ed8c..99ce36a60e628c985fb19714602b928d58daf270 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 be2e18e948e477474f86ba649c5a22b4bbe01146..18f5db793cb7eb5f6ceb68eff4ee2863e5fc5330 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2026 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 eccb93986d223d83390de433aa9435931dd5b977..8888f799d1996fed5e38e7e02247e7d41313f0b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2026 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 1e5e7d99957cf72d00b945e767b7c943f792880e..8e9ee033b9c102a2b8c118d715985c890ec8fcda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 5baadbca606567938027f014ec1759511665b162..86f2ab01b4689bd80763da8ba481662b82240981 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2026 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 ca28b8c7b3bbe5052135e1298c6c8b35d308718b..b5d988db634ff53d737ff76f1e3862f6dcb057bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 fc761830217f502b4c621e14a49c008e55905e84..9f5bebe1a87e6881cc8cc154c315d7dd87dab4f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 2b6cb35805d4c49cfea489933abd6d6b7fc8b1db..a49e514bd954dd3ddd197d3e09cacf8039191907 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2026 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 d1182fb372fcb7c2d97956518039cfddc1ce078d..b8142b1df5cbe45c66adf304ff8422650e4de6d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2026 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 632cfef48b194c9f4252398f3f9e65b6a91e51d8..2e9f214bcfec243bc7358aa591f1a42d1ba85bb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 26fea68293712e199b5b59d6f548c3a0b18d28c2..ecd5e45ee4052acb063ac49792c71570a5103ae4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2026 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 7719948c89246d443a31118aa9a05ca294ae8820..32f88cdc9ea3f5564c68d6b71a067584bfb323f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2026 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 6fcdd32c5937a56c57c8080f2899d31f846e746c..729662fa63a29430e44c427f7223bb7faef67297 100644 (file)
@@ -1,6 +1,6 @@
-#line 2 "lexer.cc"
+#line 1 "lexer.cc"
 
-#line 4 "lexer.cc"
+#line 3 "lexer.cc"
 
 #define  YY_INT_ALIGNED short int
 
@@ -1055,7 +1055,7 @@ namespace {
 
 /* To avoid the call to exit... oops! */
 #define YY_FATAL_ERROR(msg) isc::eval::EvalContext::fatal(msg)
-#line 1059 "lexer.cc"
+#line 1058 "lexer.cc"
 /* noyywrap disables automatic rewinding for the next file to parse. Since we
    always parse only a single string, there's no need to do any wraps. And
    using yywrap requires linking with -lfl, which provides the default yywrap
@@ -1080,8 +1080,8 @@ namespace {
    by moving it ahead by yyleng bytes. yyleng specifies the length of the
    currently matched token. */
 #define YY_USER_ACTION  loc.columns(evalleng);
+#line 1083 "lexer.cc"
 #line 1084 "lexer.cc"
-#line 1085 "lexer.cc"
 
 #define INITIAL 0
 
@@ -1380,7 +1380,7 @@ YY_DECL
 
 
 
-#line 1384 "lexer.cc"
+#line 1383 "lexer.cc"
 
        while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
                {
@@ -1889,7 +1889,7 @@ YY_RULE_SETUP
 #line 251 "lexer.ll"
 ECHO;
        YY_BREAK
-#line 1893 "lexer.cc"
+#line 1892 "lexer.cc"
 
        case YY_END_OF_BUFFER:
                {
index a33d7383b0ff42f0cd511a7aaf968acacc9dda36..97e19871c74c678612a2546b2fdc396ea5f70bd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 61daa5a21ed9fad29e09009ef6a2a890e9928ab5..ec7ec74bfef683e8f75bd89b70864131b8948602 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 4cd51e425b2fc369e2898fa4793a842e5d410ffc..9f11aac46bf6d58334f4387f8670f0a4f6af2803 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2026 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 46b42beed372440dc6e566a63704ae0a9dc5f6ee..54d32df7837c83e5b5ca17eedbc76e8d3d3fbe63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2026 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 a2f034f6dd4063dd8de97be6d706ac903c6b4565..0eb763c1a20581ad185a9935fed12623c76c3617 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 f2313559ee46169d7acf7e54fe46660f4b15e493..f54e73f5b892f5956bc4ef783408f533de543020 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 834261323bf320f5f1e18119d0528a98439d354c..41333bb9c694b49ad21ac2cde006384b63cd83ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2026 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 85913ba39544273e1609fa0a8065dce9331c7d67..4993f9efb6927f6f778d84e6e59da1bc06cfedb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 c3d7418a1f52a3ea1f08037c53ff94c8a77af0c8..5f5d70bbeb601bd0fd0798ca2db8aeff7dac7872 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2026 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 1edaf4451ed38ba48d07c48057b4a524d17fba93..8d030d15bad157d4b32948058249de6e8d329131 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 de1caf2d7b8648d4155b10bcf20a557d97dcf52e..ea1187510fdb5e98e801bb83b60c806b0fc9d6e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2026 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 c9ce26727c9c5f1173044d2ee4c9f7a0048490b9..279928c71299683660c6e7652fe3b5e7d601def3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2026 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 206c5aa1cc614618e31a4e22c2cef3f33c2ac9e7..617b87eecf58c30dfaa66a3dd7da265c5ac1efdc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 fc1583634a57abdd3fe4d94f5e4ab1e9bb24c957..4e86d6af60e0b16d5729dd1e2089abee3d387be9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 c9a34e79791f6d18628935fb9041335debb08b6f..c2adda4511ecb92b35f0d76aec9221955f0b799c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 6df3ad8890afde77e62262e3923e150ffbb0e440..42b71f8bb14b3b68f242d8f3658e82cf197bb6da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 024b8d55c225e85a5de947a22f249eb3906dfb20..4d011021d6d94d0db3a64aa8006ac6a300fba40f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 a42ba8046a5c1e056182b5438e46b0ceb47f2314..bdc26f09a316c40ca20b2fdaaa82c68bf7f32074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 11363dfd50c3b82535baedcc8565158edd44847c..ac31ebc54cb38da84bf06e79350974c4eeda69ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 fe13d5dbb3d1a8c781d23c8628c00b3fadd8464f..74a6fb9ffe3c0cad5069683653f1805c5b3645ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 a32b124b5ded58e1f94b9a13462cd4bd102f230e..79546ca3bdebd575948ed176289246e64d48aa6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2025 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2026 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 fe2323fe9d69e72d412073a20f37457ec118d104..e6a5354642a1143e9b630fa8a3426b42c34ad901 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2026 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 06c24dd8c408bf667609e6593b3792964cc401d7..c5c2df6191186235e7026a01f51e71f6ef9a5bd8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2019-2026 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 a2b186cd02a5455c16f4cb2ab5c668f932d6a099..15d023a6be5b27e7be0734dcb886d69f864366ac 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright (C) 2012-2025 Internet Systems Consortium, Inc. ("ISC")
+-- Copyright (C) 2012-2026 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 9e38d58f2fb467d785f15017c62d9faa6168384c..ffe55d1563cd61cf51a027d524f14dfc670bf2dd 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright (C) 2016-2024 Internet Systems Consortium.
+-- Copyright (C) 2016-2026 Internet Systems Consortium.
 
 -- 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 24e0bc9899a8dcad641bca51f949655e4bd8bced..5ba92e4c6940b40c329cbc3d6d0c1d2f703e4863 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2019-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2019-2026 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 ded79765498d7517d12748b2239fa2c078cc0fc4..472df628677f6f4237173f414862c823c8fe1b29 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018-2026 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 416c19c5ff40e294a20dafebddf012c663d10248..d9046e72acd541647219a569874441ccb7b8209e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2021-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2021-2026 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 717b28e45f094cf7cf93e0335743dee5df61a501..83abcc6bf9e7a13ee08ced0264b79ad55bc85a70 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (C) 2024-2025 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2024-2026 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