netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Matthew Jakeman <matt@evolution-systems.co.uk>
Cc: netdev <netdev@vger.kernel.org>
Subject: Re: Module For Intercepting Fully Constructed IPv6 Packets
Date: Mon, 04 May 2009 10:57:27 +0200	[thread overview]
Message-ID: <87y6tdgs94.fsf@basil.nowhere.org> (raw)
In-Reply-To: <49FA162F.4010306@evolution-systems.co.uk> (Matthew Jakeman's message of "Thu, 30 Apr 2009 22:20:47 +0100")

Matthew Jakeman <matt@evolution-systems.co.uk> writes:


> 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.

You need a netfilter module on the OUTPUT chain.  For further
questions on that please ask the netfilter mailing list.

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only.

      reply	other threads:[~2009-05-04  8:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-30 21:20 Module For Intercepting Fully Constructed IPv6 Packets Matthew Jakeman
2009-05-04  8:57 ` Andi Kleen [this message]

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=87y6tdgs94.fsf@basil.nowhere.org \
    --to=andi@firstfloor.org \
    --cc=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).