Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/dist/tcpdump tcpdump 3.7.1 (current) as of 2002/5/31.



details:   https://anonhg.NetBSD.org/src/rev/b8aa6930692a
branches:  trunk
changeset: 532074:b8aa6930692a
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri May 31 09:27:46 2002 +0000

description:
tcpdump 3.7.1 (current) as of 2002/5/31.
major changes: -xX improvements, IPX improvements, and so forth

diffstat:

 dist/tcpdump/CREDITS       |    9 +-
 dist/tcpdump/FILES         |    3 +-
 dist/tcpdump/Makefile.in   |   10 +-
 dist/tcpdump/README        |   24 +-
 dist/tcpdump/acconfig.h    |    8 +-
 dist/tcpdump/aclocal.m4    |   10 +-
 dist/tcpdump/config.h.in   |   22 +-
 dist/tcpdump/configure     |  497 +++++++++++++++++++++++++-------------------
 dist/tcpdump/configure.in  |   60 +++--
 dist/tcpdump/icmp6.h       |   14 +-
 dist/tcpdump/ipx.h         |    6 +-
 dist/tcpdump/llc.h         |   27 ++-
 dist/tcpdump/nfsfh.h       |    6 +-
 dist/tcpdump/print-pflog.c |  163 ++++++++++++++
 14 files changed, 573 insertions(+), 286 deletions(-)

diffs (truncated from 2267 to 300 lines):

diff -r 41aaa0d614fa -r b8aa6930692a dist/tcpdump/CREDITS
--- a/dist/tcpdump/CREDITS      Fri May 31 06:53:48 2002 +0000
+++ b/dist/tcpdump/CREDITS      Fri May 31 09:27:46 2002 +0000
@@ -24,6 +24,7 @@
        Craig Rodrigues                 <rodrigc%mediaone.net@localhost>
        Crist J. Clark                  <cjclark%alum.mit.edu@localhost>
        Daniel Hagerty                  <hag%ai.mit.edu@localhost>
+       Darren Reed                     <darrenr%reed.wattle.id.au@localhost>
        Francisco Matias Cuenca-Acuna   <mcuenca%george.rutgers.edu@localhost>
        Frank Volf                      <volf%oasis.IAEhv.nl@localhost>
        Gert Doering                    <gert%greenie.muc.de@localhost>
@@ -40,6 +41,7 @@
        Jeffrey Hutzelman               <jhutz%cmu.edu@localhost>
        Jim Hutchins                    <jim%ca.sandia.gov@localhost>
        JINMEI Tatuya                   <jinmei%kame.net@localhost>
+       Jørgen Thomsen                  <jth%jth.net@localhost> 
        Juergen Schoenwaelder           <schoenw%ibr.cs.tu-bs.de@localhost>
        Julian Cowley                   <julian%lava.net@localhost>
        Kaarthik Sivakumar              <kaarthik%torrentnet.com@localhost>
@@ -53,6 +55,7 @@
        Lennert Buytenhek               <buytenh%gnu.org@localhost>
        Love Hörnquist-Åstrand          <lha%stacken.kth.se@localhost>
        Maciej W. Rozycki               <macro%ds2.pg.gda.pl@localhost>
+       Marc A. Lehmann                 <pcg%goof.com@localhost>
        Marko Kiiskila                  <carnil%cs.tut.fi@localhost>
        Marshall Rose                   <mrose%dbc.mtview.ca.us@localhost>
        Martin Husemann                 <martin%netbsd.org@localhost>
@@ -63,6 +66,7 @@
        Motonori Shindo                 <mshindo%mshindo.net@localhost>
        Nathan J. Williams              <nathanw%MIT.EDU@localhost>
        Nathaniel Couper-Noles          <Nathaniel%isi1.tccisi.com@localhost>
+       Niels Provos                    <provos%openbsd.org@localhost>
        Nickolai Zeldovich              <kolya%MIT.EDU@localhost>
        Olaf Kirch                      <okir%caldera.de@localhost>
        Onno van der Linden             <onno%simplex.nl@localhost>
