From mboxrd@z Thu Jan 1 00:00:00 1970 From: VladSun Date: Thu, 17 May 2007 10:56:39 +0000 Subject: [LARTC] IPCLASSIFY - patch based on IPMARK Message-Id: <464C34E7.7050002@relef.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hello everybody! Some time ago I've decided that using the MARK property of the Linux IP packet structure for the needs of traffic control is not very useful. So I wrote an iptables patch called IPCLASSIFY. It is fully based on IPMARK but it uses the PRIORITY field instead of MARK. The relation between IPCLASSIFY<->CLASSIFY is the same as IPMARK<->MARK. By using IPCLASSIFY not a single TC filter is needed any more! Additionally, the MARK field can be used for something else, more useful. You can find it here : http://openfmi.net/frs/download.php/385/IPCLASSIFY.tar.gz . Fell free to report any bugs. :) Have a nice day! _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc