+Kea 1.9.0 (development) released on Sep 30, 2020
+
1810. [build] fdupont, razvan
Bump up libs version for Kea 1.9.0 release.
(Gitlab #1400)
..
- Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC")
+ Copyright (C) 2019-2020 Internet Systems Consortium, Inc. ("ISC")
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
/*
- * Copyright (C) 2004-2018 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2020 Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1995-2003 by Internet Software Consortium
*
* This Source Code Form is subject to the terms of the Mozilla Public
% HOSTS_CFG_GET_ALL get all hosts with reservations
This debug message is issued when starting to retrieve all hosts.
-% HOSTS_CFG_GET_ALL_COUNT found %1 host(s)
-This debug message include the details of the host found. The argument
-specifies the number of hosts found.
-
-% HOSTS_CFG_GET_ALL_HOST found host: %1
-This debug message includes the details of the host found. The argument
-specifies found host details.
-
% HOSTS_CFG_GET_ALL_ADDRESS4 get all hosts with reservations for IPv4 address %1
This debug message is issued when starting to retrieve all hosts, holding the
reservation for the specific IPv4 address, from the configuration. The
for the specified IPv6 address. The arguments specify the IPv6 address
and the detailed description of the host found.
+% HOSTS_CFG_GET_ALL_COUNT found %1 host(s)
+This debug message include the details of the host found. The argument
+specifies the number of hosts found.
+
+% HOSTS_CFG_GET_ALL_HOST found host: %1
+This debug message includes the details of the host found. The argument
+specifies found host details.
+
% HOSTS_CFG_GET_ALL_HOSTNAME get all hosts with reservations for hostname %1
This debug message is issued when starting to retrieve all hosts with
the specific hostname. The argument specifies hostname.