summaryrefslogtreecommitdiffstats
path: root/package/iproute2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* iproute2: fix build errors with newer versions of eglibcnbd2012-06-071-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)nbd2012-05-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: update to 3.3.0, drop a few useless old patches, add codel supportnbd2012-05-161-12/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Add hotplug script to add slave devices to TEQL masterjow2012-04-161-1/+3
| | | | | | | | Resolves https://dev.openwrt.org/ticket/11192 Signed-off-by: David Woodhouse <dwmw2@infradead.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: update to 3.2.0 and package 'ss'florian2012-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: update to 2.6.39florian2011-10-071-4/+4
| | | | | | Signed-off-by: Daniel Mierswa <impulze@impulze.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2 relayd: Moved iproute2 and relayd to Routing and ↵cshore2011-03-121-0/+1
| | | | | | Redirection submenu of the Network package group so that they appear with the packages feed packages that are related. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: dont filter cached routes on iproute_get (#8339)jow2010-12-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: mark /etc/iproute2/rt_tables as conffilejow2010-10-051-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Once the make calls were fixed up, parallel compile seems to work ↵mb2010-09-091-1/+5
| | | | | | well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Fix compilationmb2010-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.35acoul2010-09-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: cleanup Makefile after r21513florian2010-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)florian2010-05-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: cleanup Makefile after r21513jow2010-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)jow2010-05-201-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patches fixes iproute2 parallel build.thepeople2010-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)jow2010-02-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: compile the static libraries with $(FPIC), as they are reused by ↵nbd2009-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 ↵nbd2009-11-051-3/+2
| | | | | | | | 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
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionnbd2009-07-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: install netlink header and librarynico2009-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 necessarynbd2009-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 callsnbd2009-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 ;)nbd2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds rt_tables to files installed by ip ipkgblogic2008-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 patchesnoz2008-05-201-5/+5
| | | | 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)nbd2008-04-061-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* md5sum was left outpavlov2008-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 ↵pavlov2008-01-081-4/+4
| | | | | | 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 ↵nico2007-09-071-3/+4
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update iproute2 to 2.6.20-070313, and package genl utilitynoz2007-06-091-2/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix MacOSX build errors with iproute2 (#1533)florian2007-04-081-0/+4
| | | | 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 ↵nbd2007-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 ↵nbd2007-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_* variablesnbd2006-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 callsnbd2006-10-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new (last?) attempt at standardizing Makefilesnico2006-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 URLnico2006-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 linenbd2006-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 ccachembm2006-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 duembm2006-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)/includenbd2006-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 ↵nbd2006-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/InstallDevnbd2006-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 bugsnbd2006-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)nbd2006-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 templatembm2006-05-101-19/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to iproute2-2.6.15-060110kaloz2006-03-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change cp to $(CP)mbm2006-02-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73