From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Mon, 15 Apr 2002 09:03:21 +0000 Subject: Re: [LARTC] iptables marked packets want's to be queued. 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 On Monday 15 April 2002 11:02, Stef Coene wrote: > tc filter add dev eth0 parent 1: protocol ip prio 3 handle 2 fw classid > 10:11 Will put all packets marked with 21 in the class 10:11 Oops :) (still party time in my head) tc filter add dev eth0 parent 1: protocol ip prio 3 handle 21 fw classid 10:11 Will put all packets marked with 21 in the class 10:11 Stef _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/