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

bugs at busybox.net bugs at busybox.net
Tue Jul 26 22:28:25 UTC 2005


A NOTE has been added to this issue. 
====================================================================== 
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:                     assigned
====================================================================== 
Date Submitted:             01-17-2005 20:11 PST
Last Modified:              07-26-2005 15:28 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 

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                          
======================================================================




More information about the busybox-cvs mailing list