Bug 58285 - ifup should support DHCPINFORM requests
Summary: ifup should support DHCPINFORM requests
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-12 23:06 UTC by Nicholas Miell
Modified: 2014-03-17 02:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-29 19:31:37 UTC
Embargoed:


Attachments (Terms of Use)
Add DHCPINFORM support to the ifup initscript (413 bytes, patch)
2002-01-12 23:08 UTC, Nicholas Miell
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.