From: Ted Lemon Date: Thu, 5 Nov 1998 18:57:46 +0000 (+0000) Subject: Minor documentation clarification on maximum lease time handling. X-Git-Tag: carrel-2~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71498466f80abb627e5fe42b28877c498c4371ad;p=thirdparty%2Fdhcp.git Minor documentation clarification on maximum lease time handling. --- diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5 index 452422340..d1099e49f 100644 --- a/server/dhcpd.conf.5 +++ b/server/dhcpd.conf.5 @@ -490,8 +490,9 @@ time. .PP .I Time should be the maximum length in seconds that will be assigned to a -lease if the client requesting the lease asks for a specific -expiration time. +lease. The only exception to this is that Dynamic BOOTP lease +lengths, which are not specified by the client, are not limited by +this maximum. .PP .B The .I min-lease-time @@ -501,8 +502,7 @@ expiration time. .PP .I Time should be the minimum length in seconds that will be assigned to a -lease if the client requesting the lease asks for a specific -expiration time. +lease. .PP .B The .I min-secs