[EMAIL PROTECTED] wrote:
> The qdiscs and classes are set up correctly. I've forgot to add the filter I want to 
>use 
> (htb). After I added this option, tc segfaults:
> 
> root@Delta:/sbin# tc filter add dev ppp0 htb parent 1:1 flowid 1:5 protocol ip prio 
>1 u32 
> match ip dport 4662 0xffff
> Segmentation fault
> 
> I tried this twice with the original tc binary and with the one coming with the htb 
>kernel 
> patch.
> 
> Am 16 Oct 2002 um 13:28 hat Stephane Ouellette geschrieben:
> 


Christoph,

   HTB is not a filter.  Examples of filters are : u32, fw, route, rsvp, 
etc.  HTB is a queue discipline :-)

   A filter is used to select desired trafic and put it in classes.

Stephane.


_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to