Linux Netfilter discussions
 help / color / mirror / Atom feed
From: dileep reddy <dileep.dileep@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Changing priority of "filter table" at pre route hook
Date: Tue, 16 Aug 2005 15:24:56 +0400	[thread overview]
Message-ID: <bfc2f1ff05081604246f1388f5@mail.gmail.com> (raw)

Hi all,
I 've registered a function at "local in" hook with a priority of
NF_IP_PRI_RAW. When a packet arrives at "local in" hook, would this
function be called before the filter table?  If so, I want to lower
the priority of "filter table", ie NF_IP_PRI_FILTER at "local in" hook
than that of NF_IP_PRI_RAW so that this table would be called before
that of the function registered with RAW. How can I do that?


                 reply	other threads:[~2005-08-16 11:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=bfc2f1ff05081604246f1388f5@mail.gmail.com \
    --to=dileep.dileep@gmail.com \
    --cc=netfilter@lists.netfilter.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