All of lore.kernel.org
 help / color / mirror / Atom feed
* QUEUE target and IPT_CONTINUE verdict ?
@ 2005-05-13 15:29 Laurent Guyon
  2005-05-15 17:05 ` Tobias DiPasquale
  0 siblings, 1 reply; 7+ messages in thread
From: Laurent Guyon @ 2005-05-13 15:29 UTC (permalink / raw)
  To: netfilter-devel

Hello,

(sorry for my bad english, i'm french ;)

Just wondering why we can't return an IPT_CONTINUE verdict at the end of the 
QUEUE target.

I understand that the QUEUE target registers on a Netfilter queue_handler 
(that is a special kind of hook), and then it must call nf_reinject in the 
end.

I understand too that the nf_reinject function accepts only NF_ACCEPT, 
NF_DROP ... verdicts, but why ? Is it technically impossible to give 
nf_reinject an IPT_CONTINUE verdict and implement the relevant code to 
let packets continue their path in the rules ? or anyone hadn't ever thought 
about such a feature ?

In fact i need to put packets ine the QUEUE target to process them in 
userspace, and then reinject them in Netfilter, but they must continue their 
path in the rules.

Thanks a lot,

Laurent

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

end of thread, other threads:[~2005-05-16 11:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-13 15:29 QUEUE target and IPT_CONTINUE verdict ? Laurent Guyon
2005-05-15 17:05 ` Tobias DiPasquale
2005-05-15 20:51   ` Henrik Nordstrom
2005-05-15 22:12     ` Tobias DiPasquale
2005-05-16  6:52       ` Henrik Nordstrom
2005-05-16 11:03         ` Tobias DiPasquale
     [not found]     ` <200505161201.02379.laurent.guyon@adelux.fr>
2005-05-16 10:02       ` 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.