Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | fix iproute2 musl compile | Waldemar Brodkorb | |
2014-02-10 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2013-12-08 | update iproute2 | Waldemar Brodkorb | |
2013-10-10 | workaround compile error for avr32 | Waldemar Brodkorb | |
2013-08-20 | update to latest upstream, fix musl compile | Waldemar Brodkorb | |
2012-07-17 | update to latest upstream version | Waldemar Brodkorb | |
2012-03-24 | update gcc, glibc and fix build breakage | Waldemar Brodkorb | |
2012-01-12 | update iproute2 to 3.2.0, add needed unshare support from buildroot for uClibc | Waldemar Brodkorb | |
2011-11-10 | fix make bulk on OpenADK buildserver | Waldemar Brodkorb | |
2011-02-26 | another round of native compile fixes | Waldemar Brodkorb | |
2011-01-20 | iproute2: fix compiling tc helper libs | Phil Sutter | |
First of all, tc may support iptables if available. Dedicate a sub-package for the libs generated then, so the plain tc package will always contain the same stuff regardless of whether iptables is there or not. Given the right options, iproute2 is indeed able to detect iptables and libatm, so do that instead of using a shipped Config file. Patches updated as a nice side effect. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2011-01-13 | update to Linux Kernel 2.6.37 | Waldemar Brodkorb | |
2011-01-10 | iproute2: have tc/Makefile really install something | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2009-12-11 | make iproute compilable on FreeBSD host | Waldemar Brodkorb | |
make an extra linux-headers dir in STAGING_DIR for special cases, where host gcc is used, but kernel headers from Linux are needed. Move GNU make specific export to GNUMakefile. | |||
2009-11-25 | add new taget alix2d | Waldemar Brodkorb | |
- tested via nfs boot - fix dansguardian zlib dependency | |||
2009-08-22 | iproute2: complete rewrite of integration | Phil Sutter | |
This is probably the most complete and fine-grained integration of iproute2 we ever had in both FreeWRT and OpenADK. ;) | |||
2009-05-17 | Initial import | wbx | |