Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iproute2: fix build errors with newer versions of eglibc | Felix Fietkau | 2012-06-07 | 1 | -0/+6 |
| | | | | SVN-Revision: 32103 | ||||
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32062 | ||||
* | tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465) | Felix Fietkau | 2012-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 31769 | ||||
* | iproute2: update to 3.3.0, drop a few useless old patches, add codel support | Felix Fietkau | 2012-05-16 | 12 | -3188/+588 |
| | | | | SVN-Revision: 31758 | ||||
* | iproute2: Add hotplug script to add slave devices to TEQL master | Jo-Philipp Wich | 2012-04-16 | 2 | -1/+26 |
| | | | | | | | | Resolves https://dev.openwrt.org/ticket/11192 Signed-off-by: David Woodhouse <dwmw2@infradead.org> SVN-Revision: 31311 | ||||
* | iproute2: update to 3.2.0 and package 'ss' | Florian Fainelli | 2012-04-02 | 1 | -7/+17 |
| | | | | | | | | | | This patch bumps iproute2 to the latest available version, fixes the package URL to use kernel.org (as things have now been moved back there) and also adds ss (socket statistics) to menuconfig. Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa> SVN-Revision: 31179 | ||||
* | iproute2: update to 2.6.39 | Florian Fainelli | 2011-10-07 | 5 | -17/+8 |
| | | | | | | Signed-off-by: Daniel Mierswa <impulze@impulze.org> SVN-Revision: 28378 | ||||
* | iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection ↵ | Daniel Dickinson | 2011-03-12 | 1 | -0/+1 |
| | | | | | | submenu of the Network package group so that they appear with the packages feed packages that are related. SVN-Revision: 26081 | ||||
* | kernel: add a new scheduler action for restoring the connection tracking ↵ | Felix Fietkau | 2011-02-21 | 1 | -0/+84 |
| | | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639 | ||||
* | iproute2: dont filter cached routes on iproute_get (#8339) | Jo-Philipp Wich | 2010-12-02 | 7 | -33/+43 |
| | | | | SVN-Revision: 24216 | ||||
* | iproute2: mark /etc/iproute2/rt_tables as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+4 |
| | | | | SVN-Revision: 23250 | ||||
* | iproute2: Add lex/yacc files dependencies. Refresh other patches. | Michael Büsch | 2010-09-12 | 6 | -39/+80 |
| | | | | SVN-Revision: 23027 | ||||
* | iproute2: Once the make calls were fixed up, parallel compile seems to work ↵ | Michael Büsch | 2010-09-09 | 1 | -1/+5 |
| | | | | | | well. SVN-Revision: 22992 | ||||
* | iproute2: Fix compilation | Michael Büsch | 2010-09-09 | 1 | -4/+7 |
| | | | | SVN-Revision: 22987 | ||||
* | package/iproute2: update iproute2 to version 2.6.35 | Alexandros C. Couloumbis | 2010-09-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 22879 | ||||
* | iproute2: cleanup Makefile after r21513 | Florian Fainelli | 2010-05-21 | 1 | -1/+0 |
| | | | | SVN-Revision: 21519 | ||||
* | iproute2: update to v2.6.31 (#7354) | Florian Fainelli | 2010-05-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 21518 | ||||
* | iproute2: cleanup Makefile after r21513 | Jo-Philipp Wich | 2010-05-20 | 1 | -2/+0 |
| | | | | SVN-Revision: 21514 | ||||
* | iproute2: update to v2.6.31 (#7354) | Jo-Philipp Wich | 2010-05-20 | 7 | -156/+21 |
| | | | | SVN-Revision: 21513 | ||||
* | package/iproute2: refresh patches | Gabor Juhos | 2010-03-26 | 1 | -3/+3 |
| | | | | SVN-Revision: 20464 | ||||
* | this patches fixes iproute2 parallel build. | Travis Kemen | 2010-03-14 | 1 | -8/+6 |
| | | | | | | -Raphael SVN-Revision: 20189 | ||||
* | iproute2: make tc depend on kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 19724 | ||||
* | iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160 | Jo-Philipp Wich | 2009-11-14 | 1 | -0/+7 |
| | | | | SVN-Revision: 18422 | ||||
* | iproute2: compile the static libraries with $(FPIC), as they are reused by ↵ | Felix Fietkau | 2009-11-05 | 1 | -1/+7 |
| | | | | | | other packages for inclusion into shared libraries should fix collectd build failures on mips SVN-Revision: 18323 | ||||
* | Pass TARGET_CFLAGS using and external variable instead a sed expression that ↵ | Felix Fietkau | 2009-11-05 | 2 | -3/+13 |
| | | | | | | | | can fail when TARGET_CFLAGS contains the ":" symbol. Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> SVN-Revision: 18311 | ||||
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵ | Felix Fietkau | 2009-07-12 | 1 | -0/+9 |
| | | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes SVN-Revision: 16791 | ||||
* | upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action | Felix Fietkau | 2009-07-11 | 9 | -104/+61 |
| | | | | SVN-Revision: 16777 | ||||
* | iproute2: install netlink header and library | Nicolas Thill | 2009-05-26 | 1 | -0/+7 |
| | | | | SVN-Revision: 16100 | ||||
* | the bison prereq check is no longer necessary | Felix Fietkau | 2009-05-06 | 1 | -4/+0 |
| | | | | SVN-Revision: 15631 | ||||
* | Require* calls must now be placed before BuildPackage calls | Felix Fietkau | 2009-05-05 | 1 | -3/+5 |
| | | | | SVN-Revision: 15620 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | package iproute2 has problems building on recent BSD-derived platforms ↵ | Florian Fainelli | 2008-08-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | because some programs to be run on the host use malloc.h in an incompatible way. package/iproute2/patches/004-darwin_fixes.patch has a fix for Darwin, however the fix can be made to work on other BSD platforms by changing the patch as below. I think a similar approach should work for other BSD-derived platforms, replacing the #ifndef __APPLE__ with #if !defined(__APPLE__) && !defined(__FreeBSD__) && !defined(...) or perhaps even with just #ifdef __linux__ if the set of platforms where malloc.h is ok is small or restricted to just linux In any case, the patch is below. (#3869) Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it> SVN-Revision: 12249 | ||||
* | adds rt_tables to files installed by ip ipkg | John Crispin | 2008-06-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 11598 | ||||
* | Update iproute2 to version 2.6.25, and fixup patches | Peter Denison | 2008-05-20 | 5 | -228/+159 |
| | | | | SVN-Revision: 11230 | ||||
* | revert iproute2 to the old version until the new one is fixed (#3026) | Felix Fietkau | 2008-04-06 | 5 | -2974/+1481 |
| | | | | SVN-Revision: 10744 | ||||
* | md5sum was left out | Tim Yardley | 2008-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 10148 | ||||
* | updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵ | Tim Yardley | 2008-01-08 | 5 | -1481/+2974 |
| | | | | | | patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel SVN-Revision: 10147 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -3/+4 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | Fix compilation on 2.4 kernels | Florian Fainelli | 2007-06-13 | 1 | -0/+14 |
| | | | | SVN-Revision: 7615 | ||||
* | Add esfq to iproute2 and 2.4 kernel (#1891) | Florian Fainelli | 2007-06-13 | 1 | -0/+295 |
| | | | | SVN-Revision: 7612 | ||||
* | update iproute2 to 2.6.20-070313, and package genl utility | Peter Denison | 2007-06-09 | 7 | -92/+86 |
| | | | | SVN-Revision: 7540 | ||||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 6 | -68/+90 |
| | | | | SVN-Revision: 7490 | ||||
* | Patch to work arounf flex issues with newer version of flex with some distros. | Hamish Guthrie | 2007-05-07 | 1 | -0/+1768 |
| | | | | SVN-Revision: 7123 | ||||
* | Fix MacOSX build errors with iproute2 (#1533) | Florian Fainelli | 2007-04-08 | 2 | -0/+67 |
| | | | | SVN-Revision: 6904 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 1 | -2/+0 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -4/+4 |
| | | | | SVN-Revision: 5624 | ||||
* | remove bogus -j1 options from make calls | Felix Fietkau | 2006-10-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 5217 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 5 | -0/+1616 |