[BusyBox 0000880]: ifupdown fails to set hwaddress
bugs at busybox.net
bugs at busybox.net
Wed May 24 15:25:10 UTC 2006
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=880
======================================================================
Reported By: byronclark
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 880
Category: Networking Support
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 05-24-2006 08:25 PDT
Last Modified: 05-24-2006 08:25 PDT
======================================================================
Summary: 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-24-06 08:25 byronclark New Issue
05-24-06 08:25 byronclark Status new => assigned
05-24-06 08:25 byronclark Assigned To => BusyBox
======================================================================
More information about the busybox-cvs
mailing list