Bug 58285

Summary: ifup should support DHCPINFORM requests
Product: [Retired] Red Hat Linux Reporter: Nicholas Miell <nmiell>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: rvokal
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-29 19:31:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Add DHCPINFORM support to the ifup initscript none

Description Nicholas Miell 2002-01-12 23:06:39 UTC
The DHCP protocol allows clients to make DHCPINFORM requests, which mean
(roughly) "I already have an IP address, but I would like to know all the other
configuration variables."

dhcpcd supports these requests through the "-s" command line option, but the
/etc/sysconfig/network-scripts/ifup script doesn't make use of the option.

Adding support to ifup is easy enough, as the attached patch shows. It only
supports
dhcpcd because (AFAIK), pump can't do DHCPINFORM requests.

Comment 1 Nicholas Miell 2002-01-12 23:08:34 UTC
Created attachment 42352 [details]
Add DHCPINFORM support to the ifup initscript

Comment 2 Bill Nottingham 2005-09-29 19:31:37 UTC
Closing bugs on older, no longer supported, releases. Apologies for any lack of
response.

Since we don't use dhcpcd any more, closing this.