Report information
The Basics
Id:
25460
Status:
open
Estimated:
12 hours (720 minutes)
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
4.3.6
Priority:
P2 Normal
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
feature

Dates
Created:Fri, 12 Aug 2011 05:10:39 -0400
Updated:Fri, 07 Jul 2017 15:48:20 -0400
Closed:Not set



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: IPv6: range6 low-addr high-addr temporary syntax is not supported
 According to dhcpd.conf.5 man page, following syntax is supported:

   range6 low-address high-address;
   range6 subnet6-number;
   range6 subnet6-number temporary;
   range6 address temporary;

Syntax: "range6 low-address high-address temporary;" should also be supported.