From: Matthew Jakeman <matt@evolution-systems.co.uk>
To: netdev <netdev@vger.kernel.org>
Subject: Module For Intercepting Fully Constructed IPv6 Packets
Date: Thu, 30 Apr 2009 22:20:47 +0100 [thread overview]
Message-ID: <49FA162F.4010306@evolution-systems.co.uk> (raw)
Hi,
I am pondering attempting to write a module that will allow me to
intercept an IPv6 packet once it has been fully constructed (so just
before it gets passed to the output interface). The point of this is so
that I can play around with the packets construction however I please to
try out a few things.
I have successfully implemented one version of my code on FreeBSD.
However this is done directly inside the kernel and I would like to
attempt a Linux implementation as a module for greater flexibility.
I have only just started looking into this and was wondering if anyone
could give me any pointers on how I might be able to achieve this. I am
fairly new in the world of Linux kernel hacking with most of my previous
experience being working with the FreeBSD kernel.
Any pointers will be much appreciated.
Cheers
Matt
next reply other threads:[~2009-04-30 21:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-30 21:20 Matthew Jakeman [this message]
2009-05-04 8:57 ` Module For Intercepting Fully Constructed IPv6 Packets Andi Kleen
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=49FA162F.4010306@evolution-systems.co.uk \
--to=matt@evolution-systems.co.uk \
--cc=netdev@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).