| Summary: | libiproute not compiled with old(<=2.6.22) linux kernel headers | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Sergey Gusarov <laborer2008> |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.17.x | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Sergey Gusarov
2010-09-17 13:44:06 UTC
Already fixed in git: #ifndef IFLA_LINKINFO # define IFLA_LINKINFO 18 # define IFLA_INFO_KIND 1 #endif Will be in 1.18.x |