summaryrefslogtreecommitdiffstats
path: root/package/iproute2
Commit message (Expand)AuthorAgeFilesLines
* [package] iproute2: dont filter cached routes on iproute_get (#8339)jow2010-12-027-33/+43
* [package] iproute2: mark /etc/iproute2/rt_tables as conffilejow2010-10-051-0/+4
* iproute2: Add lex/yacc files dependencies. Refresh other patches.mb2010-09-126-39/+80
* iproute2: Once the make calls were fixed up, parallel compile seems to work w...mb2010-09-091-1/+5
* iproute2: Fix compilationmb2010-09-091-4/+7
* package/iproute2: update iproute2 to version 2.6.35acoul2010-09-031-3/+3
* [package] iproute2: cleanup Makefile after r21513florian2010-05-211-1/+0
* [package] iproute2: update to v2.6.31 (#7354)florian2010-05-211-0/+1
* [package] iproute2: cleanup Makefile after r21513jow2010-05-201-2/+0
* [package] iproute2: update to v2.6.31 (#7354)jow2010-05-207-156/+21
* package/iproute2: refresh patchesjuhosg2010-03-261-3/+3
* this patches fixes iproute2 parallel build.thepeople2010-03-141-8/+6
* [package] iproute2: make tc depend on kmod-sched (#6681)jow2010-02-191-0/+1
* [package] iproute2: honour when building libnetlink.a, completes r18323 and ...jow2009-11-141-0/+7
* iproute2: compile the static libraries with $(FPIC), as they are reused by ot...nbd2009-11-051-1/+7
* Pass TARGET_CFLAGS using and external variable instead a sed expression that ...nbd2009-11-052-3/+13
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, al...nbd2009-07-121-0/+9
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionnbd2009-07-119-104/+61
* [package] iproute2: install netlink header and librarynico2009-05-261-0/+7
* the bison prereq check is no longer necessarynbd2009-05-061-4/+0
* Require* calls must now be placed before BuildPackage callsnbd2009-05-051-3/+5
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* package iproute2 has problems building on recent BSD-derived platformsflorian2008-08-081-4/+4
* adds rt_tables to files installed by ip ipkgblogic2008-06-281-0/+2
* Update iproute2 to version 2.6.25, and fixup patchesnoz2008-05-205-228/+159
* revert iproute2 to the old version until the new one is fixed (#3026)nbd2008-04-065-2974/+1481
* md5sum was left outpavlov2008-01-081-1/+1
* updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted pat...pavlov2008-01-085-1481/+2974
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-3/+4
* Fix compilation on 2.4 kernelsflorian2007-06-131-0/+14
* Add esfq to iproute2 and 2.4 kernel (#1891)florian2007-06-131-0/+295
* update iproute2 to 2.6.20-070313, and package genl utilitynoz2007-06-097-92/+86
* refresh all package patches in the buildroot using quiltnbd2007-06-046-68/+90
* Patch to work arounf flex issues with newer version of flex with somehcg2007-05-071-0/+1768
* Fix MacOSX build errors with iproute2 (#1533)florian2007-04-082-0/+67
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-2/+0
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-4/+4
* remove bogus -j1 options from make callsnbd2006-10-181-2/+2
* new (last?) attempt at standardizing Makefilesnico2006-09-241-1/+2
* standardize Makefile, add URLnico2006-09-231-5/+10
* remove bogus dependency linenbd2006-08-221-1/+0
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-041-1/+1
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+1
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevnbd2006-05-311-3/+2
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-10/+0
* replace $(IDIR_*) with $(1)nbd2006-05-111-4/+4
* Convert packages to new templatembm2006-05-104-49/+39