summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2002-10-22 10:15:19 +0000
committerHarald Welte <laforge@gnumonks.org>2002-10-22 10:15:19 +0000
commitc25718248bcb0ab737449226b9bf9416a5435b43 (patch)
tree8f96696f943af3fac7ebf5f90cb870af5ea3fc1e /extensions
parenta18c0006bff022e75facd34608a7a0c2f6bd5380 (diff)
update Fabrice's email address
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libipt_IPV4OPTSSTRIP.c2
-rw-r--r--extensions/libipt_nth.c3
-rw-r--r--extensions/libipt_random.c2
3 files changed, 3 insertions, 4 deletions
diff --git a/extensions/libipt_IPV4OPTSSTRIP.c b/extensions/libipt_IPV4OPTSSTRIP.c
index 92452f9c..f1dcec06 100644
--- a/extensions/libipt_IPV4OPTSSTRIP.c
+++ b/extensions/libipt_IPV4OPTSSTRIP.c
@@ -1,7 +1,7 @@
/* Shared library add-on to iptables for IPV4OPTSSTRIP
* This modules strip all the IP options.
*
- * (C) 2001 by Fabrice MARIE <fabrice@celestix.com>
+ * (C) 2001 by Fabrice MARIE <fabrice@netfilter.org>
* This program is distributed under the terms of GNU GPL v2, 1991
*/
diff --git a/extensions/libipt_nth.c b/extensions/libipt_nth.c
index 7b12e80d..ab8f97d6 100644
--- a/extensions/libipt_nth.c
+++ b/extensions/libipt_nth.c
@@ -5,12 +5,11 @@
License (GPL). Copies of the GPL can be obtained from:
ftp://prep.ai.mit.edu/pub/gnu/GPL
- 2001-07-17 Fabrice MARIE <fabrice@celestix.com> : initial development.
+ 2001-07-17 Fabrice MARIE <fabrice@netfilter.org> : initial development.
2001-09-20 Richard Wagner (rwagner@cloudnet.com)
* added support for multiple counters
* added support for matching on individual packets
in the counter cycle
-
*/
#include <stdio.h>
diff --git a/extensions/libipt_random.c b/extensions/libipt_random.c
index d195ca5c..97f09a42 100644
--- a/extensions/libipt_random.c
+++ b/extensions/libipt_random.c
@@ -5,7 +5,7 @@
License (GPL). Copies of the GPL can be obtained from:
ftp://prep.ai.mit.edu/pub/gnu/GPL
- 2001-10-14 Fabrice MARIE <fabrice@celestix.com> : initial development.
+ 2001-10-14 Fabrice MARIE <fabrice@netfilter.org> : initial development.
*/
#include <stdio.h>