Go to file
guy 3b97eb047b Fix the parenthesization in the "alignment required but you can
convince GCC to generate alignment-safe loads by using
__attribute((packed))" version of EXTRACT_64BITS().

Fix one of the byte offsets in the "alignment required and we don't know
how to trick the compiler into generating alignment-safe loads" version
of EXTRACT_64BITS().
2004-09-25 07:41:44 +00:00
lbl Add "os-osf4.h" to declare "snprintf()" on Digital UNIX 4.x. 2002-12-11 05:03:13 +00:00
missing "_int64" is signed. "unsigned _int64" is unsigned. 2004-09-19 20:56:33 +00:00
tests remove the old lspping sample 2004-06-16 08:41:11 +00:00
win32 Added the definition of HAVE_PCAP_IF_T to the build settings 2004-04-25 21:14:03 +00:00
.cvsignore Ignore "autom4te.cache". 2004-03-17 23:25:14 +00:00
acconfig.h Second stage of adding support for 64-bit integral data types - this 2004-04-17 08:44:49 +00:00
aclocal.m4 Second stage of adding support for 64-bit integral data types - this 2004-04-17 08:44:49 +00:00
addrtoname.c "getname()" is not always passed a pointer to packet data, so it cannot 2004-03-24 04:13:38 +00:00
addrtoname.h Eliminate some unused parameters. 2001-09-17 21:57:50 +00:00
ah.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
aodv.h The now-expired draft-perkins-aodv6-01 specified a different order for 2003-09-13 01:34:42 +00:00
appletalk.h add EIGRP support for Appletalk, display cosmetics to better indicate that we are dissecting Appletalk frames 2004-05-01 09:41:50 +00:00
arcnet.h From Peter Fales <peter@fales-lorenz.net>: add support for 2003-01-23 09:05:37 +00:00
atime.awk Initial revision 1999-10-07 23:47:09 +00:00
atm.h Add SunATM support, based on code from Yen Yen Lim at North Dakota State 2002-07-11 09:17:21 +00:00
atmuni31.h Give the file an SCCS and RCS ID. 2002-08-05 07:47:23 +00:00
bgp.h rework bgp, ldp, lsp-ping to use the common l2vpn_encaps tokenlist 2004-06-16 08:45:15 +00:00
bootp.h Move the definitions of "bootp_flag_values[]" and "bootp_op_values[]" 2003-07-01 19:16:06 +00:00
bpf_dump.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
CHANGES update changes file 2004-03-30 14:42:38 +00:00
chdlc.h Add support for NetBSD DLT_PPP_SERIAL (PPP in HDLC-like framing, as per 2000-09-18 05:11:43 +00:00
config.guess Latest config.guess and config.sub from 2003-11-18 06:30:12 +00:00
config.h.in Second stage of adding support for 64-bit integral data types - this 2004-04-17 08:44:49 +00:00
config.sub Latest config.guess and config.sub from 2003-11-18 06:30:12 +00:00
configure From Andrew Church <andrew@users.sourceforge.net>: when testing for 2004-08-27 07:17:03 +00:00
configure.in From Andrew Church <andrew@users.sourceforge.net>: when testing for 2004-08-27 07:17:03 +00:00
cpack.c Include <string.h> to declare "memset()". 2004-09-24 18:18:00 +00:00
cpack.h Add "cpack", a library for extracting 1-, 2-, 4-, and 8-octet words 2004-09-23 21:27:18 +00:00
CREDITS add David Young to the maintainers list 2004-09-24 22:42:42 +00:00
decnet.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
decode_prefix.h From Steiner Haug: handle LDP-over-TCP, and do more complete LDP 2004-05-27 21:20:49 +00:00
enc.h Add support for OpenBSD DLT_ENC. 2003-03-08 08:55:32 +00:00
esp.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
ether.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
ethertype.h - hack the ethertype_values[] table to accomodate GRE flavours 2004-06-12 16:32:56 +00:00
extract.h Fix the parenthesization in the "alignment required but you can 2004-09-25 07:41:44 +00:00
fddi.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
FILES import latest definition for Pseudowires from draft-ietf-pwe3-iana-allocation-04 2004-06-15 09:42:40 +00:00
gmpls.c bugfix: changed format for diffserv-TE subTLVs, add tok2str() for decoding BC models 2004-09-15 17:54:10 +00:00
gmpls.h bugfix: changed format for diffserv-TE subTLVs, add tok2str() for decoding BC models 2004-09-15 17:54:10 +00:00
gmt2local.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
gmt2local.h Initial revision 1999-10-07 23:47:09 +00:00
icmp6.h From Shinsuke Suzuki <suz@kame.net>: a patch to sync ICMPv6-Type number 2004-06-16 00:06:28 +00:00
ieee802_11_radio.h Define the radiotap capture header, and the flags that mark the 2004-09-23 21:33:10 +00:00
ieee802_11.h From David Young: 2003-07-22 17:36:57 +00:00
igrp.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
INSTALL From Steiner Haug: handle LDP-over-TCP, and do more complete LDP 2004-05-27 21:20:49 +00:00
install-sh Initial revision 1999-10-07 23:47:09 +00:00
interface.h add basic support for the SIP protocol 2004-07-27 17:04:20 +00:00
ip6.h Fix up some errors from the previous checkin. 2002-12-11 22:29:21 +00:00
ip.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
ipfc.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
ipproto.c temporary patch for "EIGP" protocol. 2004-04-29 02:16:40 +00:00
ipproto.h Some BSDs define IPPROTO_IGRP as 88 and don't define IPPROTO_EIGRP, so 2004-04-28 22:02:23 +00:00
ipsec_doi.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
ipx.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
isakmp.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
l2tp.h L2TP dissector changes, from Motonori Shindo: 2001-11-05 10:03:27 +00:00
l2vpn.c import latest definition for Pseudowires from draft-ietf-pwe3-iana-allocation-04 2004-06-15 09:42:40 +00:00
l2vpn.h import latest definition for Pseudowires from draft-ietf-pwe3-iana-allocation-04 2004-06-15 09:42:40 +00:00
lane.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
LICENSE added license file 2000-10-09 22:38:24 +00:00
llc.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
machdep.c _U_ is defined by the Makefile; we shouldn't redefine it ourselves. 2003-12-15 03:53:21 +00:00
machdep.h s/sprintf/snprintf/. 2000-01-17 06:24:23 +00:00
Makefile-devel-adds backout 1.2 2003-10-28 03:18:00 +00:00
Makefile.in Add the radiotap capture format to tcpdump. radiotap is an extensible 2004-09-23 21:57:24 +00:00
makemib Update makemib and print-snmp.c license, via OpenBSD: jakob got 2001-09-17 22:16:52 +00:00
mib.h patches to help build on Linux 2.2 1999-10-17 21:37:10 +00:00
mkdep Initial revision 1999-10-07 23:47:09 +00:00
mpls.h make MPLS label handling macros available to the outside world 2004-06-14 14:47:58 +00:00
nameser.h In mDNS, report IN-class records with the "cache flush" bit set as such, 2003-11-05 06:02:58 +00:00
netbios.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
netdissect.h The first argument to "ascii_print_with_offset()", "ascii_print()", 2004-07-21 22:00:10 +00:00
nfs.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
nfsfh.h Get rid of casts of pointers-to-const to pointers-to-nonconst. 2002-04-24 06:27:05 +00:00
ntp.h provide decent multipline output for the NTP printer 2004-01-28 14:34:50 +00:00
oakley.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
ospf6.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
ospf.h add support for the Up/Down Bit as per draft-ietf-ospf-2547-dnbit-04 2004-09-20 14:56:34 +00:00
oui.c fixed confusion around OUI and SMI values 2004-01-25 09:56:15 +00:00
oui.h fixed confusion around OUI and SMI values 2004-01-25 09:56:15 +00:00
packetdat.awk Initial revision 1999-10-07 23:47:09 +00:00
parsenfsfh.c cleaned up warning. 2004-03-25 03:30:55 +00:00
pcap-missing.h Print both the name and the description of a link-layer type (the name 2003-11-18 23:09:42 +00:00
pf.h Not all systems have "sa_family_t"; use "u_int8_t" instead. 2004-04-02 06:36:25 +00:00
PLATFORMS updates for 3.7. 2002-01-21 11:16:32 +00:00
ppp.h add ppp support for DLT_PPP_WITHDIRECTION; print direction (hidden under eflag) 2004-08-18 14:56:27 +00:00
print-802_11.c Add the radiotap capture format to tcpdump. radiotap is an extensible 2004-09-23 21:57:24 +00:00
print-ah.c Have various routines for printing non-final headers for IPv4/IPv6 2003-11-19 00:36:06 +00:00
print-aodv.c Add bounds checking. 2004-03-24 00:30:19 +00:00
print-ap1394.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-arcnet.c NDO-ized print-arp.c 2004-04-30 16:42:14 +00:00
print-arp.c NDO-ized print-arp.c 2004-04-30 16:42:14 +00:00
print-ascii.c The first argument to "ascii_print_with_offset()", "ascii_print()", 2004-07-21 22:00:10 +00:00
print-atalk.c add EIGRP support for Appletalk, display cosmetics to better indicate that we are dissecting Appletalk frames 2004-05-01 09:41:50 +00:00
print-atm.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-beep.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-bfd.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-bgp.c add support for graceful-restart end-of-rib marker 2004-06-22 15:04:51 +00:00
print-bootp.c From: alex medvedev <alexm@pycckue.org> 2004-03-02 07:38:10 +00:00
print-cdp.c Add another check, and fix a check. 2004-03-24 05:59:16 +00:00
print-chdlc.c Add bounds checking. 2004-03-24 00:41:13 +00:00
print-cip.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-cnfp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-decnet.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-dhcp6.c Squelch some signed-vs-unsigned comparison warnings. 2004-07-06 22:16:03 +00:00
print-domain.c Rewrite bitstring truncation check; it would incorrectly trigger 2004-03-23 19:03:03 +00:00
print-dvmrp.c Add missing bounds checking to the DVMRP and PIM print routines. 2003-11-19 09:42:04 +00:00
print-eap.c do not use gcc-ism for macro, instead abuse C-syntax 2004-04-23 19:03:39 +00:00
print-egp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-eigrp.c add support for Appletalk TLVs 2004-05-12 22:22:40 +00:00
print-enc.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-esp.c The first argument to "ascii_print_with_offset()", "ascii_print()", 2004-07-21 22:00:10 +00:00
print-ether.c - hack the ethertype_values[] table to accomodate GRE flavours 2004-06-12 16:32:56 +00:00
print-fddi.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-fr.c Make the "addr_len" variable a "u_int", as we pass a pointer to it to a 2004-04-02 06:53:19 +00:00
print-frag6.c Have various routines for printing non-final headers for IPv4/IPv6 2003-11-19 00:36:06 +00:00
print-gre.c - print packet length even after no-payload frames 2004-07-02 06:39:11 +00:00
print-hsrp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-icmp6.c From Shinsuke Suzuki: fix a boundary check, and add some additional 2004-07-28 19:59:24 +00:00
print-icmp.c remove duplicates 2004-06-15 07:43:03 +00:00
print-igmp.c Add bounds checking. 2004-03-24 00:56:11 +00:00
print-igrp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-ip6.c Use %u to print unsigned quantities. 2004-08-27 03:57:40 +00:00
print-ip6opts.c Have various routines for printing non-final headers for IPv4/IPv6 2003-11-19 00:36:06 +00:00
print-ip.c Use %u to print unsigned quantities. 2004-08-27 03:57:40 +00:00
print-ipcomp.c Have various routines for printing non-final headers for IPv4/IPv6 2003-11-19 00:36:06 +00:00
print-ipfc.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-ipx.c From Steinar Haug <sthaug@nethelp.no>: put declarations inside a 2004-05-26 19:57:57 +00:00
print-isakmp.c cleaned up warning. 2004-03-25 03:30:55 +00:00
print-isoclns.c bugfix: changed format for diffserv-TE subTLVs, add tok2str() for decoding BC models 2004-09-15 17:54:10 +00:00
print-krb.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-l2tp.c Check to make sure the length of an AVP is large enough to include the 2003-12-26 23:20:58 +00:00
print-lane.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-ldp.c import latest definition for Pseudowires from draft-ietf-pwe3-iana-allocation-04 2004-06-15 09:42:40 +00:00
print-llc.c hide the IPX 802.3 indication under the eflag 2004-05-01 10:06:00 +00:00
print-lmp.c from Carles Kishimoto <ckishimo@ac.upc.es>: complete DATALINKs subobject dissector 2004-04-27 14:03:44 +00:00
print-lspping.c make use of ts_print() for printing the lspping timestamps 2004-06-16 10:35:29 +00:00
print-lwres.c Add length checks. 2004-03-24 01:54:29 +00:00
print-mobile.c Add bounds checking. 2004-03-24 01:58:14 +00:00
print-mobility.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-mpls.c make MPLS label handling macros available to the outside world 2004-06-14 14:47:58 +00:00
print-msdp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-netbios.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-nfs.c Add an "EXTRACT_64BITS()" macro - using the "EXTRACT_32BITS()" macro, so 2004-09-24 18:21:25 +00:00
print-ntp.c display cosmetics for printing NTP packets 2004-01-28 14:54:49 +00:00
print-null.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-ospf6.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-ospf.c add support for the Up/Down Bit as per draft-ietf-ospf-2547-dnbit-04 2004-09-20 14:56:34 +00:00
print-pflog.c Save the host-byte-order values for the rule number and sub rule number 2004-04-02 06:48:10 +00:00
print-pim.c Add bounds checks. 2004-03-24 02:51:10 +00:00
print-ppp.c -add basic support for IP6CP 2004-09-11 14:23:28 +00:00
print-pppoe.c Use %u to print unsigned quantities. 2004-08-27 03:57:40 +00:00
print-pptp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-radius.c From Rick Jones: the first argument to "print_unknown_data()" is a 2004-07-21 21:45:47 +00:00
print-raw.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-rip.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-ripng.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-rsvp.c add support for diffserv-TE error codes as per draft-ietf-tewg-diff-te-proto-07 2004-09-16 09:02:43 +00:00
print-rt6.c Have various routines for printing non-final headers for IPv4/IPv6 2003-11-19 00:36:06 +00:00
print-rx.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-sctp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-sip.c add basic support for the SIP protocol 2004-07-27 17:04:20 +00:00
print-sl.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-sll.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-smb.c Fetch lengths in NBT Session Service packets in big-endian byte order; 2004-05-31 02:08:27 +00:00
print-snmp.c Enterprise-specific traps have a generic trap number of 6, not 7; thanks 2004-03-23 06:59:15 +00:00
print-stp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-sunatm.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-sunrpc.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-symantec.c removed explicit snapend definition. 2004-04-05 00:13:59 +00:00
print-tcp.c In "tcp_verify_signature()", don't assume we can do IPv6, and 2004-09-15 01:21:17 +00:00
print-telnet.c pass on ident string to hex_print() 2003-12-29 11:05:09 +00:00
print-tftp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-timed.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-token.c Fix up a bunch of comments - the on-the-wire length field in a 2004-03-17 23:24:35 +00:00
print-udp.c add basic support for the SIP protocol 2004-07-27 17:04:20 +00:00
print-vjc.c cleaned up warning. 2004-03-25 03:30:55 +00:00
print-vrrp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
print-wb.c Improve the bounds checking. 2004-03-24 04:06:28 +00:00
print-zephyr.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
README Update the RCS tag information for 3.8. 2003-11-16 10:17:15 +00:00
Readme.Win32 Added a readme that explains how to compile tcpdump under Win32. 2002-08-09 13:51:40 +00:00
route6d.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
rx.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
sctpConstants.h The SCTP dissector is only called for SCTP packets, so there's no reason 2003-06-03 23:49:22 +00:00
sctpHeader.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
send-ack.awk Initial revision 1999-10-07 23:47:09 +00:00
setsignal.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
setsignal.h Initial revision 1999-10-07 23:47:09 +00:00
slcompress.h Get rid of a couple of #defines not used by tcpdump. 2000-10-09 02:03:44 +00:00
slip.h Pull the "linux-include" versions of "slip.h" and "slcompress.h" up to 2000-10-09 01:53:19 +00:00
sll.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
smb.h whitespace cleanup 2002-06-11 17:08:37 +00:00
smbutil.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
stime.awk Initial revision 1999-10-07 23:47:09 +00:00
strcasecmp.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
tcp.h From Bruce M. Simpson: add a "-M" flag to specify a shared secret for 2004-03-23 07:15:36 +00:00
tcpdump-stdinc.h Assume that u_int64_t is defined, along with PRI[dux]64, as per the 2004-04-17 08:56:14 +00:00
tcpdump.1 Show "constant" strings in boldface. 2004-09-24 01:14:20 +00:00
tcpdump.c From Sebastien Vincent <svincent@idems.fr>: fix the handling of "-x" and 2004-09-04 00:08:03 +00:00
telnet.h whitespace cleanup 2002-06-11 17:08:37 +00:00
timed.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
TODO We already added DLT_LINUX_COOKED, except it's called DLT_LINUX_SLL, and 2001-01-03 19:37:18 +00:00
token.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
udp.h add basic support for the SIP protocol 2004-07-27 17:04:20 +00:00
util.c Make "tflag" count the number of "-t"s, to make it more obvious what 2004-06-15 23:05:05 +00:00
VERSION update changes file 2004-03-30 14:42:38 +00:00
vfprintf.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00

@(#) $Header: /tcpdump/master/tcpdump/README,v 1.64 2003-11-16 10:17:15 guy Exp $ (LBL)

TCPDUMP 3.8
Now maintained by "The Tcpdump Group"
See 		www.tcpdump.org

Please send inquiries/comments/reports to 	tcpdump-workers@tcpdump.org

Anonymous CVS is available via:
	cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master login
	(password "anoncvs")
	cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout tcpdump

Version 3.8 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_8rel1":
	cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_8rel1 tcpdump

Please send patches against the master copy to patches@tcpdump.org.

formerly from 	Lawrence Berkeley National Laboratory
		Network Research Group <tcpdump@ee.lbl.gov>
		ftp://ftp.ee.lbl.gov/tcpdump.tar.Z (3.4)

This directory contains source code for tcpdump, a tool for network
monitoring and data acquisition.  This software was originally
developed by the Network Research Group at the Lawrence Berkeley
National Laboratory.  The original distribution is available via
anonymous ftp to ftp.ee.lbl.gov, in tcpdump.tar.Z.  More recent
development is performed at tcpdump.org, http://www.tcpdump.org/

Tcpdump uses libpcap, a system-independent interface for user-level
packet capture.  Before building tcpdump, you must first retrieve and
build libpcap, also originally from LBL and now being maintained by
tcpdump.org; see http://www.tcpdump.org/ .

Once libpcap is built (either install it or make sure it's in
../libpcap), you can build tcpdump using the procedure in the INSTALL
file.

The program is loosely based on SMI's "etherfind" although none of the
etherfind code remains.  It was originally written by Van Jacobson as
part of an ongoing research project to investigate and improve tcp and
internet gateway performance.  The parts of the program originally
taken from Sun's etherfind were later re-written by Steven McCanne of
LBL.  To insure that there would be no vestige of proprietary code in
tcpdump, Steve wrote these pieces from the specification given by the
manual entry, with no access to the source of tcpdump or etherfind.

Over the past few years, tcpdump has been steadily improved by the
excellent contributions from the Internet community (just browse
through the CHANGES file).  We are grateful for all the input.

Richard Stevens gives an excellent treatment of the Internet protocols
in his book ``TCP/IP Illustrated, Volume 1''. If you want to learn more
about tcpdump and how to interpret its output, pick up this book.

Some tools for viewing and analyzing tcpdump trace files are available
from the Internet Traffic Archive:

	http://www.acm.org/sigcomm/ITA/

Another tool that tcpdump users might find useful is tcpslice:

	ftp://ftp.ee.lbl.gov/tcpslice.tar.Z

It is a program that can be used to extract portions of tcpdump binary
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".  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", or submitted as patches on the SourceForge site
for tcpdump.

Current versions can be found at www.tcpdump.org, or the SourceForge
site for tcpdump.

 - The TCPdump team

original text by: Steve McCanne, Craig Leres, Van Jacobson

-------------------------------------
This directory also contains some short awk programs intended as
examples of ways to reduce tcpdump data when you're tracking
particular network problems:

send-ack.awk
	Simplifies the tcpdump trace for an ftp (or other unidirectional
	tcp transfer).  Since we assume that one host only sends and
	the other only acks, all address information is left off and
	we just note if the packet is a "send" or an "ack".

	There is one output line per line of the original trace.
	Field 1 is the packet time in decimal seconds, relative
	to the start of the conversation.  Field 2 is delta-time
	from last packet.  Field 3 is packet type/direction.
	"Send" means data going from sender to receiver, "ack"
	means an ack going from the receiver to the sender.  A
	preceding "*" indicates that the data is a retransmission.
	A preceding "-" indicates a hole in the sequence space
	(i.e., missing packet(s)), a "#" means an odd-size (not max
	seg size) packet.  Field 4 has the packet flags
	(same format as raw trace).  Field 5 is the sequence
	number (start seq. num for sender, next expected seq number
	for acks).  The number in parens following an ack is
	the delta-time from the first send of the packet to the
	ack.  A number in parens following a send is the
	delta-time from the first send of the packet to the
	current send (on duplicate packets only).  Duplicate
	sends or acks have a number in square brackets showing
	the number of duplicates so far.

	Here is a short sample from near the start of an ftp:
		3.00    0.20   send . 512
		3.20    0.20    ack . 1024  (0.20)
		3.20    0.00   send P 1024
		3.40    0.20    ack . 1536  (0.20)
		3.80    0.40 * send . 0  (3.80) [2]
		3.82    0.02 *  ack . 1536  (0.62) [2]
	Three seconds into the conversation, bytes 512 through 1023
	were sent.  200ms later they were acked.  Shortly thereafter
	bytes 1024-1535 were sent and again acked after 200ms.
	Then, for no apparent reason, 0-511 is retransmitted, 3.8
	seconds after its initial send (the round trip time for this
	ftp was 1sec, +-500ms).  Since the receiver is expecting
	1536, 1536 is re-acked when 0 arrives.

packetdat.awk
	Computes chunk summary data for an ftp (or similar
	unidirectional tcp transfer). [A "chunk" refers to
	a chunk of the sequence space -- essentially the packet
	sequence number divided by the max segment size.]

	A summary line is printed showing the number of chunks,
	the number of packets it took to send that many chunks
	(if there are no lost or duplicated packets, the number
	of packets should equal the number of chunks) and the
	number of acks.

	Following the summary line is one line of information
	per chunk.  The line contains eight fields:
	   1 - the chunk number
	   2 - the start sequence number for this chunk
	   3 - time of first send
	   4 - time of last send
	   5 - time of first ack
	   6 - time of last ack
	   7 - number of times chunk was sent
	   8 - number of times chunk was acked
	(all times are in decimal seconds, relative to the start
	of the conversation.)

	As an example, here is the first part of the output for
	an ftp trace:

	# 134 chunks.  536 packets sent.  508 acks.
	1       1       0.00    5.80    0.20    0.20    4       1
	2       513     0.28    6.20    0.40    0.40    4       1
	3       1025    1.16    6.32    1.20    1.20    4       1
	4       1561    1.86    15.00   2.00    2.00    6       1
	5       2049    2.16    15.44   2.20    2.20    5       1
	6       2585    2.64    16.44   2.80    2.80    5       1
	7       3073    3.00    16.66   3.20    3.20    4       1
	8       3609    3.20    17.24   3.40    5.82    4       11
	9       4097    6.02    6.58    6.20    6.80    2       5

	This says that 134 chunks were transferred (about 70K
	since the average packet size was 512 bytes).  It took
	536 packets to transfer the data (i.e., on the average
	each chunk was transmitted four times).  Looking at,
	say, chunk 4, we see it represents the 512 bytes of
	sequence space from 1561 to 2048.  It was first sent
	1.86 seconds into the conversation.  It was last
	sent 15 seconds into the conversation and was sent
	a total of 6 times (i.e., it was retransmitted every
	2 seconds on the average).  It was acked once, 140ms
	after it first arrived.

stime.awk
atime.awk
	Output one line per send or ack, respectively, in the form
		<time> <seq. number>
	where <time> is the time in seconds since the start of the
	transfer and <seq. number> is the sequence number being sent
	or acked.  I typically plot this data looking for suspicious
	patterns.


The problem I was looking at was the bulk-data-transfer
throughput of medium delay network paths (1-6 sec.  round trip
time) under typical DARPA Internet conditions.  The trace of the
ftp transfer of a large file was used as the raw data source.
The method was:

  - On a local host (but not the Sun running tcpdump), connect to
    the remote ftp.

  - On the monitor Sun, start the trace going.  E.g.,
      tcpdump host local-host and remote-host and port ftp-data >tracefile

  - On local, do either a get or put of a large file (~500KB),
    preferably to the null device (to minimize effects like
    closing the receive window while waiting for a disk write).

  - When transfer is finished, stop tcpdump.  Use awk to make up
    two files of summary data (maxsize is the maximum packet size,
    tracedata is the file of tcpdump tracedata):
      awk -f send-ack.awk packetsize=avgsize tracedata >sa
      awk -f packetdat.awk packetsize=avgsize tracedata >pd

  - While the summary data files are printing, take a look at
    how the transfer behaved:
      awk -f stime.awk tracedata | xgraph
    (90% of what you learn seems to happen in this step).

  - Do all of the above steps several times, both directions,
    at different times of day, with different protocol
    implementations on the other end.

  - Using one of the Unix data analysis packages (in my case,
    S and Gary Perlman's Unix|Stat), spend a few months staring
    at the data.

  - Change something in the local protocol implementation and
    redo the steps above.

  - Once a week, tell your funding agent that you're discovering
    wonderful things and you'll write up that research report
    "real soon now".