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

bugs at busybox.net bugs at busybox.net
Wed Mar 16 20:26:52 UTC 2005


The following issue has been ASSIGNED.
======================================================================
<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:              03-16-2005 12:26 PST
======================================================================
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.
======================================================================

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




More information about the busybox mailing list