|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000880 |
[BusyBox] Networking Support |
minor |
always |
05-24-06 08:25 |
11-23-06 07:09 |
|
|
Reporter |
byronclark |
View Status |
public |
|
|
Assigned To |
BusyBox |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
svn |
|
|
Summary |
0000880: ifupdown fails to set hwaddress |
|
Description |
When using ifup to enable an interface that has a hwaddress line in /etc/network/interfaces the SIOCSIFHWADDR ioctl fails with a message that the device is busy. This happens because all the parameters are sent on a single ifconfig line and thus the interface is set to an UP state before the hwaddress portion is processed. |
|
Additional Information |
|
|
|
Attached Files |
busybox-hw-before-up.patch [^] (946 bytes) 05-24-06 08:26 |
|
|