From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edgar Date: Sat, 09 Jul 2005 03:09:12 +0000 Subject: [LARTC] Question about TCNG Message-Id: <200507082209.13178.donvodka@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hello, after compiling my tcng rules, I've noticed something weird, the tc filter rules it returns give a flowid differente than the classes it creates, for example, you have a class 2:3 and had defined some conditions, (eg. some ports) to go into that class, but when I compile the .tcc file it returns something like: tc filter add dev eth1 parent 1:0 protocol all prio 1 u32 match u8 0x5 0xf at 0 match u8 0x10 0x10 at 33 classid 1:2 it gives the same classid for all the matches I made (meaning for different classes) and that class doesn't even exist! can someone explain me this please? thank you EDGAR MERINO _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc