All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Question about TCNG
@ 2005-07-09  3:09 Edgar
  2005-07-09 15:58 ` gypsy
  0 siblings, 1 reply; 2+ messages in thread
From: Edgar @ 2005-07-09  3:09 UTC (permalink / raw)
  To: lartc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] Question about TCNG
  2005-07-09  3:09 [LARTC] Question about TCNG Edgar
@ 2005-07-09 15:58 ` gypsy
  0 siblings, 0 replies; 2+ messages in thread
From: gypsy @ 2005-07-09 15:58 UTC (permalink / raw)
  To: lartc

Edgar wrote:
> 
> 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

Rather than ask the list, why not ask the developer(s)?  Better yet, switch to
tc.
--
gypsy
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-09 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-09  3:09 [LARTC] Question about TCNG Edgar
2005-07-09 15:58 ` gypsy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.