netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Packet loss when using NFQUEUE and nf_conntrack_ipv4
@ 2013-07-19  8:57 Daniel Collins
  2013-07-19  9:25 ` Florian Westphal
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Collins @ 2013-07-19  8:57 UTC (permalink / raw)
  To: netfilter-devel

Hi all

When using NFQUEUE and nf_conntrack_ipv4 together, there is a brief
window at the beginning of each stream where packets are lost. The
first packet for a given conntrack tuple is sent to userspace,
NF_ACCEPT'd using nfq_set_verdict and forwarded on by the kernel, as
expected. Any packets transmitted within a small window (microseconds,
depending on hardware) after the first packet, are received by the
userspace program, the call to nfq_set_verdict suceeds but the kernel
doesn't forward the packet on. Any packets transmitted after this
window are received and forwarded correctly.

Is this a known issue?

Thanks

-- 
Daniel Collins
Junior Developer
daniel.collins@smoothwall.net

Smoothwall Ltd
Phone: +44 (0­) 8701 999500
www.smoothwall.net

Smoothwall Limited is registered in England, Company Number: 4298247
and whose registered address is 1 John Charles Way, Leeds, LS12 6QA
United Kingdom
Any opinions stated in this message are solely those of the author.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-07-22  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19  8:57 Packet loss when using NFQUEUE and nf_conntrack_ipv4 Daniel Collins
2013-07-19  9:25 ` Florian Westphal
2013-07-22  8:33   ` Daniel Collins

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).