summaryrefslogtreecommitdiff
path: root/package/network/utils/iproute2/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2016-12-19 09:13:42 +0000
committerJohn Crispin <john@phrozen.org>2016-12-20 09:35:36 +0100
commit197b11f325971fa883c1f69880d188cc3e8d9605 (patch)
tree03abb0599a9ddc2ab8b2c76bf6929fb228b26745 /package/network/utils/iproute2/Makefile
parent305704f405fbc347a17dd69c1354ec3da448ea15 (diff)
downloadmtk-20170518-197b11f325971fa883c1f69880d188cc3e8d9605.zip
mtk-20170518-197b11f325971fa883c1f69880d188cc3e8d9605.tar.gz
mtk-20170518-197b11f325971fa883c1f69880d188cc3e8d9605.tar.bz2
iproute2: tc - update cake support
Update tc to track upstream cake changes: diffserv3 - a simple 3 tin classifier Also make diffserv3 and triple-isolate default Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/network/utils/iproute2/Makefile')
-rw-r--r--package/network/utils/iproute2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile
index d147567..620cce2 100644
--- a/package/network/utils/iproute2/Makefile
+++ b/package/network/utils/iproute2/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=iproute2
PKG_VERSION:=4.4.0
-PKG_RELEASE:=5
+PKG_RELEASE:=6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/net/iproute2