From: ratheesh k <ratheesh.ksz@gmail.com>
To: netfilter@vger.kernel.org
Subject: netfilter queue
Date: Tue, 1 Dec 2009 09:45:19 +0530 [thread overview]
Message-ID: <cfeab66d0911302015ib8f942v5389f834b23a01b6@mail.gmail.com> (raw)
Hi all ,
xt_time module is not handling DST . So i am writing a
userspace application to handle time based pkt filtering by queuing
pkts to userspace using NFQUEUE target .
There are some concerns and doubts
1 ) All packets will be copied to userspace , one pkt at a time ,
based on the iptables rule . But , if i use any system call in my user
space application before reinjecting the pkt back to kernel , will it
severely dampen the network throughput ?
2) Creating /proc entries and passing DST values to kernel and Handle
Time by xt_time module will be a better solution ?
Thanks,
Ratheesh
next reply other threads:[~2009-12-01 4:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 4:15 ratheesh k [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-05-31 5:56 netfilter queue Michael Mefford
2009-05-31 9:38 ` Vincent Bernat
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=cfeab66d0911302015ib8f942v5389f834b23a01b6@mail.gmail.com \
--to=ratheesh.ksz@gmail.com \
--cc=netfilter@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).