All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] TC Filter matching all
@ 2007-03-20 13:20 Michał Margula
  2007-03-20 14:45 ` Andreas Unterkircher
  0 siblings, 1 reply; 2+ messages in thread
From: Michał Margula @ 2007-03-20 13:20 UTC (permalink / raw)
  To: lartc

Hello!

	I was always using "default" in HTB to choose default class, but now I 
need to do it with filters. Tried following command:

# tc filter add dev eth0 protocol ip parent 10: prio 2 flowid 10:2
Unknown filter "flowid", hence option "10:2" is unparsable

It is from example in LARTC Howto.

My question is then - how to make a filter matching all without eating 
too much CPU cycles?

Thanks

-- 
Micha³ Margula, alchemyx@uznam.net.pl, http://alchemyx.uznam.net.pl/
"W ¿yciu piêkne s± tylko chwile" [Ryszard Riedel]
_______________________________________________
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] TC Filter matching all
  2007-03-20 13:20 [LARTC] TC Filter matching all Michał Margula
@ 2007-03-20 14:45 ` Andreas Unterkircher
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Unterkircher @ 2007-03-20 14:45 UTC (permalink / raw)
  To: lartc

I use this one for "match anything"
http://mailman.ds9a.nl/pipermail/lartc/2005q3/016774.html

Andreas

Quoting Michał Margula <alchemyx@uznam.net.pl>:

> Hello!
>
> 	I was always using "default" in HTB to choose default class, but now I
> need to do it with filters. Tried following command:
>
> # tc filter add dev eth0 protocol ip parent 10: prio 2 flowid 10:2
> Unknown filter "flowid", hence option "10:2" is unparsable
>
> It is from example in LARTC Howto.
>
> My question is then - how to make a filter matching all without eating
> too much CPU cycles?
>
> Thanks
>
> -- 
> Michał Margula, alchemyx@uznam.net.pl, http://alchemyx.uznam.net.pl/
> "W życiu piękne są tylko chwile" [Ryszard Riedel]
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc



_______________________________________________
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:[~2007-03-20 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-20 13:20 [LARTC] TC Filter matching all Michał Margula
2007-03-20 14:45 ` Andreas Unterkircher

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.