@@ -70,13 +74,16 @@
        Pasvorn Boonmark                <boonmark%juniper.net@localhost>
        Pekka Savola                    <pekkas%netcore.fi@localhost>   
        Peter Jeremy                    <peter.jeremy%alcatel.com.au@localhost>
+       Phil Wood                       <cpw%lanl.gov@localhost>
        Rafal Maszkowski                <rzm%icm.edu.pl@localhost>
        Rick Jones                      <raj%cup.hp.com@localhost>
+       Rick Watson                     <watsonrick%users.sourceforge.net@localhost>
        Roderick Schertler              <roderick%argon.org@localhost>
+       Sami Farin                      <safari%iki.fi@localhost>
        Sebastian Krahmer               <krahmer%cs.uni-potsdam.de@localhost>
        Seth Webster                    <swebster%sst.ll.mit.edu@localhost>
        Timo Koskiahde
-       Tony Li                         <tli%jnx.com@localhost>
+       Tony Li                         <tli%procket.com@localhost>
        Uns Lider                       <unslider%miranda.org@localhost>
        Wilbert de Graaf                <wilbertdg%hetnet.nl@localhost>
 
diff -r 41aaa0d614fa -r b8aa6930692a dist/tcpdump/FILES
--- a/dist/tcpdump/FILES        Fri May 31 06:53:48 2002 +0000
+++ b/dist/tcpdump/FILES        Fri May 31 09:27:46 2002 +0000
@@ -23,8 +23,6 @@
 configure
 configure.in
 decnet.h
-dhcp6.h
-dhcp6opt.h
 esp.h
 ether.h
 ethertype.h
@@ -130,6 +128,7 @@
 print-null.c
 print-ospf.c
 print-ospf6.c
+print-pflog.c
 print-pim.c
 print-ppp.c
 print-pppoe.c
diff -r 41aaa0d614fa -r b8aa6930692a dist/tcpdump/Makefile.in
--- a/dist/tcpdump/Makefile.in  Fri May 31 06:53:48 2002 +0000
+++ b/dist/tcpdump/Makefile.in  Fri May 31 09:27:46 2002 +0000
@@ -17,7 +17,7 @@
 #  WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 #  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 #
-# @(#) Header: /tcpdump/master/tcpdump/Makefile.in,v 1.260 2001/12/10 08:21:23 guy Exp (LBL)
+# @(#) Header: /tcpdump/master/tcpdump/Makefile.in,v 1.261 2002/02/05 10:07:39 guy Exp (LBL)
 
 #
 # Various configurable paths (remember to edit Makefile.in, not Makefile)
@@ -76,10 +76,10 @@
        print-ipx.c print-isakmp.c print-isoclns.c print-krb.c \
        print-l2tp.c print-lane.c print-lcp.c print-llc.c print-lwres.c \
        print-msdp.c print-mobile.c print-mpls.c print-nfs.c \
-       print-ntp.c print-null.c print-ospf.c print-pim.c \
-       print-ppp.c print-pppoe.c print-pptp.c print-radius.c \
-       print-raw.c print-rip.c print-rx.c print-sctp.c \
-       print-sl.c print-sll.c print-snmp.c \
+       print-ntp.c print-null.c print-ospf.c print-pflog.c \
+       print-pim.c print-ppp.c print-pppoe.c print-pptp.c \
+       print-radius.c print-raw.c print-rip.c print-rx.c \
+       print-sctp.c print-sl.c print-sll.c print-snmp.c \
        print-stp.c print-sunrpc.c print-tcp.c \
        print-telnet.c print-tftp.c print-timed.c print-token.c \
        print-udp.c print-vjc.c print-vrrp.c print-wb.c print-zephyr.c \
