Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 1998 02:38:39 -0400
From:      "Allen Smith" <easmith@beatrice.rutgers.edu>
To:        Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Cc:        ark@eltex.ru, kev@lab321.ru, mike@smith.net.au, net@FreeBSD.ORG
Subject:   Re: Packet/traffic shapper ?
Message-ID:  <9809260238.ZM15204@beatrice.rutgers.edu>
In-Reply-To: Luigi Rizzo <luigi@labinfo.iet.unipi.it>        "Re: Packet/traffic shapper ?" (Sep 26,  2:23am)
References:  <199809260435.GAA13849@labinfo.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 26,  2:23am, Luigi Rizzo (possibly) wrote:
> > Not to get back into the debate regarding ALTQ's "ugliness", the
> > primary thing I was looking at ALTQ for was the RED (Random Early
> > Detection) capability of ALTQ, so that I can get the lower-priority
> > TCP streams to drop back their bandwidth when they're getting too
> > much.
> 
> Your statement seems a bit strange because with RED there are no
> priorities.

Sorry, I was unclear - I was meaning only adding RED to the
lower-priority classes; in other words, just drop some of those,
instead of dropping the higher-priority ones. That way, a higher
proportion (but not a fixed proportion) of the bandwidth is devoted to 
the higher-priority ones, _if_ there's a congestion
problem. Admittedly, I haven't worked this out with a net simulator,
as one should probably do when dealing with such issues.

> In any case, RED support is very very very easy to add to dummynet.
> To get the idea, the most difficult part is the ipfw code to pass
> RED parameters to the kernel!

Nice... although given other capabilities that IpFilter has (including 
ones that I've patched into it, such as making ICMP messages look like 
they're coming from the supposed destination machine - allowing for
what will look to other machines like a bridge, but is actually
looking at higher-level information than just the MAC address), it'd
be nicer if somebody adapted it and dummynet to work together.

	-Allen

-- 
Allen Smith				easmith@beatrice.rutgers.edu
	

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9809260238.ZM15204>