Report information
The Basics
Id:
43792
Status:
resolved
Estimated:
16 hours (960 minutes)
Worked:
4.5 hours (270 minutes)
Users:
tmark: 4.5 hours (270 minutes)
Priority:
Low/Low
Queue:

People
BugTracker
Version Fixed:
4.4.0
Version Found:
4.3.5
Versions Affected:
(no value)
Versions Planned:
4.4.0
Priority:
P1 High
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
feature

Dates
Created:Thu, 01 Dec 2016 22:17:30 -0500
Updated:Thu, 04 Jan 2018 07:37:00 -0500
Closed:Thu, 04 Jan 2018 07:36:59 -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: dhcp-4.3.5 - Feature request - allow specification of IPv6 prefix size in delegation
Date: Fri, 2 Dec 2016 03:17:27 +0000
To: dhcp-suggest@isc.org
From: "Indy" <fireballiso@yahoo.com>
Bug Report from www.isc.org: Name: Indy Email: fireballiso@yahoo.com Software Version: dhcp-4.3.5 OS: Linux (Gentoo Hardened) Subject:Feature request - allow specification of IPv6 prefix size in delegation Bug Detail =========== Hi! Will you please add an option for the client to be able to include the size of the IPv6 prefix in the delegation request? I add a patch to get this with every version I can, since it allows me to get the full size of the prefix offering allowed by my ISP, rather than the default /64. Thank you! --- This email was received through isc.org Bug Submission Form
On Tue Nov 14 19:15:16 2017, tmark wrote: > > Added command line parameter, --prefix-len-hint. > > Ticket is ready for review. => fixed usage in dhclient.c, please pull and review. Reading the code it is OK.
Hello Indy: You'll be pleased to learn that we have added a command line argument, --prefix-len-hint, to dhclient that instructs the client to use the specified value as the prefix length hint when soliciting prefixes. This change will be available in our upcoming feature release, 4.4.0, due out first quarter 2018. We like to thank our contributors by citing them in the release notes. If you care to recognized in this manner, please respond with how you want to be identified. Typically it is by name and/or organization. Thank you for suggesting this change. Regards, Thomas Markwalder ISC Software Engineering
I reopen this because IMHO it should warn more about the backward incompatible change for the DHCPv6 client.
On Wed Jan 03 12:58:01 2018, tmark wrote: > On Sun Dec 24 12:01:57 2017, fdupont wrote: > > I reopen this because IMHO it should warn more > > about the backward incompatible change for > > the DHCPv6 client. > > There is nothing backwardly incompatible with this change. The new > behavior only occurs if the user specifies the new command line > argument. Without it, dhclient behaves as it did prior to this. => Moving from address/64 to address/128 IS INCOMPATIBLE!!! To get back previous behavior during port relay tests I had to add the new parameter and to enforce the new script. I kept full commands for DHCPv4-over-DHCPv6, here is the DHCPv6 client part: ./dhclient -d -v -6 -4o6 6767 -lf /tmp/lease6 -pf /tmp/pid6 --address-prefix-len 64 -sf ./scripts/linux ens38
On Wed Jan 03 15:32:56 2018, tmark wrote: > You are confusing this ticket with this one: > > https://bugs.isc.org/Ticket/Display.html?id=23252 => oops, you're right. I move the discussion to 23252.
From: "fireballiso" <fireballiso@yahoo.com>
Date: Wed, 3 Jan 2018 17:46:19 -0500
To: dhcp-public@isc.org
Subject: Re: [ISC-Bugs #43792] dhcp-4.3.5 - Feature request - allow specification of IPv6 prefix size in delegation
Hi Thomas -  I'm sorry for the really long delay in replying.  For some reason,  I missed this email when it arrived, and only now found it when I was glancing through the other emails.  Of course, I was glad to hear that the option would be added to dhclient - it would save me patching it for each update, and would definitely be useful to others as well. If possible, and if it's not too late, I would like to be mentioned as Indy, of the FireballISO open source project (https://fireballiso.sourceforge.io/). It's up to you whether to put in the URL. Thank you! -Indy On 11/27/2017 9:03 AM, Thomas Markwalder via RT wrote: > Hello Indy: > > You'll be pleased to learn that we have added a command line argument, --prefix-len-hint, to dhclient that instructs the client to use the specified value as the prefix length hint when soliciting prefixes. This change will be available in our upcoming feature release, 4.4.0, due out first quarter 2018. > > We like to thank our contributors by citing them in the release notes. If you care to recognized in this manner, please respond with how you want to be identified. Typically it is by name and/or organization. > > Thank you for suggesting this change. > > Regards, > > Thomas Markwalder > ISC Software Engineering > > > -- -Indy fireballiso@yahoo.com