]> 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:38:20 +0000 (01:38 +0000)
committerguy <guy>
Fri, 30 May 2008 01:38:20 +0000 (01:38 +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..c2b6760aba44248483c457137d66def5cd03470d 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.66.2.1 2008-05-30 01:38:20 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..bad31e27a49fe8e8a740c1e62b62d9d255e8d49f 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.7.6.1 2008-05-30 01:38:21 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 4a329e53c6abbcce5811eaac21c8b8f1e2926d17..77d82e80c22fde4b0a404b45d346d7be7f25677c 100644 (file)
--- a/tcpdump.1
+++ b/tcpdump.1
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/tcpdump/Attic/tcpdump.1,v 1.185.2.5 2008-04-10 02:00:57 guy Exp $ (LBL)
+.\" @(#) $Header: /tcpdump/master/tcpdump/Attic/tcpdump.1,v 1.185.2.6 2008-05-30 01:38:21 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.