From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id EC113200296 for ; Mon, 9 Jan 2012 11:29:50 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 4582B42852 for ; Mon, 9 Jan 2012 11:29:50 -0800 (PST) Date: Mon, 09 Jan 2012 11:29:50 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f0b402e4337c_b983ffdbae82af4115575@sh1.rs.github.com.mail> Subject: [dtaht/deBloat] : basic outline of functionality done... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f0b402e3e484_b983ffdbae82af4115362"; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: Mon, 09 Jan 2012 19:29:51 -0000 ----==_mimepart_4f0b402e3e484_b983ffdbae82af4115362 Date: Mon, 09 Jan 2012 11:29:50 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f0b402e425c7_b983ffdbae82af41154cf@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: 8d025cc9fc673e68050c7cc9b958f0d2a67d8473 https://github.com/dtaht/deBloat/commit/8d025cc9fc673e68050c7cc9b958f0d2a67d8473 Author: Dave Taht Date: 2012-01-09 (Mon, 09 Jan 2012) Changed paths: M src/staqfq.lua Log Message: ----------- basic outline of functionality done... pulled in non-working diffserv code. I swear I had this working... the only major pieces missing at this point are * HTB support * argv processing * Conf file processing * sane red calculation * Working versions of sfqred, enhance sfq, etc So I accomplished nothing today that will show results. And added a ton of broken stuff. That said, the basic 'qfq' and 'sfq' models are unharmed. ----==_mimepart_4f0b402e3e484_b983ffdbae82af4115362--