Go to file
Arseny Maslennikov cb9fe0977a ICMPv6: Recognise ND option 14 (Nonce)
This option has been observed to be included in neighbour solicitations
sent by Linux kernel when `conf/*/enhanced_dad` is enabled on the
relevant network interface. It looks like it appeared in the linked
kernel commit.

In accordance with RFC 7527, a nonce can help distinguish valid DAD NS
messages in the presence of Ethernet loopbacks: after a DAD probe is
sent on the network, if an NS is received with the same nonce it is
considered looped back and ignored.

We implement the printer for this option and add a simple test with 3
different verbosity levels.

Link: adc176c547
Link: https://www.iana.org/assignments/icmpv6-parameters/icmpv6-parameters.xhtml#icmpv6-parameters-5
2024-03-02 15:22:26 +03:00
.github Update the GitHub issue template 2023-10-20 16:52:22 +02:00
cmake/Modules Fix a typo 2022-07-10 16:46:57 +02:00
doc doc: Document the latest Haiku build details. [skip ci] 2023-12-08 14:48:47 +00:00
missing Put "}" at beginning of line with "else" to keep a consistent style 2023-04-21 14:45:18 +02:00
tests ICMPv6: Recognise ND option 14 (Nonce) 2024-03-02 15:22:26 +03:00
.appveyor.yml appveyor CI: update Npcap site, update to 1.12 SDK 2022-01-06 15:05:07 -08:00
.ci-coverity-scan-build.sh .ci-coverity-scan-build.sh: Fix two shellcheck notes 2023-12-03 18:07:46 +01:00
.cirrus.yml CI: Copy recent improvements from libpcap. 2024-02-04 15:18:38 +00:00
.gitattributes add a GitHub issue template 2017-02-02 13:24:13 +00:00
.gitignore instrument functions: Use an environment variable instead of config files 2023-03-13 10:24:43 +01:00
.mailmap Add more entries to .mailmap. [skip ci] 2020-09-08 16:23:56 +01:00
aclocal.m4 Retire all remaining IRIX and SINIX support. [skip appveyor] 2024-02-02 22:24:41 +00:00
addrtoname.c Fix spelling 2023-08-20 07:19:40 +00:00
addrtoname.h MAC-48, not MAC-64. 2023-07-14 00:35:08 -07:00
addrtostr.c Put "}" at beginning of line with "else" to keep a consistent style 2023-04-21 14:45:18 +02: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 Rename AF_INET{6} to AF_IP{6}. 2023-02-20 13:37:07 -08:00
af.h Rename AF_INET{6} to AF_IP{6}. 2023-02-20 13:37:07 -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 Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
atm.h remove tcpdump's own CVS keywords 2014-01-03 00:59:08 +04:00
autogen.sh Extend "make shellcheck" onto autogen.sh 2024-01-28 08:03:23 +01:00
bpf_dump.c Squelch compiler warnings on OpenBSD. 2021-03-17 11:55:17 +00:00
build_common.sh CI: Copy recent improvements from libpcap. 2024-02-04 15:18:38 +00:00
build_matrix.sh build_matrix.sh: Print "CC=$CC" first in the SETUP message 2023-12-13 14:11:27 +01:00
build.sh Make illumos build warning-free. [skip appveyor] 2024-02-28 20:46:35 +00:00
CHANGES Fix some typos 2024-02-28 13:48:02 +01:00
chdlc.h Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
checksum.c checksum.c: Remove a now useless include 2023-05-10 20:31:54 +02:00
cmake_uninstall.cmake.in Add install and uninstall support for CMake. 2018-01-22 15:49:06 -08:00
cmakeconfig.h.in Remove more Ultrix-specific props. 2024-01-28 10:46:53 +00:00
CMakeLists.txt Retire most of IRIX support. 2024-01-28 16:48:31 +00:00
compiler-tests.h Make the tests a bit easier to read. 2021-08-11 01:05:52 -07:00
config.guess Autoconf: Update config.{guess,sub}, timestamps 2024-01-01 2024-01-24 16:30:30 +00:00
config.sub Autoconf: Update config.{guess,sub}, timestamps 2024-01-01 2024-01-24 16:30:30 +00:00
configure.ac Autoconf: Set PACKAGE_BUGREPORT in AC_INIT(). [skip ci] 2024-01-28 19:13:02 +00:00
CONTRIBUTING.md Replace some command name 'Tcpdump' with 'tcpdump' 2023-12-20 21:03:50 +01: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 OSPF: Add SR-Algo, Local Block, and SRMS Preference TLV parsers. 2024-02-06 09:46:15 +00:00
diag-control.h Make illumos build warning-free. [skip appveyor] 2024-02-28 20:46:35 +00:00
ethertype.h Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
extract.h Add macros to fetch big-endian 4-byte and 8-byte IEEE floating point. 2024-02-25 15:39:49 -08: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 spelling 2023-08-20 07:19:40 +00:00
funcattrs.h Fail if nd_push_buffer() or nd_push_snaplen() fails. 2022-04-01 15:28:33 -07: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
gre.h gre: move the header flags to a gre.h header. 2023-10-19 23:04:26 -07:00
in_cksum.c Squelch a warning. 2018-12-10 20:14:57 -08:00
install-sh Update install-sh script to the latest available version 2023-06-01 06:21:44 +00:00
INSTALL.md Retire Tru64 UNIX support. 2024-01-28 11:35:15 +00:00
instrument-functions.c instrument functions: Use two loop indexes with reduced scopes 2023-10-19 11:30:04 +02:00
interface.h Do not substitute strdup(). 2023-02-19 11:33:13 +00:00
ip6.h rt6: parse TLV 2023-04-18 14:36:06 +02:00
ip.h IP: Remove an unused and deprecated option number 2023-09-19 13:19:34 +02:00
ipproto.c Add support for ethernet IP protocol 2020-08-07 16:11:20 +00:00
ipproto.h Add support for dissecting RFC 2332 NHRP. 2023-04-11 04:11:49 -07: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
Makefile-devel-adds Rename configure.in to configure.ac. 2017-11-30 10:20:37 -08:00
Makefile.in Extend "make shellcheck" onto mkdep too. [skip appveyor] 2024-02-07 22:56:04 +00:00
makemib Fix spelling 2023-08-20 07:19:40 +00:00
mib.h Fix spelling 2023-08-20 07:19:40 +00:00
mkdep Extend "make shellcheck" onto mkdep too. [skip appveyor] 2024-02-07 22:56:04 +00:00
mpls.h MPLS: rename the "exp" field to "tc" 2021-01-06 08:52:44 +00:00
nameser.h Retire all remaining IRIX and SINIX support. [skip appveyor] 2024-02-02 22:24:41 +00:00
netdissect-alloc.c Memory allocator: Update nd_add_alloc_list() to a static function 2022-01-17 15:32:09 +01:00
netdissect-alloc.h Memory allocator: Update nd_add_alloc_list() to a static function 2022-01-17 15:32:09 +01:00
netdissect-ctype.h Fix some typos 2022-07-04 14:03:15 +02:00
netdissect-stdinc.h Detect OS IPv6 support using AF_INET6 only. 2023-02-22 20:05:58 +00:00
netdissect.c Make nd_trunc_longjmp() not static inline. 2023-08-05 18:26:53 -07:00
netdissect.h Fix some MSVC 14.0 warnings 2024-02-07 10:06:44 +01:00
nfs.h Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01: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 Have a common routine for converting dates and times to strings. 2023-02-02 15:43:24 +01: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: Add SR-Algo, Local Block, and SRMS Preference TLV parsers. 2024-02-06 09:46:15 +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 Retire most of IRIX support. 2024-01-28 16:48:31 +00:00
pcap-missing.h Get rid of "tcpdump" in some libnetdissect codes 2015-09-08 18:01:26 +02:00
ppp.h Fix spaces 2020-08-08 15:00:52 +02:00
print-802_11.c Fix spelling 2023-08-20 07:19:40 +00:00
print-802_15_4.c 802.15.4: Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 16:03:00 +01:00
print-ah.c AH: Remove a ND_TCHECK_SIZE() call 2020-10-03 11:36:46 +02:00
print-ahcp.c Have a common routine for converting dates and times to strings. 2023-02-02 15:43:24 +01:00
print-aodv.c Update the ND_LCHECK*() macros to ND_ICHECK*() macros 2021-12-29 15:11:32 +01:00
print-aoe.c Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-ap1394.c Clean up handling of EUI-64 addresses. 2023-07-14 00:02:06 -07:00
print-arcnet.c ARCnet: Switch to nd_trunc_longjmp(). [skip ci] 2020-10-10 22:36:27 +01:00
print-arista.c Have a common routine for converting dates and times to strings. 2023-02-02 15:43:24 +01:00
print-arp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-ascii.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-atalk.c Remove more Ultrix-specific props. 2024-01-28 10:46:53 +00:00
print-atm.c Fix spelling 2023-08-20 07:19:40 +00:00
print-babel.c Babel,DHCPv6: Use nd_print_protocol() 2023-05-12 07:40:16 +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 Put "{" at end of line with "if" to keep a consistent style 2023-04-19 22:03:12 +02:00
print-bgp.c bgp: do less "put text into a buffer and then print the string". 2024-02-28 13:14:23 -08:00
print-bootp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-brcmtag.c Remove some useless "ethertype.h" includes 2023-12-02 11:09:01 +00:00
print-bt.c Put a space between type and '*' in pointer declarators (style) 2021-12-30 20:23:13 +01:00
print-calm-fast.c CALM FAST: Modernize packet parsing style. 2020-10-12 16:48:52 +01:00
print-carp.c CARP: Print the protocol name before any GET_() 2023-05-21 16:32:46 +02:00
print-cdp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-cfm.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-chdlc.c CHDLC: Modernize packet parsing 2022-08-10 16:32:25 +02: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: Modernize packet parsing 2022-01-14 21:51:48 +01:00
print-decnet.c Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-dhcp6.c DHCPv6: Print the details of the Vendor Class Option 2024-01-14 08:54:35 +00:00
print-domain.c domain: handle too-short URI RRs correctly. 2024-02-24 15:55:30 -08:00
print-dsa.c DSA: Correctly determine VID 2021-10-05 22:52:00 +02:00
print-dtp.c Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-dvmrp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-eap.c EAP: Modernize packet parsing 2023-09-22 14:33:45 +02:00
print-egp.c EGP: Add two comments about "don't use GET_IPADDR_STRING()" 2022-02-05 14:44:38 +01:00
print-eigrp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-enc.c Rename the BSD_AFNUM_ values to BSD_AF_. 2023-02-20 13:30:16 -08:00
print-erspan.c erspan: print the ERSPAN type as "type1"/"type2". 2023-10-25 13:12:11 -07:00
print-esp.c Fix a typo 2022-08-28 21:29:50 +02:00
print-ether.c Fix spelling 2023-08-20 07:19:40 +00:00
print-fddi.c Retire BSD/OS support. 2024-01-28 12:52:57 +00:00
print-forces.c Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
print-fr.c Put "}" at beginning of line with "else" to keep a consistent style 2023-04-21 14:45:18 +02:00
print-frag6.c Put "{" at end of line with "else" to keep a consistent style 2023-04-21 14:24:23 +02:00
print-ftp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-geneve.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-geonet.c GeoNet: Add a ND_TCHECK_LEN() call 2021-03-31 10:11:39 +02:00
print-gre.c gre: move the header flags to a gre.h header. 2023-10-19 23:04:26 -07:00
print-hncp.c HNCP: Add a comment about "don't use GET_IPADDR_STRING()" 2022-02-05 19:06:24 +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 ICMPv6: Recognise ND option 14 (Nonce) 2024-03-02 15:22:26 +03:00
print-icmp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-igmp.c IGMP: Remove all remaining ND_TCHECK*() cases. 2020-09-30 14:52:46 +01:00
print-igrp.c Fix some typos 2022-07-04 14:03:15 +02:00
print-ip6.c IPv6: Print some header fields, even if the header is incomplete 2023-08-27 13:28:12 +02: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 ICMP: Modernize packet parsing 2023-12-19 12:39:38 +00:00
print-ip.c IP: Enable TSO (TCP Segmentation Offload) support 2023-10-06 14:26:19 +00:00
print-ipcomp.c IPComp: Remove a ND_TCHECK_SIZE() call 2020-10-04 17:35:07 +02:00
print-ipfc.c MAC-48, not MAC-64. 2023-07-14 00:35:08 -07: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 Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-isakmp.c ISAKMP: Fix printing Delete payload SPI when size is zero 2023-12-10 20:31:42 +01:00
print-isoclns.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-juniper.c juniper: don't treat known DLT_ types as "Unknown". 2022-07-26 16:06:40 -07:00
print-krb.c Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
print-l2tp.c Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
print-lane.c Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-ldp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-lisp.c LISP: Simplify some codes 2024-02-25 09:51:32 +01:00
print-llc.c CDP: Modernize packet parsing style. 2020-12-08 23:50:23 +00:00
print-lldp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-lmp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-loopback.c Loopback/CTP: Use the Wayback Machine for the removed specification 2023-10-08 20:34:25 +02:00
print-lspping.c LSP ping: Fix "Unused value" warnings from Coverity 2023-01-16 20:12:53 +01:00
print-lwapp.c Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-lwres.c Update ND_BYTES_BETWEEN() macro for better accuracy 2023-06-12 16:11:12 +02:00
print-m3ua.c M3UA: Use %zu to print sizeof values 2020-11-04 16:28:36 +01:00
print-macsec.c Remove some useless "ethertype.h" includes 2023-12-02 11:09:01 +00:00
print-mobile.c mobile: Print the protocol name before any test 2023-05-24 09:34:42 +02:00
print-mobility.c Put "}" at beginning of line with "else" to keep a consistent style 2023-04-21 14:45:18 +02:00
print-mpcp.c MPCP: Modernize packet parsing style. 2020-12-03 13:20:57 +00:00
print-mpls.c Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
print-mptcp.c Remove last remaining trailing whitespace 2021-09-04 07:52:28 +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 Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-nfs.c NFS: Fix a MemorySanitizer error 2023-11-06 07:54:39 +00:00
print-nhrp.c NHRP: Remove an unnecessary include 2023-10-27 21:45:36 +00:00
print-nsh.c NSH: Update an error message 2023-05-15 09:49:50 +02:00
print-ntp.c Fix some typos 2024-02-28 13:48:02 +01:00
print-null.c Rename the BSD_AFNUM_ values to BSD_AF_. 2023-02-20 13:30:16 -08:00
print-olsr.c Put "}" at beginning of line with "else" to keep a consistent style 2023-04-21 14:45:18 +02:00
print-openflow-1.0.c Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-openflow-1.3.c Remove an unnecessary semicolon 2023-10-21 13:42:48 +02:00
print-openflow.c OpenFlow: Process message types via declarations. 2020-10-08 15:55:29 +01:00
print-ospf6.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-ospf.c ospf: print truncation indicatios with nd_print_trunc(). 2024-02-27 11:10:41 -08:00
print-otv.c OTV: Modernize packet parsing style. 2020-12-02 23:33:00 +00:00
print-pflog.c pflog: Modernize packet parsing 2024-02-17 06:17:17 +00:00
print-pgm.c pgm: fix misspelling of Luigi Rizzo's name. 2023-08-25 01:17:55 -07:00
print-pim.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +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 Retire BSD/OS support. 2024-01-28 12:52:57 +00:00
print-pppoe.c PPPoE: Modernize packet parsing style. 2020-10-13 12:17:42 +01:00
print-pptp.c Fix some typos in comments 2023-01-03 13:11:22 +01:00
print-ptp.c PTP: Print the protocol name before any check 2024-01-19 14:06:52 +01:00
print-quic.c QUIC: Fix a pointer overflow with 32-bit executable 2023-08-12 20:54:58 +02:00
print-radius.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-raw.c Remove useless 'return' at end of void functions (style) 2020-09-28 17:04:08 +02:00
print-realtek.c Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-resp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-rip.c RIP: Check if there is some data to hexdump 2023-04-27 08:34:23 +02:00
print-ripng.c RIPng: Print the protocol name when the version is invalid 2023-02-16 09:31:47 +01:00
print-rpki-rtr.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-rsvp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-rt6.c RT6: Update an error message 2023-05-15 09:44:27 +02:00
print-rtsp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-rx.c Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
print-sctp.c Fix spelling 2023-08-20 07:19:40 +00:00
print-sflow.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01: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 Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-slow.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-smb.c Update ND_BYTES_BETWEEN() macro for better accuracy 2023-06-12 16:11:12 +02:00
print-smtp.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-snmp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-someip.c SOME/IP: Remove an useless "udp.h" include 2023-12-02 07:17:42 +00:00
print-ssh.c Lose some more unnecessary #include lines. [skip ci] 2020-11-27 16:18:40 +00:00
print-stp.c Put "{" at end of line with "if" to keep a consistent style 2023-04-19 22:03:12 +02:00
print-sunatm.c SunATM DLPI: Get the fields in header order 2020-10-19 12:12:41 +02:00
print-sunrpc.c Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01:00
print-symantec.c Symantec: Use ND_TCHECK_LEN() for a bounds check 2020-11-18 21:11:59 +01:00
print-syslog.c Put "{" at end of line with "if" to keep a consistent style 2023-04-19 22:03:12 +02:00
print-tcp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-telnet.c Fix spelling 2023-08-20 07:19:40 +00: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 Remove some useless "ethertype.h" includes 2023-12-02 11:09:01 +00:00
print-token.c MAC-48, not MAC-64. 2023-07-14 00:35:08 -07: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 QUIC: Fix a pointer overflow with 32-bit executable 2023-08-12 20:54:58 +02: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 Put "{" at end of line with "switch" to keep a consistent style 2023-04-19 22:03:17 +02:00
print-vjc.c Remove many (762) now redundant ND_TCHECK_n() calls 2020-09-06 20:22:29 +02:00
print-vqp.c Speak of MAC-48s rather than MAC or Ethernet addresses. 2023-07-14 00:27:39 -07:00
print-vrrp.c VRRP: Add support for IPv6 2021-11-02 09:30:21 +00:00
print-vsock.c vsock: Use ND_TCHECK_LEN() for a bounds check 2022-07-31 16:16:29 +02:00
print-vtp.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +01:00
print-vxlan-gpe.c GRE, VXLAN: Fix output printing with s/printf/ND_PRINT/ 2023-10-17 15:14:18 +02:00
print-vxlan.c VXLAN: pick up some stuff from the OpenBSD tcpdump. 2023-06-07 16:59:43 -07:00
print-wb.c Retire Tru64 UNIX support. 2024-01-28 11:35:15 +00:00
print-whois.c WHOIS: Add its own printer source file and printer function 2022-01-14 13:34:49 +01:00
print-zep.c Have a common routine for converting dates and times to strings. 2023-02-02 15:43:24 +01:00
print-zephyr.c Zephyr: Fix the ZEPHYR_PRINT() macro 2022-02-09 19:18:10 +01:00
print-zeromq.c ZMTP: Replace custom code with bittok2str(). 2021-02-04 01:23:59 +00:00
print.c Retire BSD/OS support. 2024-01-28 12:52:57 +00: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 Fix compiling on GNU/Hurd. [skip appveyor] 2024-02-04 15:43:34 +00: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 Suppress "casting away const" warnings in missing/getopt_long.c. 2021-07-24 01:51:02 -07:00
signature.h zero change: update Hannes Gredler's email 2017-07-28 17:44:12 +02:00
slcompress.h Fix some typos 2022-08-01 17:18:25 +02:00
smb.h SMB: Move smb_data_print() declaration in smb.h 2019-11-01 10:38:21 +01:00
smbutil.c Update ND_BYTES_BETWEEN() macro for better accuracy 2023-06-12 16:11:12 +02:00
status-exit-codes.h status exit codes: Remove a no more used enum value 2023-11-07 14:19:46 +01:00
stime.awk Fix spaces before tabs in indentation 2023-02-15 13:19:03 +01: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 TCP: Sort #defines in the header file by port number 2023-11-05 22:02:14 +01:00
tcpdump.1.in Finish the pruning of unsupported OSes. 2024-02-03 10:30:26 +00:00
tcpdump.c Make illumos build warning-free. [skip appveyor] 2024-02-28 20:46:35 +00:00
timeval-operations.h Lose underscores in some macro names. [skip ci] 2020-09-13 16:06:43 +01:00
udp.h UDP: Fix two macro names in the header file 2023-11-05 21:33:54 +01:00
update-test.sh Address all shellcheck warnings in update-test.sh. 2021-07-05 14:28:34 +01:00
util-print.c Replace '> 0' with '!= 0' in some unsigned expression tests 2024-02-28 10:16:14 +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
  • Haiku
  • HP-UX 11i
  • illumos (OmniOS, OpenIndiana)
  • GNU/Hurd
  • GNU/Linux
  • {Mac} OS X / macOS
  • NetBSD
  • OpenBSD
  • Solaris
  • Windows (requires WinPcap or Npcap, and Visual Studio with CMake)

In the past tcpdump certainly or likely worked on the following platforms:

  • 4.3BSD
  • BSD/386, later BSD/OS
  • DEC OSF/1, later Digital UNIX, later Tru64 UNIX
  • DOS
  • IRIX
  • SINIX
  • SunOS
  • Ultrix
  • UnixWare

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 notes.

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".