From: Jan Viktorin <xvikto03@stud.fit.vutbr.cz>
To: netfilter-devel@vger.kernel.org
Subject: hardware specific extension to netfilter, xilinx microblaze, how to start
Date: Thu, 24 Mar 2011 01:26:50 +0100 [thread overview]
Message-ID: <1300926410.3280.26.camel@jvarch> (raw)
Hi,
I am working on my bachelor thesis 'Implementation of the Network
Traffic Filter by Microblaze in FPGA' and I decided to use Linux with
netfilter for that. The aim is to profit from FPGA chip which offers to
add a custom hardware component to the Microblaze soft processor to
speed up something.
So I would like to add some hardware acceleration to the netfilter, eg.
ip address matching. This is accomplished using the processor specific
instructions that communicate with the custom hardware piece.
I have read the "Writing Netfilter modules" (from xtables-addons page),
looked at some code, but I'm still not sure where to start.
Do you thing that it is sufficient to write my own match module that
will do the job?
Where can I find current x_tables' IP address matching code? When is it
called and how can I avoid it or replace it...?
Thank you very much for any hint.
--
Jan Viktorin
Microblaze: http://www.xilinx.com/tools/microblaze.htm
FPGA: http://en.wikipedia.org/wiki/Field-programmable_gate_array
reply other threads:[~2011-03-24 0:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1300926410.3280.26.camel@jvarch \
--to=xvikto03@stud.fit.vutbr.cz \
--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).