Report information
The Basics
Id:
29740
Status:
resolved
Worked:
15 minutes
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
4.4.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
(no value)

Dates
Created:Fri, 08 Jun 2012 00:00:52 -0400
Updated:Mon, 27 Nov 2017 09:23:20 -0500
Closed:Mon, 27 Nov 2017 09:23:20 -0500



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: Request: support for more than one IA_PD prefix; prefix length hints
Date: Thu, 07 Jun 2012 21:00:32 -0700
To: dhcp-suggest@isc.org
From: "H. Peter Anvin" <hpa@zytor.com>
It would be very nice to add support in dhclient for: a. requesting more than one IA_PD prefix; a router may want to request one for each downstream interface (as it seems consumer ISPs at least are planning to hand out /64's); b. sending a prefix length hint (an IA_PREFIX option with a prefix length but all other information zero) to the server to hint at the prefix length desired. -hpa
Hi Peter: > a. requesting more than one IA_PD prefix; a router may want to request > one for each downstream interface (as it seems consumer ISPs at least > are planning to hand out /64's); > Actually you can do this by add more than one -P on the command line. You may already know this. > b. sending a prefix length hint (an IA_PREFIX option with a prefix > length but all other information zero) to the server to hint at the > prefix length desired. > As noted in an email I just sent you, this was added to dhclient for 4.4.0. However you cannot set it individually per interface. One value for all. Regards, Thomas Markwalder ISC Softare Engineering > -hpa >