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
0001430 [BusyBox] Networking Support major always 07-17-07 13:26 07-17-07 15:53
Reporter dave4444 View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001430: ifconfig is missing IPv6 address for interfaces with ifindex > 255
Description When running 'ifconfig' it will not show any IPv6 addresses for
interfaces that have an ifindex > 255.

Because the kernel will increment the ifindex every time an interface
is added or removed, it is not necessary to have 256 interfaces at
once, just creating 256 interfaces since system boot and they will no
longer show IPv6 addresses.

This is due to an improper fscanf() maximum range argument. Patch
(against busybox-1.6.1) to fix the problem is attached.
Additional Information
Attached Files  _11 [^] (518 bytes) 07-17-07 13:26

- Relationships

- Notes
(0002609)
vda
07-17-07 15:53

Applied as rev 19146, thanks!
 

- Issue History
Date Modified Username Field Change
07-17-07 13:26 dave4444 New Issue
07-17-07 13:26 dave4444 Status new => assigned
07-17-07 13:26 dave4444 Assigned To  => BusyBox
07-17-07 13:26 dave4444 File Added: _11
07-17-07 15:53 vda Status assigned => closed
07-17-07 15:53 vda Note Added: 0002609
07-17-07 15:53 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker