summaryrefslogtreecommitdiff
path: root/common/dhcp-eval.5
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2006-07-17 15:33:34 +0000
committerDavid Hankins <dhankins@isc.org>2006-07-17 15:33:34 +0000
commit2bddf829f4cc36979feb3aed15711f520be7ee8a (patch)
treea76d680699f83246705e35e3b98929f7dd2bc0bc /common/dhcp-eval.5
parent33e1cb2ba5ee69f8481305311fd48d381a173cb1 (diff)
downloadisc-dhcp-2bddf829f4cc36979feb3aed15711f520be7ee8a.tar.gz
- The log message emitted when the 'leased-address' value was not available
in dhcpd.conf "executable statements" has been updated to be more helpful. Manpage information for this value has also been updated. [ISC-Bugs #16136]
Diffstat (limited to 'common/dhcp-eval.5')
-rw-r--r--common/dhcp-eval.59
1 files changed, 7 insertions, 2 deletions
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index f7c0fde5..b65714be 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -1,4 +1,4 @@
-.\" $Id: dhcp-eval.5,v 1.21 2006/05/11 16:31:29 dhankins Exp $
+.\" $Id: dhcp-eval.5,v 1.22 2006/07/17 15:33:34 dhankins Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
@@ -301,7 +301,12 @@ four bytes.
.RS 0.25i
In any context where the client whose request is being processed has
been assigned an IP address, this data expression returns that IP
-address.
+address. In any context where the client whose request is being
+processed has not been assigned an ip address, if this data expression
+is found in executable statements executed on that client's behalf,
+a log message indicating "there is no lease associated with this client"
+is syslogged to the debug level (this is considered dhcpd.conf debugging
+information).
.RE
.PP
.B binary-to-ascii (\fInumeric-expr1\fB, \fInumeric-expr2\fB,