diff -r 41aaa0d614fa -r b8aa6930692a dist/tcpdump/README
--- a/dist/tcpdump/README       Fri May 31 06:53:48 2002 +0000
+++ b/dist/tcpdump/README       Fri May 31 09:27:46 2002 +0000
@@ -1,4 +1,4 @@
-@(#) Header: /tcpdump/master/tcpdump/README,v 1.60 2002/01/21 11:16:33 mcr Exp (LBL)
+@(#) Header: /tcpdump/master/tcpdump/README,v 1.62 2002/05/29 07:04:09 guy Exp (LBL)
 
 TCPDUMP 3.7.1
 Now maintained by "The Tcpdump Group"
@@ -7,12 +7,12 @@
 Please send inquiries/comments/reports to      tcpdump-workers%tcpdump.org@localhost
 
 Anonymous CVS is available via:
-       cvs -d cvs.tcpdump.org:/tcpdump/master login
+       cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master login
        (password "anoncvs")
-       cvs -d cvs.tcpdump.org:/tcpdump/master checkout tcpdump
+       cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout tcpdump
 
 Version 3.7.1 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_7rel1":
-       cvs -d cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_7rel1 tcpdump
+       cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_7rel1 tcpdump
 
 Please send patches against the master copy to patches%tcpdump.org@localhost.
 
@@ -66,13 +66,19 @@
 trace files. See the above distribution for further details and
 documentation.
 
-Problems, bugs, questions, desirable enhancements, etc. 
-should be sent to the address "tcpdump-workers%tcpdump.org@localhost".
+Problems, bugs, questions, desirable enhancements, etc. should be sent
+to the address "tcpdump-workers%tcpdump.org@localhost".  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 
-"patches%tcpdump.org@localhost".
+Source code contributions, etc. should be sent to the email address
+"patches%tcpdump.org@localhost", or submitted as patches on the SourceForge site
+for tcpdump.
 
-Current versions can be found at www.tcpdump.org
+Current versions can be found at www.tcpdump.org, or the SourceForge
+site for tcpdump.
 
  - The TCPdump team
 
diff -r 41aaa0d614fa -r b8aa6930692a dist/tcpdump/acconfig.h
--- a/dist/tcpdump/acconfig.h   Fri May 31 06:53:48 2002 +0000
+++ b/dist/tcpdump/acconfig.h   Fri May 31 09:27:46 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: acconfig.h,v 1.1.1.2 2002/02/18 09:06:56 itojun Exp $  */
+/*     $NetBSD: acconfig.h,v 1.1.1.3 2002/05/31 09:28:27 itojun Exp $  */
 
 /* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
  * make them to acconfig.h and rerun autoheader */
@@ -100,3 +100,9 @@
  * in config.h but that should be OK since they're the same.
  */
 #undef const
+
+/* Define if you have the dnet_htoa function.  */
+#undef HAVE_DNET_HTOA
+
+/* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>.  */
+#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
diff -r 41aaa0d614fa -r b8aa6930692a dist/tcpdump/aclocal.m4
--- a/dist/tcpdump/aclocal.m4   Fri May 31 06:53:48 2002 +0000
+++ b/dist/tcpdump/aclocal.m4   Fri May 31 09:27:46 2002 +0000
@@ -1,4 +1,4 @@
-dnl @(#) Header: /tcpdump/master/tcpdump/aclocal.m4,v 1.80 2001/12/10 08:41:15 guy Exp (LBL)
+dnl @(#) Header: /tcpdump/master/tcpdump/aclocal.m4,v 1.81 2002/04/24 06:34:18 guy Exp (LBL)
 dnl
 dnl Copyright (c) 1995, 1996, 1997, 1998
 dnl    The Regents of the University of California.  All rights reserved.
@@ -265,10 +265,10 @@
            ;;
 
     *)
-           dnl prefer sigset() to sigaction()
-           AC_CHECK_FUNCS(sigset)
-           if test $ac_cv_func_sigset = no ; then
-                   AC_CHECK_FUNCS(sigaction)
+           dnl prefer sigaction() to sigset()
+           AC_CHECK_FUNCS(sigaction)
+           if test $ac_cv_func_sigaction = no ; then
+                   AC_CHECK_FUNCS(sigset)
            fi
            ;;
     esac])
diff -r 41aaa0d614fa -r b8aa6930692a dist/tcpdump/config.h.in
--- a/dist/tcpdump/config.h.in  Fri May 31 06:53:48 2002 +0000
+++ b/dist/tcpdump/config.h.in  Fri May 31 09:27:46 2002 +0000
@@ -93,6 +93,12 @@
  */
 #undef const
 
+/* Define if you have the dnet_htoa function.  */
+#undef HAVE_DNET_HTOA
+
+/* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>.  */
+#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
+
 /* The number of bytes in a char.  */
 #undef SIZEOF_CHAR
 
@@ -159,17 +165,20 @@
 /* Define if you have the vsnprintf function.  */
 #undef HAVE_VSNPRINTF
 
-/* Define if you have the <cast.h> header file.  */
-#undef HAVE_CAST_H
-
 /* Define if you have the <fcntl.h> header file.  */
 #undef HAVE_FCNTL_H
 
+/* Define if you have the <netdnet/dnetdb.h> header file.  */
+#undef HAVE_NETDNET_DNETDB_H
+
 /* Define if you have the <netinet/if_ether.h> header file.  */
 #undef HAVE_NETINET_IF_ETHER_H
 
-/* Define if you have the <rc5.h> header file.  */
-#undef HAVE_RC5_H
+/* Define if you have the <openssl/cast.h> header file.  */
+#undef HAVE_OPENSSL_CAST_H
+
+/* Define if you have the <openssl/rc5.h> header file.  */
+#undef HAVE_OPENSSL_RC5_H
 
 /* Define if you have the <rpc/rpcent.h> header file.  */
 #undef HAVE_RPC_RPCENT_H
@@ -180,9 +189,6 @@
 /* Define if you have the crypto library (-lcrypto).  */
 #undef HAVE_LIBCRYPTO
 
-/* Define if you have the dnet library (-ldnet).  */
-#undef HAVE_LIBDNET
-
 /* Define if you have the rpc library (-lrpc).  */
 #undef HAVE_LIBRPC
 
diff -r 41aaa0d614fa -r b8aa6930692a dist/tcpdump/configure
--- a/dist/tcpdump/configure    Fri May 31 06:53:48 2002 +0000
+++ b/dist/tcpdump/configure    Fri May 31 09:27:46 2002 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.145 
+# From configure.in Revision: 1.149 
 
 
 
@@ -1240,7 +1240,7 @@
 fi
 echo "$ac_t""$CPP" 1>&6
 
-for ac_hdr in fcntl.h rpc/rpcent.h netinet/if_ether.h
+for ac_hdr in fcntl.h rpc/rpcent.h netinet/if_ether.h netdnet/dnetdb.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
@@ -1808,12 +1808,14 @@
   test "$ac_cv_search_getaddrinfo" = "none required" || LIBS="$ac_cv_search_getaddrinfo $LIBS"
        echo $ac_n "checking getaddrinfo bug""... $ac_c" 1>&6
 echo "configure:1811: checking getaddrinfo bug" >&5
-       if test "$cross_compiling" = yes; then
-  echo "$ac_t""buggy" 1>&6
-       buggygetaddrinfo=yes
+       if eval "test \"`echo '$''{'td_cv_buggygetaddrinfo'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  if test "$cross_compiling" = yes; then
+  td_cv_buggygetaddrinfo=yes
 else
   cat > conftest.$ac_ext <<EOF
-#line 1817 "configure"
+#line 1819 "configure"
 #include "confdefs.h"
 
 #include <sys/types.h>
@@ -1910,25 +1912,27 @@
 }
 
 EOF
-if { (eval echo configure:1914: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:1916: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
 then
-  echo "$ac_t""good" 1>&6
-       buggygetaddrinfo=no
+  td_cv_buggygetaddrinfo=no
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5
   rm -fr conftest*
-  echo "$ac_t""buggy" 1>&6
-       buggygetaddrinfo=yes



Home | Main Index | Thread Index | Old Index