Linux Netfilter discussions
 help / color / mirror / Atom feed
* Changing priority of "filter table" at pre route hook
@ 2005-08-16 11:24 dileep reddy
  0 siblings, 0 replies; only message in thread
From: dileep reddy @ 2005-08-16 11:24 UTC (permalink / raw)
  To: netfilter

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?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-16 11:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-16 11:24 Changing priority of "filter table" at pre route hook dileep reddy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox