From owner-freebsd-hackers Sun Dec 22 21:12:44 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA16787 for hackers-outgoing; Sun, 22 Dec 1996 21:12:44 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id VAA16761 for ; Sun, 22 Dec 1996 21:12:39 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.2/8.8.2) with SMTP id VAA15606; Sun, 22 Dec 1996 21:09:32 -0800 (PST) Date: Sun, 22 Dec 1996 21:08:34 -0800 (PST) From: Julian Elischer To: Julian Assange cc: "Daniel O'Callaghan" , hackers@freebsd.org Subject: Re: ipretard.c selective tcp/ip queues and throughput limiters In-Reply-To: <199612230419.PAA03748@profane.iq.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 23 Dec 1996, Julian Assange wrote: > > Written this morning. If people find it useful, I'll polish it. > > example: > > # ipfw add divert 92 tcp from any to any 80 out via ed0 > # ./ipretard -v -t 1000/300 -w 2208 very neat! this is the sort of thing we wrote the divert socket code for....