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 5B4052002E7 for ; Mon, 9 Jan 2012 08:52:06 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 6B5EE42653 for ; Mon, 9 Jan 2012 08:52:05 -0800 (PST) Date: Mon, 09 Jan 2012 08:52:01 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f0b1b3168c6b_7a653fd29bae1afc105323@sh1.rs.github.com.mail> Subject: [dtaht/deBloat] : Shifting more deck chairs on the qdisc-tanic Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f0b1b3165c9b_7a653fd29bae1afc1051d3"; 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 16:52:06 -0000 ----==_mimepart_4f0b1b3165c9b_7a653fd29bae1afc1051d3 Date: Mon, 09 Jan 2012 08:52:01 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f0b1b3167dee_7a653fd29bae1afc105237@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: a4159c50e81d8466449450c22689252b20edb5ef https://github.com/dtaht/deBloat/commit/a4159c50e81d8466449450c22689252b20edb5ef Author: Dave Taht Date: 2012-01-09 (Mon, 09 Jan 2012) Changed paths: M src/staqfq.lua Log Message: ----------- Shifting more deck chairs on the qdisc-tanic It really is amazing how much infrastructure is needed to interface with the command line and how dependent on awk, cut, etc I was. Added spew and slurp functionality to make the command line interface easier. ----==_mimepart_4f0b1b3165c9b_7a653fd29bae1afc1051d3--