Opened 2 years ago
Closed 14 months ago
#2083 closed (duplicate)
K26 builds > net-tools-ifconfig : error fetching interface information: Device not found
| Reported by: | zoomlink | Owned by: | |
|---|---|---|---|
| Keywords: | Cc: |
Description
net-tools-ifconfig is broken on K26 builds. There are additional lines in the if.h file which differ from kernel.org's if.h starting at k26.23.17. If you enter netstat -i you will see that it returns garbage.
The lines that were added to the if.h file are the following:
struct { u16 weight; char slave[IFNAMSIZ]; } ifru_weight;
Can the dev's please address this issue that prevents packages like Twonky and Ushare from working because they cannot get network interface information?
See these 6-month old tickets on the subject:
http://svn.dd-wrt.com:8000/ticket/1316 http://svn.dd-wrt.com:8000/ticket/1343
Change History (2)
comment:1 Changed 2 years ago by zoomlink
comment:2 Changed 14 months ago by LOM
- Resolution set to duplicate
- Status changed from new to closed
of #1343
Note: See
TracTickets for help on using
tickets.

*Bump* Devs, any news on how we can fix this?