Re: flowid - classid ?

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



christoph-kling@uni.de wrote:
> root@Delta:~# tc filter add dev ppp0 parent 1:1 flowid 1:5 protocol ip
> Unknown filter "flowid", hence option "1:5" is unparsable
> 
> root@Delta:~# tc filter add dev ppp0 parent 1:1 classid 1:5 protocol ip
> Unknown filter "classid", hence option "1:5" is unparsable
> 
> 
> I don't understand why it does not work. Can anybody explain me this problem?
> 

Christoph,

   it seems that you haven't created classes and queue disciplines. 
Classes are used to divide the available bandwidth of a device.  Queue 
disciplines are algorithms that decide which packet to send first in a 
given class.  Filters are used to identify which packets belong to a 
given class.

Regards,

Stephane.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux