From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) by huchra.bufferbloat.net (Postfix) with ESMTP id 1776F21F118 for ; Tue, 24 Dec 2013 02:04:34 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1387879473; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=RYCCIZCsdKS0gW8qOb0P1jzARKcJ+nrkTTxDBzjoYoA=; b=UmD0iLH6UZn6JbEPiQhFbTGspbhIrQApQrhg56m9E1xFOnHD5FZjVvUHD8bXwzHj2UJ6Pccu YPOEA9AwobBraL6VMK5rxjjg0DJTBhP5bM6LBStvhBS39avB6vqO+BQ/Bfv2FzgIlS2xUoWb x6VUIPbMX8kJqCJd4UUDsBaE1Sw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=0DhNHgxYPICtdDqihBrk2BPZ4qz5fkhUCjVE1nfnoOfpX7IhD31u8t6gyJpAIU7CWMKjNY 1MooncIZ5qes51GKS2red1B5rGtYKesSWGCwkppMey8XUCBAkkG5s/XoYoUikiQ66ed7qHRO bFGuLORojzjoSQLsIKymaiwgX3OQo= Received: from github.com (Unknown [192.30.252.48]) by mxa.mailgun.org with ESMTP id 52b95c29.3ee12a0-in3; Tue, 24 Dec 2013 10:04:25 -0000 (UTC) Date: Tue, 24 Dec 2013 02:04:25 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52b95c298d799_2c6ddefd50834a8@hookshot-fe2-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 8580d0: sqm-scripts - raft of problems fixed Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52b95c298cf2a_2c6ddefd5083326"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Dec 2013 10:04:34 -0000 ----==_mimepart_52b95c298cf2a_2c6ddefd5083326 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 8580d04b4da084b71a6e8f60a4a902d43d136475 https://github.com/dtaht/ceropackages-3.3/commit/8580d04b4da084b71a6e8f60a4a902d43d136475 Author: Dave Taht Date: 2013-12-24 (Tue, 24 Dec 2013) Changed paths: A net/sqm-scripts/files/usr/lib/sqm/drr.qos M net/sqm-scripts/files/usr/lib/sqm/functions.sh M net/sqm-scripts/files/usr/lib/sqm/run.sh M net/sqm-scripts/files/usr/lib/sqm/simple.qos M net/sqm-scripts/files/usr/lib/sqm/simplest.qos Log Message: ----------- sqm-scripts - raft of problems fixed if you don't use a linklayer ("none") option busted switched to decimal kibits added less "slop at the top" in simple.qos it didn't switch qdiscs it didn't use a different qos script a couple other fixes A big problem remains in that save from the web browser does not actually reload the script. There is some option to tell the web interface to do this (and I didn't check before if this worked), that there are dependencies that need to be executed. ----==_mimepart_52b95c298cf2a_2c6ddefd5083326--