From mboxrd@z Thu Jan 1 00:00:00 1970 From: syrius.ml@no-log.org Date: Tue, 20 Apr 2004 00:39:14 +0000 Subject: Re: [LARTC] CLASSIFY target documentation 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 Myrddin Emrys writes: [...] > I need to classify packets into PRIO queues based on iptables rules. I > am currently setting MARKs during classification. Unfortunately, if I > understand correctly u32 cannot see marks because they're not in the > packet, so my next obvious solution is to skip MARKing them and just > CLASSIFY them... [...] the only documentation i know about classify is provided by patch-o-matic. You may prefer to use "handle $mark fw" as a filter to match netfilter marks. Or depending on your needs, you may only want to use u32 without netfilter marks. As you probably know there's a howto on http://lartc.org -- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/