Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
0de3d92a
Commit
0de3d92a
authored
Dec 05, 2019
by
Razvan Becheriu
Browse files
[
#1044
] fixed log messages
parent
cc6c0d30
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/dhcpsrv_messages.mes
View file @
0de3d92a
...
...
@@ -961,7 +961,7 @@ The reason for the failure is appended as an argument of the log message.
A debug message issued when the server is about to add an IPv4 lease
with the specified address to the PostgreSQL backend database.
% DHCPSRV_PGSQL_ADD_ADDR6 adding IPv6 lease with address %1
% DHCPSRV_PGSQL_ADD_ADDR6 adding IPv6 lease with address %1
, lease type %2
A debug message issued when the server is about to add an IPv6 lease
with the specified address to the PostgreSQL backend database.
...
...
@@ -1132,7 +1132,7 @@ any of these INSERT statements fail.
A debug message issued when the server is attempting to update IPv4
lease from the PostgreSQL database for the specified address.
% DHCPSRV_PGSQL_UPDATE_ADDR6 updating IPv6 lease for address %1
% DHCPSRV_PGSQL_UPDATE_ADDR6 updating IPv6 lease for address %1
, lease type %2
A debug message issued when the server is attempting to update IPv6
lease from the PostgreSQL database for the specified address.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment