summaryrefslogtreecommitdiffstats
path: root/package/iproute2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* iproute2: fix build errors with newer versions of eglibcFelix Fietkau2012-06-071-0/+6
| | | | SVN-Revision: 32103
* tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)Felix Fietkau2012-05-171-1/+1
| | | | SVN-Revision: 31769
* iproute2: update to 3.3.0, drop a few useless old patches, add codel supportFelix Fietkau2012-05-161-12/+5
| | | | SVN-Revision: 31758
* iproute2: Add hotplug script to add slave devices to TEQL masterJo-Philipp Wich2012-04-161-1/+3
| | | | | | | | 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 Fainelli2012-04-021-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.39Florian Fainelli2011-10-071-4/+4
| | | | | | Signed-off-by: Daniel Mierswa <impulze@impulze.org> SVN-Revision: 28378
* iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection ↵Daniel Dickinson2011-03-121-0/+1
| | | | | | submenu of the Network package group so that they appear with the packages feed packages that are related. SVN-Revision: 26081
* iproute2: dont filter cached routes on iproute_get (#8339)Jo-Philipp Wich2010-12-021-1/+1
| | | | SVN-Revision: 24216
* iproute2: mark /etc/iproute2/rt_tables as conffileJo-Philipp Wich2010-10-051-0/+4
| | | | SVN-Revision: 23250
* iproute2: Once the make calls were fixed up, parallel compile seems to work ↵Michael Büsch2010-09-091-1/+5
| | | | | | well. SVN-Revision: 22992
* iproute2: Fix compilationMichael Büsch2010-09-091-4/+7
| | | | SVN-Revision: 22987
* package/iproute2: update iproute2 to version 2.6.35Alexandros C. Couloumbis2010-09-031-3/+3
| | | | SVN-Revision: 22879
* 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-201-2/+4
| | | | SVN-Revision: 21513
* 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: 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-051-3/+2
| | | | | | | | can fail when TARGET_CFLAGS contains the ":" symbol. Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> SVN-Revision: 18311
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionFelix Fietkau2009-07-111-2/+2
| | | | 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
* 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-201-5/+5
| | | | SVN-Revision: 11230
* revert iproute2 to the old version until the new one is fixed (#3026)Felix Fietkau2008-04-061-4/+4
| | | | 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-081-4/+4
| | | | | | 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
* update iproute2 to 2.6.20-070313, and package genl utilityPeter Denison2007-06-091-2/+14
| | | | SVN-Revision: 7540
* Fix MacOSX build errors with iproute2 (#1533)Florian Fainelli2007-04-081-0/+4
| | | | 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-201-0/+68