From 8c0de1732204b0a29ba09b2881b6bf4f9883493d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 30 Jun 2007 02:34:03 +0000 Subject: 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 --- package/qos-scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/qos-scripts/Makefile') 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) -- cgit v1.2.3