Go to file
Denis Ovsienko e3a00d340c Refine README.md and some related files. [skip ci]
Lose the README symlink, it was a bad idea of mine to add it in the
first place as it made the packaging problem space bigger, not smaller.

Remove two CI badges at the top of README.md. One badge was stale
anyway, and the other does not represent the current CI configuration,
which is bigger, changes frequently and fits the web-site much better.

Remove the reference to ITA, it has been down for quite a while, it
looks like it won't re-emerge this time.

Merge PLATFORMS into README.md.
2021-04-16 18:27:34 +01:00
.github Update the GitHub issue template (about attachments) 2020-07-01 12:41:15 +02:00
cmake/Modules CMake: add stuff from CMAKE_PREFIX_PATH to PKG_CONFIG_PATH. 2021-01-08 01:35:31 -08:00
doc Add a missing space to doc/README.Win32.md. [skip ci] 2020-12-28 04:22:47 +00:00
lbl Do case-insensitive comparisons assuming ASCII strings. 2015-06-11 15:47:44 -07:00
missing Lose underscores in some macro names. [skip ci] 2020-09-13 16:06:43 +01:00
tests MPTCP: Print 'Length' inside mptcp options 2021-04-09 12:01:27 +00:00
.appveyor.yml CI: Relax the branch filters back. [skip ci] 2021-03-04 21:46:26 +00:00
.cirrus.yml Cirrus CI: Bump FreeBSD 13.0 up to the release. 2021-04-15 23:22:03 +01:00
.gitattributes add a GitHub issue template 2017-02-02 13:24:13 +00:00
.gitignore .gitignore: Add *.gcda *.gcno *.gcov (coverage files) 2021-01-24 21:36:24 +01:00
.mailmap Add more entries to .mailmap. [skip ci] 2020-09-08 16:23:56 +01:00
.travis-coverity-scan-build.sh Coverity: Use an executable POSIX shell script. 2021-03-21 13:33:36 +00:00
aclocal.m4 Remove a trailing tab 2020-08-01 12:04:52 +02:00
addrtoname.c Squelch compiler warnings on OpenBSD. 2021-03-17 11:55:17 +00:00
addrtoname.h Rename nd_trunc() to nd_trunc_longjmp(). 2020-09-27 21:48:16 +01:00
addrtostr.c Remove more old-compiler compensation. 2019-08-08 23:21:35 -07:00
addrtostr.h Don't require IPv6 library support in order to support IPv6 addresses. 2015-09-17 14:56:44 -07:00
af.c Always include <config.h> rather than "config.h". 2018-01-21 12:27:28 -08:00
af.h Use pcapng as the name of the file format. 2018-01-08 18:50:06 -08:00
ah.h AH: Update in accordance with RFC4302 2020-10-02 22:59:15 +02:00
appletalk.h AppleTalk: Declutter appletalk.h. 2021-01-13 00:21:24 +00:00
ascii_strcasecmp.c Remove all storage class specifier 'register' 2017-12-13 19:17:47 +01:00
ascii_strcasecmp.h Get rid of "tcpdump" in some libnetdissect codes 2015-09-08 18:01:26 +02:00
atime.awk Initial revision 1999-10-07 23:47:09 +00:00
atm.h remove tcpdump's own CVS keywords 2014-01-03 00:59:08 +04:00
bpf_dump.c Squelch compiler warnings on OpenBSD. 2021-03-17 11:55:17 +00:00
build_matrix.sh CI: Apply more cleanups. [skip appveyor] 2021-03-21 12:18:35 +00:00
build.sh CI: Refine the build matrix scripts. [skip appveyor] 2021-03-21 00:32:50 +00:00
buildem include -Werror in cross-product build 2019-08-18 18:04:09 -04:00
CHANGES BFD: Refine the previous commit. 2021-02-16 00:59:17 +00:00
chdlc.h remove tcpdump's own CVS keywords 2014-01-03 00:59:08 +04:00
checksum.c Always include <config.h> rather than "config.h". 2018-01-21 12:27:28 -08:00
cmake_uninstall.cmake.in Add install and uninstall support for CMake. 2018-01-22 15:49:06 -08:00
cmakeconfig.h.in Clean up ESP and ISAKMP decryption. 2020-01-05 18:37:52 -08:00
CMakeLists.txt SMB: Disable the printer by default with CMake build 2021-02-05 18:25:35 +01:00
compiler-tests.h Use more HTTPS in URLs 2019-08-19 15:49:21 +02:00
config.guess Update config.{guess,sub}, timestamps 2020-12-22 2020-12-23 16:43:48 +01:00
config.h.in Clean up ESP and ISAKMP decryption. 2020-01-05 18:37:52 -08:00
config.sub Update config.{guess,sub}, timestamps 2020-12-22 2020-12-23 16:43:48 +01:00
configure bumped version on master 2020-12-31 18:26:10 -05:00
configure.ac SMB: Disable the printer by default 2020-12-19 12:16:50 +01:00
CONTRIBUTING Refine some guidelines in CONTRIBUTING [skip ci] 2020-12-22 02:37:41 +00:00
cpack.c Prefix all cpack function names with "nd_". [skip ci] 2020-09-30 19:16:19 +01:00
cpack.h Prefix all cpack function names with "nd_". [skip ci] 2020-09-30 19:16:19 +01:00
CREDITS Update my email address. 2020-12-29 11:59:47 -08:00
ethertype.h Merge branch 'master' into macsec 2020-05-27 17:01:23 -07:00
extract.h Rename nd_trunc() to nd_trunc_longjmp(). 2020-09-27 21:48:16 +01:00
fptype.c Push the floating-point test into a separate file. 2020-02-04 19:53:11 -08:00
fptype.h Push the floating-point test into a separate file. 2020-02-04 19:53:11 -08:00
ftmacros.h Fix a warning on Linux Alpine 2021-01-02 22:06:59 +01:00
funcattrs.h Use more HTTPS in URLs 2019-08-19 15:49:21 +02:00
getservent.h Lose underscores in some macro names. [skip ci] 2020-09-13 16:06:43 +01:00
gmpls.c Always include <config.h> rather than "config.h". 2018-01-21 12:27:28 -08:00
gmpls.h zero change: update Hannes Gredler's email 2017-07-28 17:44:12 +02:00
in_cksum.c Squelch a warning. 2018-12-10 20:14:57 -08:00
install-sh delete trailing spaces/tabs 2014-05-12 10:20:58 +02:00
INSTALL.txt Refine README.md and some related files. [skip ci] 2021-04-16 18:27:34 +01:00
interface.h Add nd_{v}snprintf() routines/wrappers. 2018-01-29 15:48:55 -08:00
ip6.h Lose underscores in some macro names. [skip ci] 2020-09-13 16:06:43 +01:00
ip.h Fix some spelling. [skip ci] 2020-10-09 13:19:10 +01:00
ipproto.c Add support for ethernet IP protocol 2020-08-07 16:11:20 +00:00
ipproto.h Add support for ethernet IP protocol 2020-08-07 16:11:20 +00:00
l2vpn.c Use more HTTPS in URLs 2019-08-19 15:49:21 +02:00
l2vpn.h zero change: update Hannes Gredler's email 2017-07-28 17:44:12 +02:00
LICENSE Remove trailing spaces/tabs 2018-05-25 09:56:04 +02:00
llc.h remove tcpdump's own CVS keywords 2014-01-03 00:59:08 +04:00
machdep.c Clean up includes for machdep.c. 2020-05-14 22:34:09 -07:00
machdep.h Get rid of "tcpdump" in some libnetdissect codes 2015-09-08 18:01:26 +02:00
Makefile-devel-adds Rename configure.in to configure.ac. 2017-11-30 10:20:37 -08:00
Makefile.in Refine README.md and some related files. [skip ci] 2021-04-16 18:27:34 +01:00
makemib delete trailing spaces/tabs 2014-05-12 10:20:58 +02:00
mib.h Declare some variables as static 2016-09-11 21:45:26 +02:00
mkdep Fix "make depend" for out-of-tree builds. 2020-03-02 15:23:13 -08:00
mpls.h MPLS: rename the "exp" field to "tc" 2021-01-06 08:52:44 +00:00
nameser.h dns: add some additional error checks. 2020-11-14 20:34:25 -08:00
netdissect-alloc.c Include conditionally <config.h> in netdissect-alloc.c 2018-06-05 14:38:15 +02:00
netdissect-alloc.h Add a malloc/free process with garbage collector 2018-03-14 13:59:26 +01:00
netdissect-ctype.h Don't use <ctype.h> macros. 2019-09-01 16:11:32 -07:00
netdissect-stdinc.h Add ftmacros.h, defining various feature test macros, and use it. 2021-01-01 22:47:27 -08:00
netdissect.c Remove more old-compiler compensation. 2019-08-08 23:21:35 -07:00
netdissect.h Spell "indent" where it belongs. 2021-03-28 13:44:35 +01:00
nfs.h Get rid of no-longer-used nfsuint64. 2018-06-23 00:57:39 -07:00
nfsfh.h Add the ndo parameter to some functions 2019-03-26 21:06:23 +01:00
nlpid.c Always include <config.h> rather than "config.h". 2018-01-21 12:27:28 -08:00
nlpid.h zero change: update Hannes Gredler's email 2017-07-28 17:44:12 +02:00
ntp.c Extract NTP printing 2020-04-21 23:50:03 +02:00
ntp.h Define FMAXINT only once and use it properly. 2020-07-28 16:02:07 +01:00
openflow.h OpenFlow: Process message types via declarations. 2020-10-08 15:55:29 +01:00
ospf.h OSPF: Update more router properties bits. [skip ci] 2021-01-23 14:18:22 +00:00
oui.c OpenFlow 1.3: Recognise 5 more messages types. 2020-10-02 12:52:48 +01:00
oui.h OpenFlow 1.3: Recognise 5 more messages types. 2020-10-02 12:52:48 +01:00
packetdat.awk Initial revision 1999-10-07 23:47:09 +00:00
parsenfsfh.c Don't use <ctype.h> macros. 2019-09-01 16:11:32 -07:00
pcap-missing.h Get rid of "tcpdump" in some libnetdissect codes 2015-09-08 18:01:26 +02:00
PLATFORMS List Linux properly and only once. [skip ci] 2020-12-26 00:40:55 +00:00
ppp.h Fix spaces 2020-08-08 15:00:52 +02:00
print-802_11.c IEEE 802.11: Simplify handle_action(). [skip ci] 2021-01-22 11:10:25 +00:00
print-802_15_4.c Fix some typos 2020-12-13 14:14:27 +01:00
print-ah.c AH: Remove a ND_TCHECK_SIZE() call 2020-10-03 11:36:46 +02:00
print-ahcp.c Introduce and use ND_LONGJMP_FROM_TCHECK. 2020-09-27 21:45:46 +01:00
print-aodv.c Try the new ND_LCHECK*() macros. [skip ci] 2021-01-17 23:11:19 +00:00
print-aoe.c Replace the (void)nd_printn(..., NULL) calls by nd_printjn() calls 2021-01-08 17:12:12 +01:00
print-ap1394.c Apple IPoIEEE1394: Use ND_TCHECK_LEN() for a bounds check 2020-10-17 10:50:32 +02:00
print-arcnet.c ARCnet: Switch to nd_trunc_longjmp(). [skip ci] 2020-10-10 22:36:27 +01:00
print-arista.c Include <string.h> only if required. 2020-10-17 17:55:37 +01:00
print-arp.c Include <string.h> only if required. 2020-10-17 17:55:37 +01:00
print-ascii.c Spell "indent" where it belongs. 2021-03-28 13:44:35 +01:00
print-atalk.c Try the new ND_LCHECK*() macros. [skip ci] 2021-01-17 23:11:19 +00:00
print-atm.c Fix some typos 2020-12-12 16:10:46 +01:00
print-babel.c Remove useless 'return' at end of void functions (style) 2020-09-28 17:04:08 +02:00
print-bcm-li.c Broadcom LI: Modernize packet parsing style. 2020-10-16 16:09:47 +01:00
print-beep.c Add the ndo_protocol field in the netdissect_options structure 2018-03-16 19:44:47 +01:00
print-bfd.c BFD: Refine the previous commit. 2021-02-16 00:59:17 +00:00
print-bgp.c Replace the (void)nd_printn(..., NULL) calls by nd_printjn() calls 2021-01-08 17:12:12 +01:00
print-bootp.c Replace the (void)nd_printn(..., NULL) calls by nd_printjn() calls 2021-01-08 17:12:12 +01:00
print-brcmtag.c BRCMTAG: Use ND_TCHECK_LEN() for a bounds check 2020-10-17 14:37:29 +02:00
print-bt.c Bluetooth: Use ND_TCHECK_LEN() for a bounds check 2020-10-17 13:56:40 +02:00
print-calm-fast.c CALM FAST: Modernize packet parsing style. 2020-10-12 16:48:52 +01:00
print-carp.c Remove many (762) now redundant ND_TCHECK_n() calls 2020-09-06 20:22:29 +02:00
print-cdp.c Replace the (void)nd_printn(..., NULL) calls by nd_printjn() calls 2021-01-08 17:12:12 +01:00
print-cfm.c CFM: Fix another typo in a comment. [skip ci] 2020-12-26 00:40:55 +00:00
print-chdlc.c CDP: Modernize packet parsing style. 2020-12-08 23:50:23 +00:00
print-cip.c CIP: Modernize packet parsing style. 2020-10-16 16:57:01 +01:00
print-cnfp.c NetFlow: Modernize packet parsing style. [skip ci] 2021-01-23 15:24:32 +00:00
print-dccp.c DCCP: Replace custom code with tok2str(). [skip ci] 2021-01-29 17:03:15 +00:00
print-decnet.c DECnet: Use %zu to print sizeof values 2020-11-03 12:06:05 +01:00
print-dhcp6.c DHCPv6: Rework the update of the snapend for nested DHCPv6 packets 2021-02-11 19:45:07 +01:00
print-domain.c Replace ND_TCHECK_/memcpy() pairs with GET_CPY_BYTES(). 2021-01-05 18:08:50 -08:00
print-dsa.c Rework "Update more link-layer dissectors to void functions" 2020-08-06 22:36:16 +02:00
print-dtp.c Replace the nd_printzp(..., NULL) calls by nd_printjnp() calls 2020-12-10 20:40:15 +01:00
print-dvmrp.c DVMRP: Modernize packet parsing style. 2020-12-04 01:35:32 +00:00
print-eap.c Replace the (void)nd_printzp() calls by nd_printjnp() calls 2020-12-10 20:34:09 +01:00
print-egp.c Try the new ND_LCHECK*() macros. [skip ci] 2021-01-17 23:11:19 +00:00
print-eigrp.c EIGRP: Modernize packet parsing style. 2021-01-10 01:07:16 +00:00
print-enc.c ENC: Update a macro argument name avoiding it will be flagged as a typo 2020-12-12 22:38:09 +01:00
print-esp.c ESP: Remove padding, padding length and next header from the buffer 2021-02-10 20:55:02 +01:00
print-ether.c NetAnalyzer: Use ND_TCHECK_LEN() for bounds checks 2020-11-16 14:54:25 +01:00
print-fddi.c FDDI: Update the link-layer dissector to a void function 2020-08-02 12:03:39 +02:00
print-forces.c ForCES: Get rid of some type casts. 2021-03-29 16:01:05 +01:00
print-fr.c FR: Fix a typo in a comment. 2020-09-08 05:10:20 +01:00
print-frag6.c frag6: Use %zu to print sizeof values 2020-11-04 14:50:38 +01:00
print-ftp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-geneve.c Try the new ND_LCHECK*() macros. [skip ci] 2021-01-17 23:11:19 +00:00
print-geonet.c GeoNet: Add a ND_TCHECK_LEN() call 2021-03-31 10:11:39 +02:00
print-gre.c Include <string.h> only if required. 2020-10-17 17:55:37 +01:00
print-hncp.c Replace the (void)nd_printzp() calls by nd_printjnp() calls 2020-12-10 20:34:09 +01:00
print-hsrp.c Replace '(void)nd_print()' calls by nd_printjnp() calls 2020-12-11 10:50:25 +01:00
print-http.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-icmp6.c Replace ND_TCHECK_/memcpy() pairs with GET_CPY_BYTES(). 2021-01-05 18:08:50 -08:00
print-icmp.c ICMP: Update the snapend for some nested IP packets 2021-01-25 11:17:37 +01:00
print-igmp.c IGMP: Remove all remaining ND_TCHECK*() cases. 2020-09-30 14:52:46 +01:00
print-igrp.c IGRP: Fix an OOBR introduced in the prev. change 2020-12-05 23:43:17 +00:00
print-ip6.c Fix some spelling. [skip ci] 2020-10-09 13:19:10 +01:00
print-ip6opts.c Remove many (762) now redundant ND_TCHECK_n() calls 2020-09-06 20:22:29 +02:00
print-ip-demux.c Include <string.h> only if required. 2020-10-17 17:55:37 +01:00
print-ip.c IP: Add a bounds check before calling ip_demux_print() 2021-02-12 16:28:17 +01:00
print-ipcomp.c IPComp: Remove a ND_TCHECK_SIZE() call 2020-10-04 17:35:07 +02:00
print-ipfc.c IPFC: Use ND_TCHECK_LEN() for a bounds check 2020-12-09 11:51:59 +01:00
print-ipnet.c IPNET: Use ND_TCHECK_LEN() for a bounds check 2020-11-12 20:28:05 +01:00
print-ipoib.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-ipx.c Replace the nd_printzp(..., NULL) calls by nd_printjnp() calls 2020-12-10 20:40:15 +01:00
print-isakmp.c Remove useless 'return' at end of void functions (style) 2020-09-28 17:04:08 +02:00
print-isoclns.c Spell "indent" where it belongs. 2021-03-28 13:44:35 +01:00
print-juniper.c Juniper: initialize some structures 2020-12-18 19:24:45 +01:00
print-krb.c Remove 3 now redundant ND_TCHECK_LEN(e, sizeof(short)) calls 2020-09-30 10:29:43 +02:00
print-l2tp.c L2TP: Add a bounds check 2021-02-14 11:40:25 +01:00
print-lane.c ATM LANE: Remove a redundant bounds check and add a bounds check 2020-10-27 15:15:01 +01:00
print-ldp.c LDP: Use %zu to print sizeof values 2020-11-04 16:28:32 +01:00
print-lisp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-llc.c CDP: Modernize packet parsing style. 2020-12-08 23:50:23 +00:00
print-lldp.c Replace the (void)nd_printn(..., NULL) calls by nd_printjn() calls 2021-01-08 17:12:12 +01:00
print-lmp.c LMP: Modernize packet parsing style. 2020-12-03 22:41:48 +00:00
print-loopback.c Introduce and use ND_LONGJMP_FROM_TCHECK. 2020-09-27 21:45:46 +01:00
print-lspping.c LSP ping: Modernize packet parsing style. 2020-12-03 22:03:29 +00:00
print-lwapp.c More bounds checking when fetching addresses and converting to strings. 2020-01-19 19:55:38 -08:00
print-lwres.c Replace the (void)nd_printn(..., NULL) calls by nd_printjn() calls 2021-01-08 17:12:12 +01:00
print-m3ua.c M3UA: Use %zu to print sizeof values 2020-11-04 16:28:36 +01:00
print-macsec.c MACsec: Add a comment about the previous change 2021-01-26 12:23:48 +01:00
print-mobile.c More bounds checking when fetching addresses and converting to strings. 2020-01-19 19:55:38 -08:00
print-mobility.c IPv6 mobility: Use a 'struct tok' for bits in Binding Update message 2020-10-05 15:27:44 +02:00
print-mpcp.c MPCP: Modernize packet parsing style. 2020-12-03 13:20:57 +00:00
print-mpls.c MPLS: rename the "exp" field to "tc" 2021-01-06 08:52:44 +00:00
print-mptcp.c MPTCP: Print 'Length' inside mptcp options 2021-04-09 12:01:27 +00:00
print-msdp.c MSDP: Print ": " before the protocol name 2021-02-01 10:49:35 +01:00
print-msnlb.c MS NLB: Print the protocol name even in truncation case 2020-12-08 13:13:35 +01:00
print-nflog.c Lose a few always-true #ifdef wrappers. [skip ci] 2020-10-03 21:13:41 +01:00
print-nfs.c Remove 15 now redundant ND_TCHECK_n() calls 2020-09-10 14:06:40 +02:00
print-nsh.c NSH: Modernize packet parsing style. 2020-12-20 13:41:40 +00:00
print-ntp.c NTP: Modernize packet parsing style. [skip ci] 2021-01-19 00:01:37 +00:00
print-null.c Include <string.h> only if required. 2020-10-17 17:55:37 +01:00
print-olsr.c Try the new ND_LCHECK*() macros. [skip ci] 2021-01-17 23:11:19 +00:00
print-openflow-1.0.c OpenFlow 1.0: Simplify the snapend management. [skip ci] 2021-01-25 12:51:54 +00:00
print-openflow-1.3.c Replace '(void)nd_print()' calls by nd_printjnp() calls 2020-12-11 10:50:25 +01:00
print-openflow.c OpenFlow: Process message types via declarations. 2020-10-08 15:55:29 +01:00
print-ospf6.c Replace ND_TCHECK_/memcpy() pairs with GET_CPY_BYTES(). 2021-01-05 18:08:50 -08:00
print-ospf.c OSPF: Update more router properties bits. [skip ci] 2021-01-23 14:18:22 +00:00
print-otv.c OTV: Modernize packet parsing style. 2020-12-02 23:33:00 +00:00
print-pflog.c PFLOG: Use nd_printjnp instead of %s conversion specifier 2020-12-14 22:15:48 +01:00
print-pgm.c PGM: Modernize packet parsing style. 2021-01-02 02:09:43 +00:00
print-pim.c Fix some typos 2020-12-12 16:10:46 +01:00
print-pktap.c PKTAP: Use %zu to print sizeof values 2020-11-03 16:10:31 +01:00
print-ppi.c Remove useless 'return' at end of void functions (style) 2020-09-28 17:04:08 +02:00
print-ppp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-pppoe.c PPPoE: Modernize packet parsing style. 2020-10-13 12:17:42 +01:00
print-pptp.c PPTP: Use nd_printjnp() instead of nd_printzp() 2020-11-01 12:59:20 +01:00
print-ptp.c PTP: Use ND_LCHECK_U for checking invalid length 2021-02-01 13:45:21 +01:00
print-radius.c Remove some storage class specifier 'register' 2021-01-30 09:55:13 +01:00
print-raw.c Remove useless 'return' at end of void functions (style) 2020-09-28 17:04:08 +02:00
print-resp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-rip.c Try the new ND_LCHECK*() macros. [skip ci] 2021-01-17 23:11:19 +00:00
print-ripng.c RIPng: Modernize packet parsing style. 2020-10-11 12:47:34 +01:00
print-rpki-rtr.c Drop a stale comment. [skip appveyor] 2021-02-05 16:10:23 +00:00
print-rrcp.c RRCP: Modernize packet parsing style. 2020-12-02 21:41:50 +00:00
print-rsvp.c Try the new ND_LCHECK*() macros. [skip ci] 2021-01-17 23:11:19 +00:00
print-rt6.c IPv6 Routing Header: Modernize packet parsing style. 2020-10-17 17:55:37 +01:00
print-rtsp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-rx.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-sctp.c SCTP: Modernize packet parsing style. 2021-01-20 12:55:36 +00:00
print-sflow.c sFlow: Modernize packet parsing style. 2020-12-02 00:01:43 +00:00
print-sip.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-sl.c SLIP: Remove 4 ND_TCHECK_SIZE() calls 2021-01-10 08:09:46 +01:00
print-sll.c SLL/SLL2: Use ND_TCHECK_LEN() for bounds checks 2020-11-17 21:14:51 +01:00
print-slow.c IEEE slow: Modernize packet parsing style. 2020-12-01 20:10:41 +00:00
print-smb.c Remove 96 assorted ND_TCHECK calls. 2020-09-08 05:04:58 +01:00
print-smtp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-snmp.c SNMP: Modernize packet parsing style. 2021-01-20 14:50:59 +00:00
print-someip.c SOME/IP: Modernize packet parsing style. 2020-10-11 23:31:48 +01:00
print-ssh.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-stp.c Fix some typos 2020-12-12 16:10:46 +01:00
print-sunatm.c SunATM DLPI: Get the fields in header order 2020-10-19 12:12:41 +02:00
print-sunrpc.c Sun RPC: Modernize packet parsing style. 2020-12-01 19:13:24 +00:00
print-symantec.c Symantec: Use ND_TCHECK_LEN() for a bounds check 2020-11-18 21:11:59 +01:00
print-syslog.c Replace the (void)nd_printn(..., NULL) calls by nd_printjn() calls 2021-01-08 17:12:12 +01:00
print-tcp.c TCP: Add a comment 2021-02-16 21:06:28 +01:00
print-telnet.c Telnet: Remove a redundant ND_TCHECK_1 call 2020-12-08 17:20:35 +01:00
print-tftp.c Include <string.h> only if required. 2020-10-17 17:55:37 +01:00
print-timed.c Replace the (void)nd_printzp() calls by nd_printjnp() calls 2020-12-10 20:34:09 +01:00
print-tipc.c TIPC: Modernize packet parsing style. 2020-12-02 21:32:21 +00:00
print-token.c Token Ring: Update the protocol name 2020-10-17 10:59:21 +02:00
print-udld.c Replace the (void)nd_printn(..., NULL) calls by nd_printjn() calls 2021-01-08 17:12:12 +01:00
print-udp.c BFD: add SBFD support (RFC7880 and RFC7881) 2021-02-14 15:08:33 +00:00
print-unsupported.c Print packets for unsupported link-layer protocols in hexadecimal/ASCII 2020-05-10 11:05:59 +02:00
print-usb.c USB: Use ND_TCHECK_LEN() for bounds checks 2020-11-13 12:49:07 +01:00
print-vjc.c Remove many (762) now redundant ND_TCHECK_n() calls 2020-09-06 20:22:29 +02:00
print-vqp.c VQP: Do not print unknown error codes twice. [skip ci] 2021-01-29 16:25:12 +00:00
print-vrrp.c Replace '(void)nd_print()' calls by nd_printjnp() calls 2020-12-11 10:50:25 +01:00
print-vsock.c vsock: Update the link-layer dissector to a void function 2020-07-27 09:06:59 +02:00
print-vtp.c Replace the nd_printzp(..., NULL) calls by nd_printjnp() calls 2020-12-10 20:40:15 +01:00
print-vxlan-gpe.c VXLAN-GPE: Modernize packet parsing style. 2020-10-17 17:52:29 +01:00
print-vxlan.c VXLAN: Modernize packet parsing style. 2020-10-11 14:11:09 +01:00
print-wb.c Replace '(void)nd_print()' calls by nd_printjnp() calls 2020-12-11 10:50:25 +01:00
print-zep.c ZEP: Remove 3 ND_TCHECK_LEN() calls 2020-10-06 16:16:48 +02:00
print-zephyr.c Zephyr: Modernize packet parsing style. 2020-10-16 13:47:31 +01:00
print-zeromq.c ZMTP: Replace custom code with bittok2str(). 2021-02-04 01:23:59 +00:00
print.c Lose a few forward declarations in tcpdump.c. 2021-03-29 11:23:21 +01:00
print.h Apply the last step of the new way to update the link-layer header length 2020-08-06 22:55:05 +02:00
README.md Refine README.md and some related files. [skip ci] 2021-04-16 18:27:34 +01:00
Readme.Win32 Update a Moved Permanently URL 2020-02-06 11:53:19 +01:00
rpc_auth.h Sun RPC: Modernize packet parsing style. 2020-12-01 19:13:24 +00:00
rpc_msg.h Fix some typos 2020-12-12 16:10:46 +01:00
send-ack.awk Initial revision 1999-10-07 23:47:09 +00:00
signature.c Remove useless comments 2018-03-19 15:16:32 +01:00
signature.h zero change: update Hannes Gredler's email 2017-07-28 17:44:12 +02:00
slcompress.h remove tcpdump's own CVS keywords 2014-01-03 00:59:08 +04:00
smb.h SMB: Move smb_data_print() declaration in smb.h 2019-11-01 10:38:21 +01:00
smbutil.c Remove many (762) now redundant ND_TCHECK_n() calls 2020-09-06 20:22:29 +02:00
status-exit-codes.h More status exit codes for a program using libnetdissect 2018-09-09 14:29:06 +02:00
stime.awk Initial revision 1999-10-07 23:47:09 +00:00
strtoaddr.c Get rid of useless test. 2019-09-03 11:34:15 -07:00
strtoaddr.h Don't require IPv6 library support in order to support IPv6 addresses. 2015-09-17 14:56:44 -07:00
tcp.h NetFlow: Use tcp_flag_values[] for TCP flags. 2021-01-17 20:24:45 +00:00
tcpdump.1.in man: Update a reference as www.cifs.org is gone. [skip ci] 2021-01-28 23:29:57 +00:00
tcpdump.c Lose a few forward declarations in tcpdump.c. 2021-03-29 11:23:21 +01:00
timeval-operations.h Lose underscores in some macro names. [skip ci] 2020-09-13 16:06:43 +01:00
udp.h BFD: Refine the previous commit. 2021-02-16 00:59:17 +00:00
update-test.sh Use UTC/GMT time when building/checking tests files 2018-08-09 09:23:07 +02:00
util-print.c Spell "indent" where it belongs. 2021-03-28 13:44:35 +01:00
varattrs.h Don't test for __attribute__ in the configure script. 2018-01-21 17:57:20 -08:00
VERSION bumped version on master 2020-12-31 18:26:10 -05:00

