Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Michal Soltys <nozo@ziu.info>
To: julien vehent <julien@linuxwall.info>
Cc: netfilter@vger.kernel.org
Subject: Re: IPMARK
Date: Sat, 20 Sep 2008 14:24:03 +0200	[thread overview]
Message-ID: <48D4EB63.8010707@ziu.info> (raw)
In-Reply-To: <66c343c00809190152j4a3789f7ue7d231c0afa40f65@mail.gmail.com>

julien vehent wrote:
> So CLASSIFY can do it too...
> Are you aware of any performance difference between MARK/tc filter and
> CLASSIFY ?
> 

Not really. Both MARK and CLASSIFY mainly differ by the field they set
(respectively: skb->mark and skb->priority, after quick peek over the 
code). So - not much of a difference between those two, except that MARK 
allows for some extra functionality.



  reply	other threads:[~2008-09-20 12:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-18  8:30 IPMARK Jason Cosby
2008-09-18  9:06 ` IPMARK ArcosCom Linux User
2008-09-18  9:45 ` IPMARK julien vehent
2008-09-19  8:23 ` IPMARK Michal Soltys
2008-09-19  8:52   ` IPMARK julien vehent
2008-09-20 12:24     ` Michal Soltys [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-19  1:34 IPMARK Jason Cosby
2008-09-20  7:14 IPMARK Jason Cosby
2008-09-20 12:22 ` IPMARK Michal Soltys

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=48D4EB63.8010707@ziu.info \
    --to=nozo@ziu.info \
    --cc=julien@linuxwall.info \
    --cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox