[BusyBox] [BusyBox 0000218]: Patch to zcip applet for arm-elf
bugs at busybox.net
bugs at busybox.net
Thu Apr 7 18:13:48 UTC 2005
The following issue has been SUBMITTED.
======================================================================
<http://busybox.net/bugs/view.php?id=218>
======================================================================
Reported By: synchro21
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 218
Category: Networking Support
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 04-07-2005 11:13 PDT
Last Modified: 04-07-2005 11:13 PDT
======================================================================
Summary: Patch to zcip applet for arm-elf
Description:
The function called "run", internal to the zcip applet, is not set as
static. As a consequence, a bug in the arm-elf will link zcip calls to
"run" to the function defined by the "init" module. zcip relies upon this
function to call the scripts it needs to set up networking. The fix is
very simple but I've attached the patch.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
04-07-05 11:13 synchro21 New Issue
04-07-05 11:13 synchro21 File Added: auto_ip2.patch
======================================================================
More information about the busybox
mailing list