All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nhan Thanh Le <ltnhan@tma.com.vn>
To: netfilter-devel@lists.netfilter.org
Subject: What's happen if two module hook the same hook?
Date: Tue, 25 Oct 2005 10:52:17 +0700	[thread overview]
Message-ID: <435DABF1.7000607@tma.com.vn> (raw)
In-Reply-To: <200510220754.j9M7s1gx028191@mail.tma.com.vn>

Dear All,

   I am writing a kernel module to reading packet travel via my network 
using Netfilter hook function. I wonder what's happen if in kernel space 
already exist one module hook into netfilter with the same hook number 
(NF_IP_PRE_ROUTING) with my module and that module try to drop all 
packets while my module try to reading that packet.  Does it conflict 
situation? Could you please help me to understand this case?  Do we  
have any solution to solve for this case?

    What's different between using socket raw and netfilter hook function?

Best Regards,
Nhanle

           reply	other threads:[~2005-10-25  3:52 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200510220754.j9M7s1gx028191@mail.tma.com.vn>]

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=435DABF1.7000607@tma.com.vn \
    --to=ltnhan@tma.com.vn \
    --cc=netfilter-devel@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 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.