From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-s40.mailgun.us (mail-s40.mailgun.us [184.173.153.40]) by huchra.bufferbloat.net (Postfix) with ESMTP id EF423200619 for ; Sat, 25 May 2013 06:03:24 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1369487003; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=+KYyqsJ9KYolwsZhH0OFnvoiZQgFeSxixSA2yL45PVw=; b=aRGCk07nQcBECGdvS3VtzqNltEqdT/A5j3ciafQd/CWBJYkBrsipIueID1t5rfyBkH086FLn B15Z+jtsS/VsQ/EV4fVxfunhutoflnCLRrPlZqkHq9QACCqmnxIaUL6L8vcjvrl7Glfr4cxo zNeJwZp0jmCrVuAHhMkTAS4XzCY= 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=h3CZIMLEphXaegbF5ln0fIh06z0fyYUF8IcyOjq02NfVH6FjonhbpjKjeDm8W7UNt4Fep9 kP3UNuwSRoUYcDW+upA/xGHrNt3UgwzahaOyRJgIOR1kkbHEobNpsUsdvLtyfAgY+yKLBEVv xMlJgl9ceS5DzQswsaK3PKfBLbPRE= Received: by luna.mailgun.net with SMTP mgrt 8742968229557; Sat, 25 May 2013 13:03:23 +0000 Received: from github.com (router1-ext.rs.github.com [204.232.175.75]) by mxa.mailgun.org with ESMTP id 51a0b697.7f4c013429c0-in2; Sat, 25 May 2013 13:03:19 -0000 (UTC) Date: Sat, 25 May 2013 06:03:19 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <51a0b6978ff19_28feccfde412182e@hookshot-fe1-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] c64474: aqm-scripts: bump up version number Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_51a0b6978a499_28feccfde412161d"; 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: Sat, 25 May 2013 13:03:25 -0000 ----==_mimepart_51a0b6978a499_28feccfde412161d Date: Sat, 25 May 2013 06:03:19 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <51a0b6978ebd9_28feccfde41217bf@hookshot-fe1-pe1-prd.aws.github.net.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: c644746c2b5782ecfdb0c0e85685b9f92351c732 https://github.com/dtaht/ceropackages-3.3/commit/c644746c2b5782ecfdb0c0e85685b9f92351c732 Author: Dave Taht Date: 2013-05-20 (Mon, 20 May 2013) Changed paths: M net/aqm-scripts/Makefile Log Message: ----------- aqm-scripts: bump up version number Commit: 131f8949579bbd2a69342f60ed3bcd8462438272 https://github.com/dtaht/ceropackages-3.3/commit/131f8949579bbd2a69342f60ed3bcd8462438272 Author: Dave Taht Date: 2013-05-25 (Sat, 25 May 2013) Changed paths: A net/mosh/Makefile Log Message: ----------- Mosh: Someone's port to openwrt http://code.google.com/p/wl500g-repo/wiki/ Commit: 27cab860122de526fd21a7a5bfa0e64127767fc3 https://github.com/dtaht/ceropackages-3.3/commit/27cab860122de526fd21a7a5bfa0e64127767fc3 Author: Dave Taht Date: 2013-05-25 (Sat, 25 May 2013) Changed paths: M net/mosh/Makefile Log Message: ----------- mosh: default dirs were wrong Commit: 34497e7ae1a46e542bc7ae7b55a184855b9e2447 https://github.com/dtaht/ceropackages-3.3/commit/34497e7ae1a46e542bc7ae7b55a184855b9e2447 Author: Dave Taht Date: 2013-05-25 (Sat, 25 May 2013) Changed paths: M net/mosh/Makefile Log Message: ----------- mosh: it builds. bwahahahaha Commit: 699423ee19f04008eec3afbf03f25d38baab9254 https://github.com/dtaht/ceropackages-3.3/commit/699423ee19f04008eec3afbf03f25d38baab9254 Author: Dave Taht Date: 2013-05-25 (Sat, 25 May 2013) Changed paths: M net/aqm-scripts/Makefile M net/aqm-scripts/files/usr/lib/aqm/functions.sh M net/aqm-scripts/files/usr/lib/aqm/simple.qos M net/aqm-scripts/files/usr/lib/aqm/simplest.qos Log Message: ----------- aqm-scripts: get_r2q was too hard to deal with. fix the htb rate at the quantum for now. Might have to tweak that at higher rates. add support for autotuning the number of flows add support for autotuning ecn on or off globally add some saner support for detecting the underlying mtu Compare: https://github.com/dtaht/ceropackages-3.3/compare/97272f46fde7...699423ee19f0 ----==_mimepart_51a0b6978a499_28feccfde412161d--