TCPDUMP 4.x.y by The Tcpdump Group

To report a security issue please send an e-mail to security@tcpdump.org.

To report bugs and other problems, contribute patches, request a feature, provide generic feedback etc please see the guidelines for contributing in the tcpdump source tree root.

Anonymous Git is available via

https://github.com/the-tcpdump-group/tcpdump.git

This directory contains source code for tcpdump, a tool for network monitoring and data acquisition.

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

Supported platforms

In many operating systems tcpdump is available as a native package or port, which simplifies installation of updates and long-term maintenance. However, the native packages are sometimes a few versions behind and to try a more recent snapshot it will take to compile tcpdump from the source code.

tcpdump compiles and works on at least the following platforms:

  • AIX
  • DragonFly BSD
  • FreeBSD
  • HP-UX 11i
  • GNU/Linux
  • {Mac} OS X / macOS
  • NetBSD
  • OpenBSD
  • OpenWrt
  • Solaris
  • Windows (requires WinPcap or Npcap, and Visual Studio with CMake)

Dependency on libpcap

Tcpdump uses libpcap, a system-independent interface for user-level packet capture. Before building tcpdump, you must first retrieve and build libpcap.

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

Origins of tcpdump

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.

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

See also

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.

Another tool that tcpdump users might find useful is tcpslice. It is a program that can be used to extract portions of tcpdump binary trace files.

The original LBL README by Steve McCanne, Craig Leres and 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".