summaryrefslogtreecommitdiff
path: root/common/dhcp-eval.5
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-01-26 05:56:29 +0000
committerTed Lemon <source@isc.org>2001-01-26 05:56:29 +0000
commit543ce4f87da2862ba5594c363333b43da87193e8 (patch)
tree223f1c13fafadde315656f9feeb3badc3484488d /common/dhcp-eval.5
parent69150c8a9c589bdcca98264b452a70a5de824e5c (diff)
downloadisc-dhcp-543ce4f87da2862ba5594c363333b43da87193e8.tar.gz
Oops, add constant for requesting state
Diffstat (limited to 'common/dhcp-eval.5')
-rw-r--r--common/dhcp-eval.511
1 files changed, 8 insertions, 3 deletions
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index 40e5f14d..bbdf6a5c 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -360,9 +360,14 @@ heard, the client will bind to its address and move to the BOUND state.
.I \(bu
Select - DHCP client is in the SELECTING state - it has received at
least one DHCPOFFER message, but is waiting to see if it may receive
-other DHCPOFFER messages from other servers. The next message to be
-transmitted will be a DHCPREQUEST, which will be broadcast. The
-client does not have an IP address.
+other DHCPOFFER messages from other servers. No messages are sent in
+the SELECTING state.
+.TP
+.I \(bu
+Request - DHCP client is in the REQUESTING state - it has received at
+least one DHCPOFFER message, and has chosen which one it will
+request. The next message to be sent will be a DHCPREQUEST message,
+which will be broadcast.
.TP
.I \(bu
Bound - DHCP client is in the BOUND state - it has an IP address. No