[BusyBox-cvs] [BusyBox 0000037]: patch: allow suppression of default client-id

bugs at busybox.net bugs at busybox.net
Mon Aug 1 14:31:54 UTC 2005


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=37 
====================================================================== 
Reported By:                pgf
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   37
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             01-17-2005 20:11 PST
Last Modified:              08-01-2005 07:31 PDT
====================================================================== 
Summary:                    patch:  allow suppression of default client-id
Description: 

if the "--clientid" option is not passed to udhcp, udhcp will create a
default client-id to pass to the server anyway.  neither U-Boot nor the
linux kernel pass a client-id in their dhcp requests.  this means that in
two common usage cases, usually involving tftp booting, or similar, the
system will claim, and use, two different IP addresses during the course
of booting:  one allocated to the bootrom and/or the kernel, and one
allocated to udhcp.

this patch differs from an earlier version sent to the mailing list in
that current behavior is now preserved -- an    explicit option now
suppresses the default client-id.
====================================================================== 

---------------------------------------------------------------------- 
 pgf - 07-26-05 15:28  
---------------------------------------------------------------------- 
replaced original patch with cleaner version 

---------------------------------------------------------------------- 
 pgf - 08-01-05 07:31  
---------------------------------------------------------------------- 
Committed revision 11005. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-17-05 20:11  pgf            New Issue                                    
01-17-05 20:11  pgf            File Added: udhcp.pat                        
03-16-05 12:26  andersen       Assigned To              andersen => BusyBox 
07-26-05 15:27  pgf            File Added: udhcp.2.pat                      
07-26-05 15:27  pgf            File Deleted: udhcp.pat                      
07-26-05 15:28  pgf            Note Added: 0000345                          
08-01-05 07:31  pgf            Status                   assigned => resolved
08-01-05 07:31  pgf            Resolution               open => fixed       
08-01-05 07:31  pgf            Note Added: 0000364                          
======================================================================




More information about the busybox-cvs mailing list