From: VPF <videopacketfilter@gmail.com>
To: netfilter-devel@vger.kernel.org
Subject: Bug in Netfiler_queue when using small packets in 100Mb traffic
Date: Sat, 3 Jan 2009 15:38:29 +0100 [thread overview]
Message-ID: <d579762c0901030638k3ddcac6dy8ee175244eaddbe9@mail.gmail.com> (raw)
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?
next reply other threads:[~2009-01-03 14:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-03 14:38 VPF [this message]
2009-01-03 15:31 ` Bug in Netfiler_queue when using small packets in 100Mb traffic Eric Leblond
2009-01-03 15:32 ` Eric Leblond
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d579762c0901030638k3ddcac6dy8ee175244eaddbe9@mail.gmail.com \
--to=videopacketfilter@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).