All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] IPCLASSIFY - patch based on IPMARK
@ 2007-05-17 10:56 VladSun
  2007-05-20 23:07 ` Luciano Ruete
  2007-05-20 23:13 ` VladSun
  0 siblings, 2 replies; 3+ messages in thread
From: VladSun @ 2007-05-17 10:56 UTC (permalink / raw)
  To: lartc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-20 23:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-17 10:56 [LARTC] IPCLASSIFY - patch based on IPMARK VladSun
2007-05-20 23:07 ` Luciano Ruete
2007-05-20 23:13 ` VladSun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.