All of lore.kernel.org
 help / color / mirror / Atom feed
* sending event to user space
@ 2003-12-03 14:23 pablo neira
  2003-12-04 11:49 ` Harald Welte
  0 siblings, 1 reply; 2+ messages in thread
From: pablo neira @ 2003-12-03 14:23 UTC (permalink / raw)
  To: netfilter-devel

Hi list!

I programmed a dummy module for netfilter which tries to match a packet 
and if it does, it will do nothing (NF_ACCEPT) but I would want it to 
send an event to a program in user space to do something, how can I do that?

So something like:

a) packet gets my hook and do NF_ACCEPT.
b) modules sends an event to user space.
c) program in user space does something.

Thanks!
Pablo

P.S: thanks for this great piece of code!!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-04 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-03 14:23 sending event to user space pablo neira
2003-12-04 11:49 ` Harald Welte

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.