summaryrefslogtreecommitdiffstats
path: root/package/iproute2
Commit message (Collapse)AuthorAgeFilesLines
* iproute2: cleanup Makefile after r21513Florian Fainelli2010-05-211-1/+0
| | | | SVN-Revision: 21519
* iproute2: update to v2.6.31 (#7354)Florian Fainelli2010-05-211-0/+1
| | | | SVN-Revision: 21518
* iproute2: cleanup Makefile after r21513Jo-Philipp Wich2010-05-201-2/+0
| | | | SVN-Revision: 21514
* iproute2: update to v2.6.31 (#7354)Jo-Philipp Wich2010-05-207-156/+21
| | | | SVN-Revision: 21513
* package/iproute2: refresh patchesGabor Juhos2010-03-261-3/+3
| | | | SVN-Revision: 20464
* this patches fixes iproute2 parallel build.Travis Kemen2010-03-141-8/+6
| | | | | | -Raphael SVN-Revision: 20189
* iproute2: make tc depend on kmod-sched (#6681)Jo-Philipp Wich2010-02-191-0/+1
| | | | SVN-Revision: 19724
* iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160Jo-Philipp Wich2009-11-141-0/+7
| | | | SVN-Revision: 18422
* iproute2: compile the static libraries with $(FPIC), as they are reused by ↵Felix Fietkau2009-11-051-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 Fietkau2009-11-052-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 Fietkau2009-07-121-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 actionFelix Fietkau2009-07-119-104/+61
| | | | SVN-Revision: 16777
* iproute2: install netlink header and libraryNicolas Thill2009-05-261-0/+7
| | | | SVN-Revision: 16100
* the bison prereq check is no longer necessaryFelix Fietkau2009-05-061-4/+0
| | | | SVN-Revision: 15631
* Require* calls must now be placed before BuildPackage callsFelix Fietkau2009-05-051-3/+5
| | | | SVN-Revision: 15620
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* package iproute2 has problems building on recent BSD-derived platforms ↵Florian Fainelli2008-08-081-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 ipkgJohn Crispin2008-06-281-0/+2
| | | | SVN-Revision: 11598
* Update iproute2 to version 2.6.25, and fixup patchesPeter Denison2008-05-205-228/+159
| | | | SVN-Revision: 11230
* revert iproute2 to the old version until the new one is fixed (#3026)Felix Fietkau2008-04-065-2974/+1481
| | | | SVN-Revision: 10744
* md5sum was left outTim Yardley2008-01-081-1/+1
| | | | SVN-Revision: 10148
* updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵Tim Yardley2008-01-085-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 Thill2007-09-071-3/+4
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* Fix compilation on 2.4 kernelsFlorian Fainelli2007-06-131-0/+14
| | | | SVN-Revision: 7615
* Add esfq to iproute2 and 2.4 kernel (#1891)Florian Fainelli2007-06-131-0/+295
| | | | SVN-Revision: 7612
* update iproute2 to 2.6.20-070313, and package genl utilityPeter Denison2007-06-097-92/+86
| | | | SVN-Revision: 7540
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-046-68/+90
| | | | SVN-Revision: 7490
* Patch to work arounf flex issues with newer version of flex with some distros.Hamish Guthrie2007-05-071-0/+1768
| | | | SVN-Revision: 7123
* Fix MacOSX build errors with iproute2 (#1533)Florian Fainelli2007-04-082-0/+67
| | | | SVN-Revision: 6904
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-4/+4
| | | | SVN-Revision: 5624
* remove bogus -j1 options from make callsFelix Fietkau2006-10-181-2/+2
| | | | SVN-Revision: 5217
* finally move buildroot-ng to trunkFelix Fietkau2016-03-205-0/+1616