mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
- Add a static operator indicating whether the client's lease is static.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user