BusyBox Bug and Patch Tracking
BusyBox
  

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

- Relationships

- Notes
(0001380)
byronclark
05-24-06 08:27

busybox-hw-before-up.patch is a diff against r15159 to set the hardware address before other addresses. This is very close to the series of commands used by debian ifup.
 
(0001797)
vda
11-23-06 07:09

Fixed in rev 16647
 

- 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
05-24-06 08:26 byronclark File Added: busybox-hw-before-up.patch
05-24-06 08:27 byronclark Note Added: 0001380
11-23-06 07:09 vda Status assigned => closed
11-23-06 07:09 vda Note Added: 0001797
11-23-06 07:09 vda Resolution open => fixed
11-23-06 07:09 vda Fixed in Version  => 1.2.x


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker