summaryrefslogtreecommitdiff
path: root/common/dhcp-eval.5
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1999-08-01 14:26:57 +0000
committerTed Lemon <source@isc.org>1999-08-01 14:26:57 +0000
commit1c5d573185ab5b93742c6531066796ff11d50049 (patch)
tree21dd848701a876c677a797c91516690ff0051063 /common/dhcp-eval.5
parentb5b7abf8b6b21991d78a37dc20794aa1a341ad24 (diff)
downloadisc-dhcp-1c5d573185ab5b93742c6531066796ff11d50049.tar.gz
- Add a static operator indicating whether the client's lease is static.
Diffstat (limited to 'common/dhcp-eval.5')
-rw-r--r--common/dhcp-eval.57
1 files changed, 7 insertions, 0 deletions
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index 2ab9d9c5..0e7e26be 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -164,6 +164,13 @@ The \fBknown\fR expression returns true if the client whose request is
currently being processed is known - that is, if there's a host
declaration for it.
.RE
+.B static
+.PP
+.RS 0.25i
+The \fBstatic\fR expression returns true if the lease assigned to the
+client whose request is currently being processed is derived from a static
+address assignment.
+.RE
.SH DATA EXPRESSIONS
Several of the boolean expressions above depend on the results of
evaluating data expressions. A list of these expressions is provided