From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-12-ewr.dyndns.com (mxout-105-ewr.mailhop.org [216.146.33.105]) by lists.bufferbloat.net (Postfix) with ESMTP id 332322E0419 for ; Sun, 17 Apr 2011 19:22:10 -0700 (PDT) Received: from scan-11-ewr.mailhop.org (scan-11-ewr.local [10.0.141.229]) by mail-12-ewr.dyndns.com (Postfix) with ESMTP id 7A4FD936A39 for ; Mon, 18 Apr 2011 02:22:09 +0000 (UTC) X-Spam-Score: 0.0 () X-Mail-Handler: MailHop by DynDNS X-Originating-IP: 130.207.165.161 Received: from deliverator1.gatech.edu (deliverator1.gatech.edu [130.207.165.161]) by mail-12-ewr.dyndns.com (Postfix) with ESMTP id CE1CE933D0B; Mon, 18 Apr 2011 02:22:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 7B52B2DF5CC; Sun, 17 Apr 2011 22:22:07 -0400 (EDT) Received: from deliverator1.gatech.edu by deliverator1.gatech.edu with queue id 1266054-7; Mon, 18 Apr 2011 02:22:04 GMT Received: from mail8.gatech.edu (mail8.gatech.edu [130.207.185.168]) by deliverator1.gatech.edu (Postfix) with ESMTP id 8D0082DF3B2; Sun, 17 Apr 2011 22:22:04 -0400 (EDT) Received: from kenmore-square.lan (adsl-145-176-102.asm.bellsouth.net [72.145.176.102]) (Authenticated sender: nf21@mail.gatech.edu) by mail8.gatech.edu (Postfix) with ESMTPSA id 45F24275801; Sun, 17 Apr 2011 22:22:04 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Nick Feamster In-Reply-To: <526399DE-DC11-4DAE-93D9-061355FB4466@gatech.edu> Date: Sun, 17 Apr 2011 22:22:03 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <2EDD845D-BBD2-4AD6-B816-AC6784441894@cc.gatech.edu> References: <4DAB2686.5000004@gatech.edu> <4DAB41CC.7050406@taht.net> <4DAB4303.4050002@taht.net> <4DAB8E09.8090309@taht.net> <526399DE-DC11-4DAE-93D9-061355FB4466@gatech.edu> To: Srikanth Sundaresan X-Mailer: Apple Mail (2.1082) Cc: gburdell@lists.bufferbloat.net, bismark-devel@lists.bufferbloat.net Subject: Re: [Bismark-devel] [#92] Additional time syntax? X-BeenThere: bismark-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: BISMark related software development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2011 02:22:10 -0000 Thanks. This is cool! Srikanth: Let me know when (and how) you'd like me to update my openwrt = image. I'm very happy to be your active and passive measurement = tester/guinea pig for a home deployment.=20 -Nick On Apr 17, 2011, at 9:18 PM, Srikanth Sundaresan wrote: > I just quickly tested it. It seems to be what we want, and also seems = to work. Will test it properly with the script and update. >=20 > Thanks for the quick response. Was meaning to get back on the syntax = email but got tied up with other stuff. >=20 > - Srikanth >=20 > On Apr 17, 2011, at 9:04 PM, Dave Taht wrote: >=20 >> I tossed of a quick port of the gnu time utility to the wndr3700, but = lack the hardware to try it. >>=20 >> get the test binary from: >>=20 >> http://www.teklibre.com/~d/cerowrt/time >>=20 >> and let me know if it works. (you will want to remove the existing = "time" symlink on your router if it does). Make sure it's measuring = accurate time... >>=20 >> Secondly, I started at a shared openwrt repository for some new = packages. github doesn't need any IT resources, and is free for open = source users, so I used their service. >>=20 >> See https://github.com/dtaht/ceropackages for details >>=20 >> You can do a read-only checkout via >>=20 >> git clone git://github.com/dtaht/ceropackages.git >>=20 >> If you want read/write access, create and/or let me know your account = on github >>=20 >> You can add the above to your package feeds by editing feeds.conf = adding this line >>=20 >> src-git cerowrt git://github.com/dtaht/ceropackages.git >>=20 >> then doing a ./scripts/feeds update >>=20 >> I tossed gnu time in there, but it is not fully baked yet, although I = did a patch to make it compile manually, I didn't figure out how to do = that right for openwrt. see commit log and Makefile for details. >>=20 >> You can add gnu time to (and break) your existing build by: >>=20 >> ./scripts/feeds install time >> make menuconfig # add gnu time as a module >> make >>=20 >> I'm kind of hoping that having shown this example, someone else will = take it through the last step of making it into a working package! :) >>=20 >>=20 >> _______________________________________________ >> Bismark-devel mailing list >> Bismark-devel@lists.bufferbloat.net >> https://lists.bufferbloat.net/listinfo/bismark-devel >=20 > _______________________________________________ > Bismark-devel mailing list > Bismark-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/bismark-devel