From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id 4444021F129 for ; Tue, 4 Jun 2013 01:26:33 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1370334392; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=rmv3pz5k28IZdySSfmFWXsLca0zdua0dSUDypA7TnrY=; b=Q1ezGurZaaE5J8I/r55Xrb43hoVQnGh7iVTVMWEdSj8fDWNcKNY4v3rBDBCDttLVoFTryPzL 4vNUoDzuMjqp9r2EbkqBLRljLYwAsvop1S8vJ91+lklAqXIElw8WMrksK+qL2dfq3W+phhny D4l2bxUtyoMlezdXZhhMAcArgfM= 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=cSMPCNzVqBpusnPcDczKcUI3wOQN4jdsTnR29zyIZbf7sAnrLuhHWE1Z/kTP7Ca79LKz6o 3tk2G+gXNmWdlxq47VqyaMH9IzO9LDk9hOXQDG+QfomEkGDMCgL6ilRjWuLdsIdoawTHwUUo +BRZ2Kv+YPfe+JBNPsYYFYgkwLgg4= Received: by luna.mailgun.net with SMTP mgrt 8784294773577; Tue, 04 Jun 2013 08:26:32 +0000 Received: from github.com (router1-ext.rs.github.com [204.232.175.75]) by mxa.mailgun.org with ESMTP id 51ada4b5.4e87ea0-in2; Tue, 04 Jun 2013 08:26:29 -0000 (UTC) Date: Tue, 04 Jun 2013 01:26:29 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <51ada4b5924bd_56d91063dd4178855@hookshot-fe3-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 9a31a0: linklayer calculations are completely messed up fo... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_51ada4b590e20_56d91063dd4178693"; 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, 04 Jun 2013 08:26:33 -0000 ----==_mimepart_51ada4b590e20_56d91063dd4178693 Date: Tue, 04 Jun 2013 01:26:29 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <51ada4b591ad6_56d91063dd41787c8@hookshot-fe3-pe1-prd.aws.github.net.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 9a31a03bc20ca7ed568e54283321b4e5132954dc https://github.com/dtaht/ceropackages-3.3/commit/9a31a03bc20ca7ed568e54283321b4e5132954dc Author: Dave Taht Date: 2013-06-04 (Tue, 04 Jun 2013) Changed paths: M net/aqm-scripts/files/usr/lib/aqm/functions.sh Log Message: ----------- linklayer calculations are completely messed up for adsl in kernel in 3.8 and maybe earlier. Changing overhead to 40 doesn't help but is more correct than 10. Other fixes are in progress. ----==_mimepart_51ada4b590e20_56d91063dd4178693--