netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Flux Between POST_ROUTING Verdicts and Packet Changes
@ 2009-06-24 20:06 Bruno Moreira Guedes
  0 siblings, 0 replies; only message in thread
From: Bruno Moreira Guedes @ 2009-06-24 20:06 UTC (permalink / raw)
  To: Netfilter

Hello all,

Because I can't found many info about some problems, I want to know
what happens betwen the moment I set the verdict in netfilter_queue,
and the moment the packet is changed by the NAT part of netfilter.

Just to explain, I'm jumping all packets from nat::POSTROUTING and
nat::PREROUTING to NFQUEUE, and creating conntrack entries to do
SNAT/DNAT some packets. After creating the conntrack entries, I just
set the verdict to NF_ACCEPT.

It seems to slow down my testing network, and I want to try to found
why it's too slow.

Thank you in the advance.

--Bruno Moreira Guedes

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

only message in thread, other threads:[~2009-06-24 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24 20:06 Flux Between POST_ROUTING Verdicts and Packet Changes Bruno Moreira Guedes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).