|
@@ -60,6 +60,13 @@ This is a debug message reporting that the DHCP configuration manager has
|
|
|
returned the specified IPv6 subnet when given the address hint specified
|
|
|
as the address is within the subnet.
|
|
|
|
|
|
+% DHCPSRV_CLOSE_DB closing currently open %1 database
|
|
|
+This is a debug message, issues when the DHCP server closed the currently
|
|
|
+open lease database. It is issued at program shutdown, and whenever
|
|
|
+the database access parameters are changed: in the latter case, the
|
|
|
+server closes the currently open database, and opens a database using
|
|
|
+the new parameters.
|
|
|
+
|
|
|
% DHCPSRV_INVALID_ACCESS invalid database access string: %1
|
|
|
This is logged when an attempt has been made to parse a database access string
|
|
|
and the attempt ended in error. The access string in question - which
|