From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) by huchra.bufferbloat.net (Postfix) with ESMTP id 8BBD221F219 for ; Fri, 13 Dec 2013 12:57:33 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1386968253; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=84rXnFa/IItPid7G6nCceEOTMng9ydmujWFmsLmFbWo=; b=B0lzMOE3neeVqKXUmhA1rmRqnU/mYsIzUecddOWJQUyP07ox9FvIxrpXcqqUxs4UZsB07aml +bzBLDkSxfR3MD63rcqj+NysyRlisnirsLqYLFeP551aBZIIHQ4FeXfBfvmngSMWice+Q8Un tOBiyK5xEOQDdWelCCH+IOiZhxI= 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=DpkCk08AQ/yq4pbhk3xhJf+hvSCKn60jXfhHEHsW/I8o5nV/UReRrucVn1akXJUygNYQuX KmvDXOVwBrRol09Gz7gcT7TdND8Mle/QMYtCcFp19viOjte1agiNvE2y/05RHopZuT1ZBKpE tC7I8KIliXf5EXbMle3iJ8hVN7EOE= Received: from github.com (Unknown [192.30.252.51]) by mxa.mailgun.org with ESMTP id 52ab74b7.7febb072f9f0-in2; Fri, 13 Dec 2013 20:57:27 -0000 (UTC) Date: Fri, 13 Dec 2013 12:57:27 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52ab74b744ad9_497e971d5054668@hookshot-fe6-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 8aae3b: Enable the GUI to deactivate shaping for up or dow... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52ab74b743ee4_497e971d505458"; 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: Fri, 13 Dec 2013 20:57:33 -0000 ----==_mimepart_52ab74b743ee4_497e971d505458 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 8aae3b309aff27cb9b804cd570fd1572f4044910 https://github.com/dtaht/ceropackages-3.3/commit/8aae3b309aff27cb9b804cd570fd1572f4044910 Author: Sebastian Moeller Date: 2013-12-13 (Fri, 13 Dec 2013) Changed paths: M net/aqm-scripts/files/usr/lib/aqm/simple.qos M net/aqm-scripts/files/usr/lib/aqm/simplest.qos Log Message: ----------- Enable the GUI to deactivate shaping for up or downlink individually If the upload or download bandwidth is set to 0, deactivate rate shaping in that direction. Special care is taken to tear down already existing shaping in that direction. ----==_mimepart_52ab74b743ee4_497e971d505458--