| Anonymous | Login | Signup for a new account | 11-10-2008 10:39 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000037 | [BusyBox] Standards Compliance | minor | always | 01-17-05 20:11 | 08-02-05 20:13 | ||||
| Reporter | pgf | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000037: 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. |
||||||||
| Additional Information | i added a new "-C" option because i couldn't think of a way to overload the existing "-c" cleanly. | ||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0000345) pgf 07-26-05 15:28 |
replaced original patch with cleaner version |
|
(0000364) pgf 08-01-05 07:31 |
Committed revision 11005. |
| Copyright © 2000 - 2006 Mantis Group |