Commit graph

40 commits

Author SHA1 Message Date
Felix Fietkau
405e21d167 packages: sort network related packages into package/network/
SVN-Revision: 33688
2012-10-10 12:32:29 +00:00
Felix Fietkau
ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
SVN-Revision: 33523
2012-09-23 09:50:01 +00:00
Felix Fietkau
72d33803e7 iproute2: fix build errors with newer versions of eglibc
SVN-Revision: 32103
2012-06-07 12:37:49 +00:00
Felix Fietkau
57d3b4b47d tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)
SVN-Revision: 31769
2012-05-17 12:36:00 +00:00
Felix Fietkau
3f97b9eb36 iproute2: update to 3.3.0, drop a few useless old patches, add codel support
SVN-Revision: 31758
2012-05-16 15:23:12 +00:00
Jo-Philipp Wich
f638b544f3 iproute2: Add hotplug script to add slave devices to TEQL master
Resolves https://dev.openwrt.org/ticket/11192

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

SVN-Revision: 31311
2012-04-16 15:04:42 +00:00
Florian Fainelli
a54b6055a8 iproute2: update to 3.2.0 and package 'ss'
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
2012-04-02 16:25:51 +00:00
Florian Fainelli
a3284cb0e1 iproute2: update to 2.6.39
Signed-off-by: Daniel Mierswa <impulze@impulze.org>

SVN-Revision: 28378
2011-10-07 16:03:12 +00:00
Daniel Dickinson
63c68ca40e iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related.
SVN-Revision: 26081
2011-03-12 07:27:57 +00:00
Jo-Philipp Wich
4482f4b5f1 iproute2: dont filter cached routes on iproute_get (#8339)
SVN-Revision: 24216
2010-12-02 20:29:22 +00:00
Jo-Philipp Wich
8ad5dda229 iproute2: mark /etc/iproute2/rt_tables as conffile
SVN-Revision: 23250
2010-10-05 17:17:47 +00:00
Michael Büsch
83cb9b7a07 iproute2: Once the make calls were fixed up, parallel compile seems to work well.
SVN-Revision: 22992
2010-09-09 21:50:07 +00:00
Michael Büsch
7a54becd63 iproute2: Fix compilation
SVN-Revision: 22987
2010-09-09 00:40:25 +00:00
Alexandros C. Couloumbis
faa7df6ace package/iproute2: update iproute2 to version 2.6.35
SVN-Revision: 22879
2010-09-03 07:39:46 +00:00
Florian Fainelli
675d6a4a47 iproute2: cleanup Makefile after r21513
SVN-Revision: 21519
2010-05-21 09:53:51 +00:00
Florian Fainelli
d3ce5cd3ac iproute2: update to v2.6.31 (#7354)
SVN-Revision: 21518
2010-05-21 09:53:46 +00:00
Jo-Philipp Wich
ff483c2cf6 iproute2: cleanup Makefile after r21513
SVN-Revision: 21514
2010-05-20 06:14:24 +00:00
Jo-Philipp Wich
84e9706d09 iproute2: update to v2.6.31 (#7354)
SVN-Revision: 21513
2010-05-20 06:09:49 +00:00
Travis Kemen
2e058c3021 this patches fixes iproute2 parallel build.
-Raphael

SVN-Revision: 20189
2010-03-14 01:56:33 +00:00
Jo-Philipp Wich
2e449378bf iproute2: make tc depend on kmod-sched (#6681)
SVN-Revision: 19724
2010-02-19 01:58:06 +00:00
Felix Fietkau
a006cb5e5c iproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries should fix collectd build failures on mips
SVN-Revision: 18323
2009-11-05 22:29:14 +00:00
Felix Fietkau
80a458df05 Pass TARGET_CFLAGS using and external variable instead a sed expression that can fail when TARGET_CFLAGS contains the ":" symbol.
Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

SVN-Revision: 18311
2009-11-05 11:55:00 +00:00
Felix Fietkau
b5730c409f upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
SVN-Revision: 16777
2009-07-11 14:05:54 +00:00
Nicolas Thill
f4e312ddf8 iproute2: install netlink header and library
SVN-Revision: 16100
2009-05-26 21:58:24 +00:00
Felix Fietkau
b48047bd01 the bison prereq check is no longer necessary
SVN-Revision: 15631
2009-05-06 10:14:39 +00:00
Felix Fietkau
ca29771c2a Require* calls must now be placed before BuildPackage calls
SVN-Revision: 15620
2009-05-05 11:01:44 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
John Crispin
04453591af adds rt_tables to files installed by ip ipkg
SVN-Revision: 11598
2008-06-28 17:32:21 +00:00
Peter Denison
de5c50cfe4 Update iproute2 to version 2.6.25, and fixup patches
SVN-Revision: 11230
2008-05-20 22:17:26 +00:00
Felix Fietkau
88cb2e91d6 revert iproute2 to the old version until the new one is fixed (#3026)
SVN-Revision: 10744
2008-04-06 17:13:00 +00:00
Tim Yardley
7eff5caa70 md5sum was left out
SVN-Revision: 10148
2008-01-08 22:31:26 +00:00
Tim Yardley
063e150eb9 updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
SVN-Revision: 10147
2008-01-08 22:28:35 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Peter Denison
7a1b6c92a1 update iproute2 to 2.6.20-070313, and package genl utility
SVN-Revision: 7540
2007-06-09 13:17:46 +00:00
Florian Fainelli
2787236e0e Fix MacOSX build errors with iproute2 (#1533)
SVN-Revision: 6904
2007-04-08 20:59:28 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
144572780b remove bogus -j1 options from make calls
SVN-Revision: 5217
2006-10-18 22:12:24 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00