From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephane Ouellette Date: Thu, 17 Oct 2002 04:02:18 +0000 Subject: Re: [LARTC] flowid - classid ? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org medusaXX@uni.de 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 / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/