Skip to content
GitLab
Projects
Groups
Snippets
/
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
b1b5977e
Commit
b1b5977e
authored
Jun 09, 2015
by
Francis Dupont
Browse files
[3504b] Unwrapped DHCP4_RELEASE_FAIL_NO_SUBNET definition
parent
5d4fa4ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp4/dhcp4_messages.mes
View file @
b1b5977e
...
...
@@ -504,12 +504,11 @@ first argument includes the client and the transaction identification
information. The second argument holds the IP address which release
was attempted.
% DHCP4_RELEASE_FAIL_NO_SUBNET %1: client is trying to release a lease %2
from a subnet which cannot be selected. This warning message indicates
that client tried to release an address from an improper location.
The first argument contains the client and transaction identification
information. The second argument contains the address which the client
is trying to release.
% DHCP4_RELEASE_FAIL_NO_SUBNET %1: client is trying to release a lease %2 from a subnet which cannot be selected.
This warning message indicates that client tried to release an address
from an improper location. The first argument contains the client and
transaction identification information. The second argument contains
the address which the client is trying to release.
% DHCP4_RELEASE_FAIL_NO_LEASE %1: client is trying to release non-existing lease %2
This debug message is printed when client attempts to release a lease,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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