From: "Julien DHERSIN" <dhersin@gmail.com>
To: "Netfilter Development" <netfilter-devel@lists.netfilter.org>
Subject: Re: libnetfilter_queue man page
Date: Tue, 27 Feb 2007 09:05:10 +0100 [thread overview]
Message-ID: <2e25cc380702270005sfdf44a3q50305cdfa65b4732@mail.gmail.com> (raw)
Hi,
First, thanks for the documentation. It was helpful for me to understand the
code.
But, I still have a question : I would like to add an extension in filtered IPv6
multicast packets headers. Do you think, I can do this in the userspace
using libnetfilter queue ? And, how precisely does it work ? Is it something
like this :
1. Activate the hook NF_IP6_LOCAL_OUT with an iptables rule
2. Launch my software with libnetfilter_queue
3. Modify the header
4. Return the whole packet to netfilter
Do I have tocreate a specific kernel module ?
Thanks for your responses.
Regards,
Julien
next reply other threads:[~2007-02-27 8:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-27 8:05 Julien DHERSIN [this message]
2007-02-28 12:43 ` libnetfilter_queue man page Pablo Neira Ayuso
2007-03-02 13:15 ` Julien DHERSIN
-- strict thread matches above, loose matches on Subject: below --
2007-03-01 21:00 Jay Manni
[not found] <1139235549.30902.3.camel@localhost.localdomain>
2006-02-08 14:19 ` Harald Welte
2006-02-08 17:12 ` Brad Fisher
2006-02-08 18:18 ` Brad Fisher
2006-02-21 17:03 ` Gregor Maier
2006-02-21 18:10 ` Brad Fisher
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=2e25cc380702270005sfdf44a3q50305cdfa65b4732@mail.gmail.com \
--to=dhersin@gmail.com \
--cc=netfilter-devel@lists.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 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).