All of lore.kernel.org
 help / color / mirror / Atom feed
From: VladSun <vladsun@relef.net>
To: lartc@vger.kernel.org
Subject: [LARTC] IPCLASSIFY - patch based on IPMARK
Date: Thu, 17 May 2007 10:56:39 +0000	[thread overview]
Message-ID: <464C34E7.7050002@relef.net> (raw)

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

             reply	other threads:[~2007-05-17 10:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-17 10:56 VladSun [this message]
2007-05-20 23:07 ` [LARTC] IPCLASSIFY - patch based on IPMARK Luciano Ruete
2007-05-20 23:13 ` VladSun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=464C34E7.7050002@relef.net \
    --to=vladsun@relef.net \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.