netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug in Netfiler_queue when using small packets in 100Mb traffic
@ 2009-01-03 14:38 VPF
  2009-01-03 15:31 ` Eric Leblond
  2009-01-03 15:32 ` Eric Leblond
  0 siblings, 2 replies; 3+ messages in thread
From: VPF @ 2009-01-03 14:38 UTC (permalink / raw)
  To: netfilter-devel

Hi, I encountered a problem with the example nfqnl_test.c when I sent
100Mb/s of <200ko packets. The program stopped running quickly and
printed "unbinding from queue 0". It appears that the call recv(fd,
buf, sizeof(buf), 0) returns an error after a few packets. (errno 105
: No buffer space available).

Do you see any solution to this problem?

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

end of thread, other threads:[~2009-01-03 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03 14:38 Bug in Netfiler_queue when using small packets in 100Mb traffic VPF
2009-01-03 15:31 ` Eric Leblond
2009-01-03 15:32 ` Eric Leblond

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