From mboxrd@z Thu Jan 1 00:00:00 1970 From: kasp Date: Sat, 25 Dec 2004 17:08:43 +0000 Subject: [LARTC] prio Message-Id: <3927344519.20041225190843@inbox.lv> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi! Could somebody tell me, what is difference between these two prio parameters in http://lartc.org/lartc.html#AEN2241 1) tc class add dev $DEV parent 1:1 classid 1:10 htb rate ${UPLINK}kbit burst 6k prio 1 ^^^^^^ AND 2) tc filter add dev $DEV parent 1:0 protocol ip prio 10 u32 match ip tos 0x10 0xff flowid 1:10 ^^^^^^^ Why they aren't equal? Is there some rules to set prio for each of them? -- Best regards, kasp mailto:waters@inbox.lv _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/