From: Nick <vbox.nick@gmail.com>
To: Alessandro Vesely <vesely@tana.it>
Cc: netfilter@vger.kernel.org, webmaster@netfilter.org
Subject: Re: Links to projects using netfilter
Date: Fri, 26 Dec 2008 19:16:28 +0200 [thread overview]
Message-ID: <4955116C.7010806@gmail.com> (raw)
In-Reply-To: <4954EEA7.7000302@tana.it>
Alessandro Vesely пишет:
> Hi all!
>
> The NFQUEUE target is documented as "passing packets to userspace".
> However, I couldn't find a list of programs that can be used for this
> purpose on netfilter.org. Thus, I had to roll my own one (I'm now
> running my first alpha release.)
>
> Would it make sense to add projects using the QUEUE mechanism to, say,
> http://www.netfilter.org/links.html? IPQ BDB maps an IP Queue to a
> Berkeley DB indexed on the ipv4 field. More at
> https://savannah.nongnu.org/projects/ipqbdb/
>
> Ciao
> Ale
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
The NFQUEUE target is nice feature. I using perl ( module ) for inspect
and acounting network traffic, but perl script works slow. If the
bandwidth of more than 2MBit/s, the cpu loading is 50% (C2D E6550).
Here is a program written in C, works much faster and less weight CPU 1-2%.
next prev parent reply other threads:[~2008-12-26 17:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-26 14:48 Links to projects using netfilter Alessandro Vesely
2008-12-26 17:16 ` Nick [this message]
2008-12-27 11:43 ` Alessandro Vesely
2008-12-30 9:37 ` 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=4955116C.7010806@gmail.com \
--to=vbox.nick@gmail.com \
--cc=netfilter@vger.kernel.org \
--cc=vesely@tana.it \
--cc=webmaster@netfilter.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 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.