All of lore.kernel.org
 help / color / mirror / Atom feed
* What's happen if two module hook the same hook?
       [not found] <200510220754.j9M7s1gx028191@mail.tma.com.vn>
@ 2005-10-25  3:52 ` Nhan Thanh Le
  0 siblings, 0 replies; only message in thread
From: Nhan Thanh Le @ 2005-10-25  3:52 UTC (permalink / raw)
  To: netfilter-devel

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

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

only message in thread, other threads:[~2005-10-25  3:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200510220754.j9M7s1gx028191@mail.tma.com.vn>
2005-10-25  3:52 ` What's happen if two module hook the same hook? Nhan Thanh Le

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.