summaryrefslogtreecommitdiff
path: root/package/qos-scripts/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-30 02:34:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-30 02:34:03 +0000
commit8c0de1732204b0a29ba09b2881b6bf4f9883493d (patch)
tree38a77d0d9c19636eef10fd883a222316e6b7eda3 /package/qos-scripts/Makefile
parent1449d4ce2853d299262e971da68837cd0610ce13 (diff)
downloadmtk-20170518-8c0de1732204b0a29ba09b2881b6bf4f9883493d.zip
mtk-20170518-8c0de1732204b0a29ba09b2881b6bf4f9883493d.tar.gz
mtk-20170518-8c0de1732204b0a29ba09b2881b6bf4f9883493d.tar.bz2
qos-scripts update:
- rewrite the RED qdisc calculations and add some comments this should fix the warnings about bursting (should also fix quirks with various linespeed settings) - reduce the calculated overhead for upstream, while i'm at it... SVN-Revision: 7782
Diffstat (limited to 'package/qos-scripts/Makefile')
-rw-r--r--package/qos-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile
index 676d4dd..181facd 100644
--- a/package/qos-scripts/Makefile
+++ b/package/qos-scripts/Makefile
@@ -9,7 +9,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qos-scripts
-PKG_VERSION:=1.1.1
+PKG_VERSION:=1.2.0
PKG_RELEASE:=1
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)