Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 21:24:37 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        winter@jurai.net (Matthew N. Dodd)
Cc:        ark@eltex.ru, oppermann@pipeline.ch, hackers@FreeBSD.ORG, ipfilter@postbox.anu.edu.au
Subject:   Re: Packet/traffic shapper ?
Message-ID:  <199809211924.VAA02879@labinfo.iet.unipi.it>
In-Reply-To: <Pine.BSF.4.02.9809211444380.16487-100000@sasami.jurai.net> from "Matthew N. Dodd" at Sep 21, 98 02:47:04 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Any sort of intrusive features like ALTQ will require intrusive code to
> implement them.
> 
> How else would you suggest this sort of thing be handled?
> 
> (Hint, dummynet appears to require device driver modification to work.)

no, this is not true, but just because dummynet does a different --
easier, in a sense -- thing. The reason why you saw dummynet coming in
together with device driver patches is that at the same time i also
added support for bridging, and that _did_ require working at the
device driver (actually, it might have been done in ether_input() but
with some loss of efficiency, and since there efficiency is critical i
thought it was better to go as low as reasonably possible).

	Cheers
	luigi
-----------------------------+--------------------------------------
Luigi Rizzo                  |  Dip. di Ingegneria dell'Informazione
email: luigi@iet.unipi.it    |  Universita' di Pisa
tel: +39-50-568533           |  via Diotisalvi 2, 56126 PISA (Italy)
fax: +39-50-568522           |  http://www.iet.unipi.it/~luigi/
_____________________________|______________________________________

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



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