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 489B421F0FA for ; Tue, 4 Feb 2014 16:10:48 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1391559047; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=AGSd0iQt8V1sME5gxxUMRMg/PrEF05zvpWGLq3ciuGo=; b=bovvxoI+zPqb5YjpiopNurc9FGUZl1ioFXthNreITtTLFzINzKM9qVfyajwEqFwqjQLK+pTX gKnTtDxY7txrJus6aBxLvLroE62Mxl8M8DYBe6Aj7GNoABCi5cahagnGvVEiVyQ98ixI2jFo 3TpKYHDzHIhDsk4GsEvhsUF6Msg= 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=t13GY9stJocf544ZL4FW5BTBS+s1gTI8PcajkO10u8X6cIaqq8/prYvgoR05IlqpTrYNi0 MfkUiIJYRjZMIP5rsm29q3ynDQj5A+r3bjTaLShQczRHQnFcIH22UYgXl6WTs63+frG7n02l 3yrQGK5yB4W/xmQLmgxpkAegcV66I= Received: from github.com (Unknown [192.30.252.48]) by mxa.mailgun.org with ESMTP id 52f18187.52ab840-in1; Wed, 05 Feb 2014 00:10:47 -0000 (UTC) Date: Tue, 04 Feb 2014 16:10:46 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52f18186be676_61411495d44585c6@hookshot-fe7-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 34eea0: Also switch simplest.qos to independent ingress/eg... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52f18186bdb8b_61411495d4458470"; 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: Wed, 05 Feb 2014 00:10:48 -0000 ----==_mimepart_52f18186bdb8b_61411495d4458470 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 34eea07c1a7cd871d52701959835947b3c7cae22 https://github.com/dtaht/ceropackages-3.3/commit/34eea07c1a7cd871d52701959835947b3c7cae22 Author: Sebastian Moeller Date: 2014-02-04 (Tue, 04 Feb 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/functions.sh M net/sqm-scripts/files/usr/lib/sqm/simplest.qos Log Message: ----------- Also switch simplest.qos to independent ingress/egress qdisc limits The last commit forgot to take care of simplest.qos, sorry. Also this deletes get_limit from functions.sh as it seems all leaf qdiscs we expose understand "limit". ----==_mimepart_52f18186bdb8b_61411495d4458470--