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 512F52002A9 for ; Sun, 1 Jan 2012 05:24:27 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id A079A425C4 for ; Sun, 1 Jan 2012 05:24:26 -0800 (PST) Date: Sun, 1 Jan 2012 05:24:26 -0800 To: cerowrt-commits@lists.bufferbloat.net Subject: [dtaht/deBloat] f9dd62: fping sends the 'easy to parse' summary data to st... Content-Type: text/plain; charset=UTF-8 Message-Id: <20120101132426.A079A425C4@smtp1.rs.github.com> From: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jan 2012 13:24:27 -0000 Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: f9dd62d1c03c85fa0eecfe7050126584c334a846 https://github.com/dtaht/deBloat/commit/f9dd62d1c03c85fa0eecfe7050126584c334a846 Author: Dave Taht Date: 2012-01-01 (Sun, 01 Jan 2012) Changed paths: M test/fping.lua Log Message: ----------- fping sends the 'easy to parse' summary data to stderr So I wrote a wrapper for it to remap that to stdout and called it qfping. Commit: f313641114a67d8188e19fce9dcd744b77c4ccb7 https://github.com/dtaht/deBloat/commit/f313641114a67d8188e19fce9dcd744b77c4ccb7 Author: Dave Taht Date: 2012-01-01 (Sun, 01 Jan 2012) Changed paths: A test/qfping Log Message: ----------- qfping Compare: https://github.com/dtaht/deBloat/compare/41a7270...f313641