All of lore.kernel.org
 help / color / mirror / Atom feed
* Netfilter IPT_RETURN & IPT_CONTINUE
@ 2005-10-27  5:22 Daniel Ivanov
  2005-10-29 21:47 ` Henrik Nordstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Ivanov @ 2005-10-27  5:22 UTC (permalink / raw)
  To: netfilter

In a simple hook , when i return IPT_RETURN after the userspace 
processing it does not have the effect or a RETURN jump for example. It 
says to the kernel : DROP THIS PACKET.
If i pass continue : i continue traversing the chain. The simple effect 
that i want to achieve is to just accept the packet and stop traversing 
the current chain. Is that possible? I'm rather new to nf hooking and 
that's why i ask.


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

end of thread, other threads:[~2005-10-29 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-27  5:22 Netfilter IPT_RETURN & IPT_CONTINUE Daniel Ivanov
2005-10-29 21:47 ` Henrik Nordstrom

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.