Go to file
guy d953299b94 Add a flag to suppress the "default_print()" call made in various
link-layer print routines if no other print routine claimed the packet.
Test whether that flag is set rather than testing whether neither of -x
or -q were specified, and have -x, -q, *and* -X set that flag, so that
-X suppresses it just as -x does.  That way you don't get those pckets
dumped twice if -X was specified.
2005-07-07 01:22:15 +00:00
lbl Add "os-osf4.h" to declare "snprintf()" on Digital UNIX 4.x. 2002-12-11 05:03:13 +00:00
missing From Gisle Vanem: 2005-02-09 02:25:45 +00:00
tests test case from dean gaudet <dean-list-tcpdump-workers@arctic.org> 2005-07-06 19:29:41 +00:00
win32 Defined INET6 in the Windows project to prevent compilation errors of print-dhcp6.c 2005-06-04 22:08:26 +00:00
.cvsignore Ignore "autom4te.cache". 2004-03-17 23:25:14 +00:00
acconfig.h Use pcap_dump_ftell() rather than casting a pcap_dumper_t * to a FILE * 2005-06-03 22:08:51 +00:00
aclocal.m4 Use pcap_dump_ftell() rather than casting a pcap_dumper_t * to a FILE * 2005-06-03 22:08:51 +00:00
addrtoname.c Don't exit just because an NSAP had a length of 0 or a too-long length; 2005-04-25 08:42:30 +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 Juniper routers do not deliver a heading HEC byte for oam cells: make the OAM printer to support both HEC and non-HEC OAM cells 2005-06-20 07:37:01 +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 changes for 3.9. 2005-07-05 21:05:01 +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 Use pcap_dump_ftell() rather than casting a pcap_dumper_t * to a FILE * 2005-06-03 22:08:51 +00:00
config.sub Latest config.guess and config.sub from 2003-11-18 06:30:12 +00:00
configure Re-generate with 2.57, just to minimize the changes at this point. 2005-06-04 09:30:10 +00:00
configure.in Split a line to match the way it's split in libpcap's configure.in. 2005-04-24 01:34:59 +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 from Andy Heffernan <ahh@juniper.net>: 2005-05-20 21:02:29 +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 add support for cisco-style ethertype encaps within frame-relay 2004-10-07 16:04:06 +00:00
extract.h Declare the non-GCCized 64-bit big-endian extraction macro as 2005-01-15 02:06:50 +00:00
fddi.h The "__attribute__((packed))" tag on structures causes some files not to 2002-12-11 07:13:49 +00:00
FILES Use pcap_dump_ftell() rather than casting a pcap_dumper_t * to a FILE * 2005-06-03 22:08:51 +00:00
gmpls.c From Manu Pathak: add support for LMP Service Discovery extensions 2005-05-19 06:39:59 +00:00
gmpls.h From Manu Pathak: add support for LMP Service Discovery extensions 2005-05-19 06:39:59 +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 rework the ICMP6 decoder: 2005-01-14 10:41:50 +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 Use pcap_dump_ftell() rather than casting a pcap_dumper_t * to a FILE * 2005-06-03 22:08:51 +00:00
install-sh Initial revision 1999-10-07 23:47:09 +00:00
interface.h Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
ip6.h IRIX defines IPV6_VERSION in <netinet/in.h>, and we don't use it, so 2005-04-20 10:04:16 +00:00
ip.h clean up the ip options printer: 2004-09-27 21:13:09 +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 from Andy Heffernan <ahh@juniper.net>: 2005-05-20 21:02:29 +00:00
ipproto.h from Andy Heffernan <ahh@juniper.net>: 2005-05-20 21:02:29 +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 Make "snap_print()" handle fetching and printing the OUI. 2005-04-26 07:26:33 +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 from Andy Heffernan <ahh@juniper.net>: 2005-05-20 21:02:29 +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 Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +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
nlpid.c add PPP to the ISO nlpid printer 2004-10-19 15:27:55 +00:00
nlpid.h add PPP to the ISO nlpid printer 2004-10-19 15:27:55 +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 More OUIs, end the oui_values table with the required {0, NULL} stopper. 2005-04-09 21:49:48 +00:00
oui.h More OUIs, end the oui_values table with the required {0, NULL} stopper. 2005-04-09 21:49:48 +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_dump_ftell.c Use pcap_dump_ftell() rather than casting a pcap_dumper_t * to a FILE * 2005-06-03 22:08:51 +00:00
pcap-missing.h Use pcap_dump_ftell() rather than casting a pcap_dumper_t * to a FILE * 2005-06-03 22:08:51 +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
pmap_prot.h Get rid of the multiple-include protection in our RPC headers, so we 2005-04-27 21:43:48 +00:00
ppp.h - add a brief ML-PPP printer 2004-10-20 16:14:15 +00:00
print-802_11.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +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 Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-arcnet.c refactored ip_print() so that chained header parser (ESP/AH) can 2005-04-06 21:32:38 +00:00
print-arp.c NDO-ized print-arp.c 2004-04-30 16:42:14 +00:00
print-ascii.c Have "ascii_print()" do the "-A" output, and nothing but the "-A" 2005-07-06 20:53:30 +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 Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +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 authentication present flag is 0x04 and not 0x40 2005-04-28 09:27:35 +00:00
print-bgp.c bugfix: we truncate the iso nsap strings by one byte, print next-hop length in the MP_REACH attribute 2005-06-03 07:28:24 +00:00
print-bootp.c Do more bounds checking. 2005-05-06 04:19:25 +00:00
print-cdp.c -move the nlpid definitions and tokens to a dedicated file(s) 2004-10-07 14:53:09 +00:00
print-chdlc.c make sure that there are the full four timestamp bytes available 2005-04-27 14:33:24 +00:00
print-cip.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-cnfp.c Get rid of an unused variable. 2005-04-20 20:53:18 +00:00
print-decnet.c Add a bunch of bounds checks. 2005-05-06 02:16:26 +00:00
print-dhcp6.c Squelch some signed-vs-unsigned comparison warnings. 2004-07-06 22:16:03 +00:00
print-domain.c If we get an ELT other than a bit label in labellen(), log it. 2005-04-20 20:59:30 +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 from nicolas ferrero <toorop@babylo.net>: 2005-01-12 11:19:08 +00:00
print-eigrp.c Use TCHECK2() rather than "if(!TTEST()) goto trunc". 2005-05-06 02:53:26 +00:00
print-enc.c refactored ip_print() so that chained header parser (ESP/AH) can 2005-04-06 21:32:38 +00:00
print-esp.c Squelch some unsigned vs. signed warnings. 2005-04-21 06:44:40 +00:00
print-ether.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-fddi.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-fr.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-frag6.c Get rid of an unused variable. 2005-04-20 22:33:06 +00:00
print-gre.c refactored ip_print() so that chained header parser (ESP/AH) can 2005-04-06 21:32:38 +00:00
print-hsrp.c Add an "fn_printzp()" routine for printing null-padded strings (strings 2005-05-06 07:56:51 +00:00
print-icmp6.c "ipproto.h" uses "struct tok", and "interface.h" defines it; always 2005-05-14 00:42:28 +00:00
print-icmp.c print the id field in the echo/echo-reply message 2005-07-01 16:10:02 +00:00
print-igmp.c Add bounds checking. 2004-03-24 00:56:11 +00:00
print-igrp.c Get rid of an unused variable. 2005-04-20 21:01:56 +00:00
print-ip6.c add GRE and RSVP to the supported IPv6 protos 2005-07-03 20:33:06 +00:00
print-ip6opts.c Get rid of unused variables. 2005-04-20 22:18:50 +00:00
print-ip.c from Andy Heffernan <ahh@juniper.net>: 2005-05-20 21:02:29 +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 Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-ipx.c Bounds-check the individual components of a SAP reply. 2005-05-06 08:26:44 +00:00
print-isakmp.c use new ip_print_demux() routine in ISAKMP UDP-ESP encap 2005-04-07 00:28:17 +00:00
print-isoclns.c Add some additional length checking, and fix up some other length checks. 2005-06-16 01:14:26 +00:00
print-juniper.c Juniper routers do not deliver a heading HEC byte for oam cells: make the OAM printer to support both HEC and non-HEC OAM cells 2005-06-20 07:37:01 +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 If the length is specified, check to make sure it doesn't go past the 2005-04-20 21:49:56 +00:00
print-lane.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-ldp.c Add some additional length checking. 2005-06-16 01:10:21 +00:00
print-llc.c Make "snap_print()" handle fetching and printing the OUI. 2005-04-26 07:26:33 +00:00
print-lmp.c From Manu Pathak: add support for LMP Service Discovery extensions 2005-05-19 06:39:59 +00:00
print-lspping.c change vendor private codepoint 2005-05-03 08:09:20 +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 Get rid of an unused variable. 2005-04-20 22:21:00 +00:00
print-mpls.c -code cosmetics: improve readability by replacing "v" by "label_entry" 2005-07-05 09:38:19 +00:00
print-msdp.c refactored ip_print() so that chained header parser (ESP/AH) can 2005-04-06 21:32:38 +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 "fn_printzp()" routine for printing null-padded strings (strings 2005-05-06 07:56:51 +00:00
print-ntp.c Add an "fn_printzp()" routine for printing null-padded strings (strings 2005-05-06 07:56:51 +00:00
print-null.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +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 an "fn_printzp()" routine for printing null-padded strings (strings 2005-05-06 07:56:51 +00:00
print-pflog.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-pgm.c From Albert Chin: handle systems that don't support IPv6. 2005-06-07 22:05:58 +00:00
print-pim.c Get rid of an unused variable. (It should be possible to tell the type 2005-04-20 22:08:27 +00:00
print-ppp.c The data in an Echo-Request, Echo-Reply, or Discard-Request packet are 2005-06-18 23:55:24 +00:00
print-pppoe.c According to RFC 2516, use of the End-Of-List tag is not required, and 2005-04-26 19:48:38 +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 From Gisle Vanem: don't do the IN6_IS_ADDR_UNSPECIFIED stuff unless it's 2005-01-04 00:15:54 +00:00
print-rsvp.c Add some length checking, improve some other length checking, and give 2005-06-16 00:49:55 +00:00
print-rt6.c Get rid of an unused variable. 2005-04-20 22:33: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 Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-sip.c add basic support for the SIP protocol 2004-07-27 17:04:20 +00:00
print-sl.c refactored ip_print() so that chained header parser (ESP/AH) can 2005-04-06 21:32:38 +00:00
print-sll.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-smb.c Fix up the bounds checking for NetBIOS-over-TCP. Among other things, 2005-05-08 19:59:57 +00:00
print-snmp.c Add an "fn_printzp()" routine for printing null-padded strings (strings 2005-05-06 07:56:51 +00:00
print-stp.c Make "snap_print()" handle fetching and printing the OUI. 2005-04-26 07:26:33 +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 Get rid of the multiple-include protection in our RPC headers, so we 2005-04-27 21:43:48 +00:00
print-symantec.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-syslog.c add support for syslog 2004-10-29 11:42:52 +00:00
print-tcp.c Squelch a signed vs. unsigned warning. 2005-04-21 06:35:52 +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 Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +00:00
print-udp.c use new ip_print_demux() routine in ISAKMP UDP-ESP encap 2005-04-07 00:28:17 +00:00
print-vjc.c cleaned up warning. 2004-03-25 03:30:55 +00:00
print-vrrp.c Add an "fn_printzp()" routine for printing null-padded strings (strings 2005-05-06 07:56:51 +00:00
print-wb.c Improve the bounds checking. 2004-03-24 04:06:28 +00:00
print-zephyr.c Give a URL for the Zephyr protocol spec. 2005-04-21 06:51:11 +00:00
README Use 3.9 (not 4.0) as the version number of the next release. 2004-10-12 02:01:59 +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
rpc_auth.h Get rid of the multiple-include protection in our RPC headers, so we 2005-04-27 21:43:48 +00:00
rpc_msg.h Get rid of the multiple-include protection in our RPC headers, so we 2005-04-27 21:43:48 +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 Correctly handle Unicode strings - skip padding to put them on a 2-byte 2004-12-28 22:29:44 +00:00
smbutil.c Squelch some GCC 4.0 signed-vs-unsigned warnings. 2005-04-21 04:09:44 +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 Added again some #define's for MSVC compilers that were wrongly removed. 2005-05-04 19:20:52 +00:00
tcpdump.1 Document "radio[M:N]". 2005-05-02 21:27:49 +00:00
tcpdump.c Add a flag to suppress the "default_print()" call made in various 2005-07-07 01:22:15 +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 added ESP-in-UDP printer from RFC3948. 2005-04-06 21:33:27 +00:00
util.c Add some sanity checking of the arguments to "print_unknown_data()", as 2005-06-16 01:19:38 +00:00
VERSION Use 3.9 (not 4.0) as the version number of the next release. 2004-10-12 02:01:59 +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.65 2004-10-12 02:01:59 guy Exp $ (LBL)

TCPDUMP 3.9
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.9 of TCPDUMP can be retrived with the CVS tag "tcpdump_3_9rel1":
	cvs -d :pserver:cvs.tcpdump.org:/tcpdump/master checkout -r tcpdump_3_9rel1 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".