All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: fdelawarde@wirelessmundi.com
Cc: netfilter@vger.kernel.org
Subject: Re: 64bit MARK
Date: Fri, 30 Oct 2009 11:17:59 +0100	[thread overview]
Message-ID: <4AEABD57.7050001@trash.net> (raw)
In-Reply-To: <1256897706.1254.97.camel@francois.tc.commsmundi.com>

Fran��������������������������������������������� wrote:
> On Fri, 2009-10-30 at 10:55 +0100, Patrick McHardy wrote:
>> Well, one more. You don't need any mark values for the input interface,
>> both routing rules and TC classifiers (flow, route, meta) support iif
>> classification directly.
> 
> I unfortunately do not need it for routing rules which works nice, but
> for TC classifiers, and apparently it does not work with those, maybe I
> don't know how to use them.
> 
> # tc filter add dev imq0 parent 1: iif eth0 flowid 1:2
> Unknown filter "iif", hence option "eth0" is unparsable

tc filter add ... route fromif ... classid ...

should work.

  reply	other threads:[~2009-10-30 10:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-29 17:05 64bit MARK François Delawarde
2009-10-29 20:39 ` John A. Sullivan III
2009-10-29 22:33   ` Patrick McHardy
2009-10-30  1:21     ` John A. Sullivan III
2009-10-29 22:30 ` Patrick McHardy
2009-10-30  9:00   ` François Delawarde
2009-10-30  9:20     ` Patrick McHardy
2009-10-30  9:52       ` François Delawarde
2009-10-30  9:55         ` Patrick McHardy
2009-10-30 10:15           ` François Delawarde
2009-10-30 10:17             ` Patrick McHardy [this message]
2009-10-30 10:22               ` François Delawarde

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=4AEABD57.7050001@trash.net \
    --to=kaber@trash.net \
    --cc=fdelawarde@wirelessmundi.com \
    --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 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.