From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Matias Bjorling" Date: Tue, 13 May 2003 20:13:56 +0000 Subject: Re: [LARTC] Shaping traffic by flows Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hey I'm developing a script which can set up rules for the clients by cbq and htb. Which create all the rules and such. Write back if you want to be notified when i have a working version Regards Matias Bjorling ----- Original Message ----- From: "Michael Ulitskiy" To: Sent: Tuesday, May 13, 2003 8:28 PM Subject: Re: [LARTC] Shaping traffic by flows > > > So once again the question is whether it's possible to shape each > > > flow from a particular ip range to the particular rate? > > Not without creating a lot of classes. You can try the wrr qdisc : > > http://wipl-wrr.sourceforge.net/ > > It creates 1 class for each ip-addres (or mac-address) it sees. > > > > Stef > > Thanks. > I'm not quite clear whether wrr creates classes automatically or > $MAX_CLASSES classes created at startup and then wrr just choose > wich one to use according to its internal classification? > Looks like the latter according to example script. If so, is this really the > best option available? > If wrr does create classes automatically, I don't seem to be able to figure out > how to specify which queue discipline should be attached to created classes. > Thanks again for your help. > > Michael > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/