netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pierre Rondou <prondou@gmail.com>
To: behave@ietf.org, v6ops@ietf.org, netfilter-devel@vger.kernel.org
Cc: guy.leduc@ulg.ac.be, evyncke@cisco.com,
	Cyril Soldani <cyril.soldani@ulg.ac.be>
Subject: Netfilter Module for NAT IVI available
Date: Thu, 05 May 2011 03:18:04 +0200	[thread overview]
Message-ID: <4DC1FACC.4080204@gmail.com> (raw)

Hello everybody,

I'm currently a student at the University of Liège. As part of my master 
thesis, I have to develop a Linux kernel module for IVI ( 
http://datatracker.ietf.org/doc/rfc6219/ ).

I now consider my module as finished (i.e, all functionalities are 
implemented) and publish it.

It is available on sourceforge:

http://sourceforge.net/projects/nativi/

Feel free to test it and report to me any bug, bad implementation, 
error, ...

If you believe that this module can be included is the Linux Kernel or 
in the Xtables-addons framework, I'll be glad and will help you in this 
task.


I have tested my module inside the Xtables-addons framework (version 
1.32) on a debian squeeze (6.0.1) linux with a 2.6.32-5  kernel (i686).

Because of the lack of "EXPORT_SYMBOL" in the kernel, I had to 
copy-paste several functions from the kernel into the 
nativi_kernel_code.c file in order to use some features already 
available in the kernel (ip_finish_output, ip6_output, icmp_send).

Documentation is provided in the source code, if you have any question 
don't hesitate to ask me.

Regards,

Pierre RONDOU
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2011-05-05  1:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-05  1:18 Pierre Rondou [this message]
2011-05-24 14:56 ` Netfilter Module for NAT IVI available Eric Dumazet
2011-05-24 15:46   ` Pierre Rondou
2011-05-24 15:55     ` Eric Dumazet
2011-05-25 12:59       ` Pierre Rondou
2011-05-25 13:09         ` Maciej Żenczykowski
2011-05-25 13:16           ` Eric Dumazet
2011-05-25 13:34             ` Pierre Rondou

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=4DC1FACC.4080204@gmail.com \
    --to=prondou@gmail.com \
    --cc=behave@ietf.org \
    --cc=cyril.soldani@ulg.ac.be \
    --cc=evyncke@cisco.com \
    --cc=guy.leduc@ulg.ac.be \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=v6ops@ietf.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).