]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Remove outdated note in the bootp keyword about the option not satisfying
authorShawn Routhier <sar@isc.org>
Mon, 2 Apr 2012 22:51:02 +0000 (22:51 +0000)
committerShawn Routhier <sar@isc.org>
Mon, 2 Apr 2012 22:51:02 +0000 (22:51 +0000)
the requirement of failover peers for denying dynamic bootp clients.
[ISC-bugs #28574]

RELNOTES
server/dhcpd.conf.5

index e3d2541c420a85b9ae0108b6080990cf74e08fc8..998d6c4328d4f88cc50f1092863f063728b3e4a5 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -99,6 +99,10 @@ work on other platforms. Please report any problems and suggested fixes to
   Bruno Verstuyft and Vincent Demaertelaere of Excentis.
   [ISC-Bugs #27941]
 
+- Remove outdated note in the bootp keyword about the option not satisfying 
+  the requirement of failover peers for denying dynamic bootp clients.
+  [ISC-bugs #28574]
+
                        Changes since 4.2.2
 
 - Fix the code that checks for an existing DDNS transaction to cancel
index 0373be759c1678b42d5fb018345882434f45b249..198fc764d7fff1f054a0b1d378db4b09806705f4 100644 (file)
@@ -1,6 +1,6 @@
 .\"    dhcpd.conf.5
 .\"
-.\" Copyright (c) 2004-2011 by Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (c) 2004-2012 by Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (c) 1996-2003 by Internet Software Consortium
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -27,7 +27,7 @@
 .\" Support and other services are available for ISC products - see
 .\" https://www.isc.org for more information or to learn more about ISC.
 .\"
-.\" $Id: dhcpd.conf.5,v 1.106.18.7 2011/09/21 20:43:10 sar Exp $
+.\" $Id: dhcpd.conf.5,v 1.106.18.8 2012/04/02 22:51:02 sar Exp $
 .\"
 .TH dhcpd.conf 5
 .SH NAME
@@ -1744,11 +1744,6 @@ The \fBbootp\fR flag is used to tell dhcpd whether
 or not to respond to bootp queries.  Bootp queries are \fBallow\fRed
 by default.
 .PP
-This option does not satisfy the requirement of failover peers for denying
-dynamic bootp clients.  The \fBdeny dynamic bootp clients;\fR option should
-be used instead. See the ALLOW AND DENY WITHIN POOL DECLARATIONS section
-of this man page for more details.
-.PP
 .B The
 .I booting
 .B keyword