aboutsummaryrefslogtreecommitdiffstats
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
commite8bd92335aee818612b6a4322933f5b7bb907c1e (patch)
tree6fc168de86936f2441344b42080359fc5d49c127 /package/qos-scripts/Makefile
parente8c4462a6414b1f66d5d68e5d8c57ac236b21aff (diff)
downloadupstream-e8bd92335aee818612b6a4322933f5b7bb907c1e.tar.gz
upstream-e8bd92335aee818612b6a4322933f5b7bb907c1e.tar.bz2
upstream-e8bd92335aee818612b6a4322933f5b7bb907c1e.zip
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... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7782 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 676d4dd619..181facd475 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)