From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolai Vladychevski Date: Mon, 02 Jul 2001 22:09:22 +0000 Subject: Re: [LARTC] PRIOMAP, SPLIT, DEFMAP usage info + PRIO, TBF and other bugs 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 > ness wrote: > Oh, one more notice: > AS FAR I UNDERSTAND PRIO NOT WORKING AT ALL, OR AT LEAST > NOT WORKING AS IT MUST WORK. > First of all it not implement class manipulation functions, so if > you just try > to list PRIO classes (tc class ls dev eth0) this will give you > segmentation > fault :(. The more the better. I far as I understand PRIO qdisc > creates classes > "on fly", so I tryed to filter some packets to this classed. After > 2 weaks of the advanced networking howto (http://qos.ittc.ukans.edu/howto/node17.html) says PRIO does not support clasess: "Not all queuing disciplines support classes. The ones that support classes include the CBQ, the DS_MARK, the CSZ and the p-FIFO queuing disciplines. The rest of the queuing disciplines do not support classes. " but the code net/sched/sch_prio.c has prio_classify() call .... I think the howto is too old, PRIO supports classes ..... > experements I understand that it don't prioritize packets AT ALL. > (I'll be glad > to hear that I'm wrong...) > does not in my tests, I am also looking why .... Nikolai _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/