]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix a bunch of references to [email protected] to refer to the
authorguy <guy>
Fri, 30 May 2008 01:37:41 +0000 (01:37 +0000)
committerguy <guy>
Fri, 30 May 2008 01:37:41 +0000 (01:37 +0000)
new address, [email protected].

Note that patches should be submitted on the SourceForge site, not sent
to the spam-trap [email protected] list.

README
sll.h
tcpdump.1

diff --git a/README b/README
index 46710ba0bccca7318f3b73ddd1ec60d663b2adde..0b619bf416289f1a25d3077e265847af52cfef3b 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,11 @@
-@(#) $Header: /tcpdump/master/tcpdump/README,v 1.66 2007-09-14 01:02:07 guy Exp $ (LBL)
+@(#) $Header: /tcpdump/master/tcpdump/README,v 1.67 2008-05-30 01:37:41 guy Exp $ (LBL)
 
 TCPDUMP 3.9
 Now maintained by "The Tcpdump Group"
 See            www.tcpdump.org
 
 
 TCPDUMP 3.9
 Now maintained by "The Tcpdump Group"
 See            www.tcpdump.org
 
-Please send inquiries/comments/reports to      [email protected]
+Please send inquiries/comments/reports to:
+       [email protected]
 
 Anonymous CVS is available via:
        cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master login
 
 Anonymous CVS is available via:
        cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master login
@@ -68,15 +69,14 @@ trace files. See the above distribution for further details and
 documentation.
 
 Problems, bugs, questions, desirable enhancements, etc. should be sent
 documentation.
 
 Problems, bugs, questions, desirable enhancements, etc. should be sent
-to the address "tcpdump-workers@tcpdump.org".  Bugs, support requests,
-and feature requests may also be submitted on the SourceForge site for
-tcpdump at
+to the address "tcpdump-workers@lists.tcpdump.org".  Bugs, support
+requests, and feature requests may also be submitted on the SourceForge
+site for tcpdump at
 
        http://sourceforge.net/projects/tcpdump/
 
 Source code contributions, etc. should be sent to the email address
 
        http://sourceforge.net/projects/tcpdump/
 
 Source code contributions, etc. should be sent to the email address
-"[email protected]", or submitted as patches on the SourceForge site
-for tcpdump.
+submitted as patches on the SourceForge site for tcpdump.
 
 Current versions can be found at www.tcpdump.org, or the SourceForge
 site for tcpdump.
 
 Current versions can be found at www.tcpdump.org, or the SourceForge
 site for tcpdump.
diff --git a/sll.h b/sll.h
index ad0d7b599f6161aceef552340c841536622450ad..0a34963a5300571d4f64ccbf89f0fcebe4c6bf9c 100644 (file)
--- a/sll.h
+++ b/sll.h
@@ -35,7 +35,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * @(#) $Header: /tcpdump/master/tcpdump/sll.h,v 1.7 2002-12-11 07:14:11 guy Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/tcpdump/sll.h,v 1.8 2008-05-30 01:37:41 guy Exp $ (LBL)
  */
 
 /*
  */
 
 /*
@@ -64,8 +64,8 @@
  * DO NOT change the layout of this structure, or change any of the
  * LINUX_SLL_ values below.  If you must change the link-layer header
  * for a "cooked" Linux capture, introduce a new DLT_ type (ask
  * DO NOT change the layout of this structure, or change any of the
  * LINUX_SLL_ values below.  If you must change the link-layer header
  * for a "cooked" Linux capture, introduce a new DLT_ type (ask
- * "tcpdump-workers@tcpdump.org" for one, so that you don't give it a
- * value that collides with a value already being used), and use the
+ * "tcpdump-workers@lists.tcpdump.org" for one, so that you don't give it
+ * value that collides with a value already being used), and use the
  * new header in captures of that type, so that programs that can
  * handle DLT_LINUX_SLL captures will continue to handle them correctly
  * without any change, and so that capture files with different headers
  * new header in captures of that type, so that programs that can
  * handle DLT_LINUX_SLL captures will continue to handle them correctly
  * without any change, and so that capture files with different headers
index e52ea7db10c530eea59c3a19c486098765d45d01..8f7b337d153783b646849e3a809952b36a7f667b 100644 (file)
--- a/tcpdump.1
+++ b/tcpdump.1
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/tcpdump/Attic/tcpdump.1,v 1.190 2008-04-10 02:00:40 guy Exp $ (LBL)
+.\" @(#) $Header: /tcpdump/master/tcpdump/Attic/tcpdump.1,v 1.191 2008-05-30 01:37:41 guy Exp $ (LBL)
 .\"
 .\"    $NetBSD: tcpdump.8,v 1.9 2003/03/31 00:18:17 perry Exp $
 .\"
 .\"
 .\"    $NetBSD: tcpdump.8,v 1.9 2003/03/31 00:18:17 perry Exp $
 .\"
@@ -1640,7 +1640,7 @@ Please send problems, bugs, questions, desirable enhancements, patches
 etc. to:
 .LP
 .RS
 etc. to:
 .LP
 .RS
+tcpdump-workers@lists.tcpdump.org
 .RE
 .LP
 NIT doesn't let you watch your own outbound traffic, BPF will.
 .RE
 .LP
 NIT doesn't let you watch your own outbound traffic, BPF will.