aboutsummaryrefslogtreecommitdiffstats
path: root/package/iproute2
Commit message (Collapse)AuthorAgeFilesLines
* [package] iproute2: dont filter cached routes on iproute_get (#8339)Jo-Philipp Wich2010-12-027-33/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: mark /etc/iproute2/rt_tables as conffileJo-Philipp Wich2010-10-051-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Add lex/yacc files dependencies. Refresh other patches.Michael Büsch2010-09-126-39/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Once the make calls were fixed up, parallel compile seems to work ↵Michael Büsch2010-09-091-1/+5
| | | | | | well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Fix compilationMichael Büsch2010-09-091-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iproute2: update iproute2 to version 2.6.35Alexandros C. Couloumbis2010-09-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: cleanup Makefile after r21513Florian Fainelli2010-05-211-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21519 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: update to v2.6.31 (#7354)Florian Fainelli2010-05-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: cleanup Makefile after r21513Jo-Philipp Wich2010-05-201-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: update to v2.6.31 (#7354)Jo-Philipp Wich2010-05-207-156/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iproute2: refresh patchesGabor Juhos2010-03-261-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patches fixes iproute2 parallel build.Travis Kemen2010-03-141-8/+6
| | | | | | -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: make tc depend on kmod-sched (#6681)Jo-Philipp Wich2010-02-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: honour when building libnetlink.a, completes r18323 and ↵Jo-Philipp Wich2009-11-141-0/+7
| | | | | | fixes #6160 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionFelix Fietkau2009-07-119-104/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: install netlink header and libraryNicolas Thill2009-05-261-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the bison prereq check is no longer necessaryFelix Fietkau2009-05-061-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Require* calls must now be placed before BuildPackage callsFelix Fietkau2009-05-051-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package iproute2 has problems building on recent BSD-derived platformsFlorian 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds rt_tables to files installed by ip ipkgJohn Crispin2008-06-281-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update iproute2 to version 2.6.25, and fixup patchesPeter Denison2008-05-205-228/+159
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert iproute2 to the old version until the new one is fixed (#3026)Felix Fietkau2008-04-065-2974/+1481
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* md5sum was left outTim Yardley2008-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-3/+4
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix compilation on 2.4 kernelsFlorian Fainelli2007-06-131-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add esfq to iproute2 and 2.4 kernel (#1891)Florian Fainelli2007-06-131-0/+295
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update iproute2 to 2.6.20-070313, and package genl utilityPeter Denison2007-06-097-92/+86
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-046-68/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Patch to work arounf flex issues with newer version of flex with someHamish Guthrie2007-05-071-0/+1768
| | | | | | | distros. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix MacOSX build errors with iproute2 (#1533)Florian Fainelli2007-04-082-0/+67
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus -j1 options from make callsFelix Fietkau2006-10-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, add URLNicolas Thill2006-09-231-5/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus dependency lineFelix Fietkau2006-08-221-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-1/+1
| | | | | | lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-311-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-301-10/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace $(IDIR_*) with $(1)Felix Fietkau2006-05-111-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert packages to new templateMike Baker2006-05-104-49/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73