From owner-freebsd-net@FreeBSD.ORG Mon Apr 9 22:28:01 2012 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BCEF6106564A for ; Mon, 9 Apr 2012 22:28:01 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id A115C8FC0A for ; Mon, 9 Apr 2012 22:28:01 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=rair.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SHN43-000D8n-Ab; Mon, 09 Apr 2012 22:27:59 +0000 Date: Tue, 10 Apr 2012 07:27:58 +0900 Message-ID: From: Randy Bush To: Chuck Swiger In-Reply-To: <3E121686-49C9-4F64-94B6-E628912BAFBA@mac.com> References: <20120409125922.GA38663@onelab2.iet.unipi.it> <3E121686-49C9-4F64-94B6-E628912BAFBA@mac.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Luigi Rizzo , FreeBSD Net Subject: Re: dummynet dummy X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2012 22:28:01 -0000 > Try "ipfw pipe show" instead.... thanks! now to figure out what all that means. especially worried about the queue length, as will be using varying delays in an experiment. randy