From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.etf.bg.ac.rs (mx1.etf.rs [147.91.14.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 8BCE3208AD4; Wed, 30 Jan 2013 04:21:29 -0800 (PST) Received: from localhost (avs2.etf.rs [147.91.14.173]) by mx1.etf.bg.ac.rs (Postfix) with ESMTP id A1CD21200EC; Wed, 30 Jan 2013 13:21:26 +0100 (CET) X-Virus-Scanned: amavisd-new at etf.rs Received: from mx2.etf.bg.ac.rs ([147.91.14.170]) by localhost (avs2.etf.rs [147.91.14.171]) (amavisd-new, port 10026) with ESMTP id 3h2p4m9cFFfS; Wed, 30 Jan 2013 13:21:25 +0100 (CET) Received: from mail-ia0-f172.google.com (mail-ia0-f172.google.com [209.85.210.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: igorm) by mx2.etf.bg.ac.rs (Postfix) with ESMTP id 4C47860106; Wed, 30 Jan 2013 13:21:24 +0100 (CET) Received: by mail-ia0-f172.google.com with SMTP id u8so2183039iag.17 for ; Wed, 30 Jan 2013 04:21:23 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.50.197.169 with SMTP id iv9mr3219218igc.32.1359548483281; Wed, 30 Jan 2013 04:21:23 -0800 (PST) Received: by 10.231.229.193 with HTTP; Wed, 30 Jan 2013 04:21:23 -0800 (PST) Date: Wed, 30 Jan 2013 13:21:23 +0100 Message-ID: From: =?ISO-8859-2?Q?Igor_Maravi=E6?= To: andrew.mcgregor@alliedtelesis.co.nz Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Wed, 30 Jan 2013 07:06:37 -0800 Cc: codel@lists.bufferbloat.net, bloat@lists.bufferbloat.net Subject: [Codel] Python scripts from ns-3-dev GitHub repo X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: igorm@etf.rs List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2013 12:21:29 -0000 Hi Andrew, I'm trying to use useful python scripts from ns-3-dev GitHub repo, but unsuccessfully. Could you provide some usage cases on how they should be used? BR Igor