1 Tuesday Sep. 23, 2014 guy@alum.mit.edu
2 Summary for 4.6.3 tcpdump release
5 Tuesday Sep. 2, 2014 mcr@sandelman.ca
6 Summary for 4.6.2 tcpdump release
7 fix out-of-source-tree builds: find libpcap that is out of source
8 better configure check for libsmi
10 Saturday Jul. 19, 2014 mcr@sandelman.ca
11 Summary for 4.6.1 tcpdump release
12 added FreeBSD capsicum
13 add a short option '#', same as long option '--number'
15 Wednesday Jul. 2, 2014 mcr@sandelman.ca
16 Summary for 4.6.0 tcpdump release
17 all of tcpdump is now using the new "NDO" code base (Thanks Denis!)
18 nflog, mobile, forces, pptp, AODV, AHCP, IPv6, OSPFv4, RPL, DHCPv6 enhancements/fixes
20 many new test cases: 82 in 4.5.1 to 133 in 4.6.0
21 many improvements to travis continuous integration system: OSX, and Coverity options
22 cleaned up some unnecessary header files
24 a number of unaligned access faults fixed
25 -A flag does not consider CR to be printable anymore
26 fx.lebail took over coverity baby sitting
27 default snapshot size increased to 256K for accomodate USB captures
28 WARNING: this release contains a lot of very worthwhile code churn.
30 Wednesday Jan. 15, 2014 guy@alum.mit.edu
31 Summary for 4.5.2 tcpdump release
35 Monday Nov. 11, 2013 mcr@sandelman.ca
36 Summary for 4.5.1 tcpdump release
39 Thursday Nov. 7, 2013 mcr@sandelman.ca and guy@alum.mit.edu.
40 Summary for 4.5.0 tcpdump release
41 some NFSv4 fixes for printing
42 fix printing of unknown TCP options, and tcp fast-open
43 fixes for syslog parser
44 some gcc-version-specific flag tuning
45 adopt MacOS deprecation workarounds for openssl
46 improvements to babel printing
47 add OpenFlow 1.0 (no SSL) and test cases
50 improvements to DHCPv6 decoder
51 clarify which autoconf is needed
52 Point users to the the-tcpdump-group repository on GitHub rather
53 than the mcr repository
55 Fixed IPv6 check on Solaris and other OSes requiring extra
57 Add support for VXLAN (draft-mahalingam-dutt-dcops-vxlan-03),
58 and add "vxlan" as an option for -T.
59 Add support for OTV (draft-hasmit-otv-04).
60 fixes for DLT_IEEE802_11_RADIO datalink types
63 Saturday April 6, 2013 guy@alum.mit.edu.
64 Summary for 4.4.0 tcpdump release
65 RPKI-RTR (RFC6810) is now official (TCP Port 323)
66 Fix detection of OpenSSL libcrypto.
67 Add DNSSL (RFC6106) support.
68 Add "radius" as an option for -T.
69 Update Action codes for handle_action function according to
71 Decode DHCPv6 AFTR-Name option (RFC6334).
73 Fix printing of infinite lifetime in ICMPv6.
74 Added support for SPB, SPBM Service Identifier, and Unicast
75 Address sub-TLV in ISIS.
76 Decode RIPv2 authentication up to RFC4822.
77 Fix RIP Request/full table decoding issues.
78 On Linux systems with cap-ng.h, drop root privileges
79 using Linux Capabilities.
80 Add support for reading multiple files.
81 Add MS NLB heartbeat printer.
82 Separate multiple nexthops in BGP.
84 Wednesday November 28, 2012 guy@alum.mit.edu.
85 Summary for 4.3.1 tcpdump release
86 Print "LLDP, length N" for LLDP packets even when not in verbose
87 mode, so something is printed even if only the timestamp is
90 Print NTP poll interval correctly (it's an exponent, so print
91 both its raw value and 2^value)
92 Document that "-e" is used to get MAC addresses
93 More clearly document that you need to escape or quote
94 backslashes in filter expressions on the command line
95 Fix some "the the" in the man page
96 Use the right maximum path length
97 Don't treat 192_1_2, when passed to -i, as an interface number
99 Friday April 3, 2012. mcr@sandelman.ca.
100 Summary for 4.3.0 tcpdump release
101 fixes for forces: SPARSE data (per RFC 5810)
102 some more test cases added
103 updates to documentation on -l, -U and -w flags.
104 Fix printing of BGP optional headers.
105 Tried to include DLT_PFSYNC support, failed due to headers required.
107 Fix LLDP Network Policy bit definitions.
108 fixes for IGMPv3's Max Response Time: it is in units of 0.1 second.
109 SIGUSR1 can be used rather than SIGINFO for stats
110 permit -n flag to affect print-ip for protocol numbers
111 ND_OPT_ADVINTERVAL is in milliseconds, not seconds
112 Teach PPPoE parser about RFC 4638
115 Friday December 9, 2011. guy@alum.mit.edu.
116 Summary for 4.2.1 tcpdump release
117 Only build the Babel printer if IPv6 is enabled.
118 Support Babel on port 6696 as well as 6697.
119 Include ppi.h in release tarball.
120 Include all the test files in the release tarball, and don't
121 "include" test files that no longer exist.
122 Don't assume we have <rpc/rpc.h> - check for it.
123 Support "-T carp" as a way of dissecting IP protocol 112 as CARP
125 Support Hilscher NetAnalyzer link-layer header format.
126 Constify some pointers and fix compiler warnings.
127 Get rid of never-true test.
128 Fix an unintended fall-through in a case statement in the ARP
130 Fix several cases where sizeof(sizeof(XXX)) was used when just
131 sizeof(XXX) was intended.
132 Make stricter sanity checks in the ES-IS printer.
133 Get rid of some GCCisms that caused builds to fai with compilers
134 that don't support them.
135 Fix typo in man page.
136 Added length checks to Babel printer.
138 Sunday July 24, 2011. mcr@sandelman.ca.
140 merged 802.15.4 decoder from Dmitry Eremin-Solenikov <dbaryshkov
142 updates to forces for new port numbers
143 Use "-H", not "-h", for the 802.11s option. (-h always help)
144 Better ICMPv6 checksum handling.
145 add support for the RPKI/Router Protocol, per -ietf-sidr-rpki-rtr-12
146 get rid of uuencoded pcap test files, git can do binary.
147 sFlow changes for 64-bit counters.
148 fixes for PPI packet header handling and printing.
149 Add DCB Exchange protocol (DCBX) version 1.01.
150 Babel dissector, from Juliusz Chroboczek and Grégoire Henry.
151 improvements to radiotap for rate values > 127.
152 Many improvements to ForCES decode, including fix SCTP TML port
153 updated RPL type code to RPL-17 draft
154 Improve printout of DHCPv6 options.
155 added support and test case for QinQ (802.1q VLAN) packets
156 Handle DLT_IEEE802_15_4_NOFCS like DLT_IEEE802_15_4.
157 Build fixes for Sparc and other machines with alignment restrictions.
158 Merged changes from Debian package.
159 PGM: Add ACK decoding and add PGMCC DATA and FEEDBACK options.
160 Build fixes for OSX (Snow Leopard and others)
161 Add support for IEEE 802.15.4 packets
163 Tue. July 20, 2010. guy@alum.mit.edu.
164 Summary for 4.1.2 tcpdump release
165 If -U is specified, flush the file after creating it, so it's
167 Fix TCP flags output description, and some typoes, in the man
169 Add a -h flag, and only attempt to recognize 802.11s mesh
171 When printing the link-layer type list, send *all* output to
173 Include the CFLAGS setting when configure was run in the
176 Thu. April 1, 2010. guy@alum.mit.edu.
177 Summary for 4.1.1 tcpdump release
178 Fix build on systems with PF, such as FreeBSD and OpenBSD.
179 Don't blow up if a zero-length link-layer address is passed to
182 Thu. March 11, 2010. ken@netfunctional.ca/guy@alum.mit.edu.
183 Summary for 4.1.0 tcpdump release
184 Fix printing of MAC addresses for VLAN frames with a length
186 Add some additional bounds checks and use the EXTRACT_ macros
188 Add a -b flag to print the AS number in BGP packets in ASDOT
189 notation rather than ASPLAIN notation
190 Add ICMPv6 RFC 5006 support
191 Decode the access flags in NFS access requests
192 Handle the new DLT_ for memory-mapped USB captures on Linux
193 Make the default snapshot (-s) the maximum
194 Print name of device (when -L is used)
195 Support for OpenSolaris (and SXCE build 125 and later)
197 Add support for RPL DIO
198 Add support for TCP User Timeout (UTO)
199 Add support for non-standard Ethertypes used by 3com PPPoE gear
200 Add support for 802.11n and 802.11s
201 Add support for Transparent Ethernet Bridge ethertype in GRE
202 Add 4 byte AS support for BGP printer
203 Add support for the MDT SAFI 66 BG printer
204 Add basic IPv6 support to print-olsr
206 Add printer for ForCES
207 Handle frames with an FCS
208 Handle 802.11n Control Wrapper, Block Acq Req and Block Ack frames
209 Fix TCP sequence number printing
210 Report 802.2 packets as 802.2 instead of 802.3
211 Don't include -L/usr/lib in LDFLAGS
212 On x86_64 Linux, look in lib64 directory too
213 Lots of code clean ups
215 Update testcases to make output changes
216 Fix compiling with/out smi (--with{,out}-smi)
217 Fix compiling without IPv6 support (--disable-ipv6)
219 Mon. October 27, 2008. ken@netfunctional.ca. Summary for 4.0.0 tcpdump release
220 Add support for Bluetooth Sniffing
221 Add support for Realtek Remote Control Protocol (openrrcp.org.ru)
222 Add support for 802.11 AVS
223 Add support for SMB over TCP
224 Add support for 4 byte BGP AS printing
225 Add support for compiling on case-insensitive file systems
226 Add support for ikev2 printing
227 Update support for decoding AFS
228 Update DHCPv6 printer
229 Use newer libpcap API's (allows -B option on all platforms)
230 Add -I to turn on monitor mode
231 Bugfixes in lldp, lspping, dccp, ESP, NFS printers
232 Cleanup unused files and various cruft
234 Mon. September 10, 2007. ken@xelerance.com. Summary for 3.9.8 tcpdump release
236 Rework OSPFv3 printer
237 Add support for Frame-Relay ARP
238 Decode DHCP Option 121 (RFC 3442 Classless Static Route)
239 Decode DHCP Option 249 (MS Classless Static Route) the same as Option 121
240 TLV: Add support for Juniper .pcap extensions
241 Print EGP header in new-world-order style
242 Converted print-isakmp.c to NETDISSECT
243 Moved AF specific stuff into af.h
244 Test subsystem now table driven, and saves outputs and diffs to one place
245 Require <net/pfvar.h> for pf definitions - allows reading of pflog formatted
246 libpcap files on an OS other than where the file was generated
249 Wed. July 23, 2007. mcr@xelerance.com. Summary for 3.9.7 libpcap release
251 NFS: Print unsigned values as such.
253 BGP: fixes for IPv6-less builds.
254 801.1ag: use standard codepoint.
255 use /dev/bpf on systems with such a device.
256 802.11: print QoS data, avoid dissect of no-data frame, ignore padding.
257 smb: make sure that we haven't gone past the end of the captured data.
258 smb: squelch an uninitialized complaint from coverity.
259 NFS: from NetBSD; don't interpret the reply as a possible NFS reply
260 if it got MSG_DENIED.
261 BGP: don't print TLV values that didn't fit, from www.digit-labs.org.
262 revised INSTALL.txt about libpcap dependancy.
264 Wed. April 25, 2007. ken@xelerance.com. Summary for 3.9.6 tcpdump release
265 Update man page to reflect changes to libpcap
266 Changes to both TCP and IP Printer Output
267 Fix a potential buffer overflow in the 802.11 printer
268 Print basic info about a few more Cisco LAN protocols.
270 ICMP MPLS rework of the extension code
271 bugfix: use the correct codepoint for the OSPF simple text auth token
272 entry, and use safeputs to print the password.
273 Add support in pflog for additional values
274 Add support for OIF RSVP Extensions UNI 1.0 Rev. 2 and additional RSVP objects
275 Add support for the Message-id NACK c-type.
276 Add support for 802.3ah loopback ctrl msg
277 Add support for Multiple-STP as per 802.1s
278 Add support for rapid-SPT as per 802.1w
279 Add support for CFM Link-trace msg, Link-trace-Reply msg,
280 Sender-ID tlv, private tlv, port, interface status
281 Add support for unidirectional link detection as per
282 http://www.ietf.org/internet-drafts/draft-foschiano-udld-02.txt
283 Add support for the olsr protocol as per RFC 3626 plus the LQ
284 extensions from olsr.org
285 Add support for variable-length checksum in DCCP, as per section 9 of
287 Add support for per-VLAN spanning tree and per-VLAN rapid spanning tree
288 Add support for Multiple-STP as per 802.1s
289 Add support for the cisco propriatry 'dynamic trunking protocol'
290 Add support for the cisco proprietary VTP protocol
291 Update dhcp6 options table as per IETF standardization activities
294 Tue. September 19, 2006. ken@xelerance.com. Summary for 3.9.5 tcpdump release
296 Fix compiling on AIX (, at end of ENUM)
297 Updated list of DNS RR typecodes
298 Use local Ethernet defs on WIN32
299 Add support for Frame-Relay ARP
300 Fixes for compiling under MSVC++
301 Add support for parsing Juniper .pcap files
302 Add support for FRF.16 Multilink Frame-Relay (DLT_MFR)
303 Rework the OSPFv3 printer
304 Fix printing for 4.4BSD/NetBSD NFS Filehandles
305 Add support for Cisco style NLPID encapsulation
306 Add cisco prop. eigrp related, extended communities
307 Add support for BGP signaled VPLS
308 Cleanup the bootp printer
309 Add support for PPP over Frame-Relay
310 Add some bounds checking to the IP options code, and clean up
311 the options output a bit.
312 Add additional modp groups to ISAKMP printer
313 Add support for Address-Withdraw and Label-Withdraw Msgs
314 Add support for the BFD Discriminator TLV
315 Fixes for 64bit compiling
316 Add support for PIMv2 checksum verification
317 Add support for further dissection of the IPCP Compression Option
318 Add support for Cisco's proposed VQP protocol
319 Add basic support for keyed authentication TCP option
320 Lots of minor cosmetic changes to output printers
323 Mon. September 19, 2005. ken@xelerance.com. Summary for 3.9.4 tcpdump release
324 Decoder support for more Juniper link-layer types
325 Fix a potential buffer overflow (although it can't occur in
327 Fix the handling of unknown management frame types in the 802.11
329 Add FRF.16 support, fix various Frame Relay bugs.
330 Add support for RSVP integrity objects, update fast-reroute
331 object printer to latest spec.
332 Clean up documentation of vlan filter expression, document mpls
334 Document new pppoed and pppoes filter expressions.
335 Update diffserver-TE codepoints as per RFC 4124.
336 Spelling fixes in ICMPv6.
337 Don't require any fields other than flags to be present in IS-IS
338 restart signaling TLVs, and only print the system ID in
339 those TLVs as system IDs, not as node IDs.
342 Tue. July 5, 2005. ken@xelerance.com. Summary for 3.9.3 tcpdump release
344 Option to chroot() when dropping privs
345 Fixes for compiling on nearly every platform,
346 including improved 64bit support
348 Support for sending packets
349 Many compliation fixes on most platforms
350 Fixes for recent version of GCC to eliminate warnings
351 Improved Unicode support
353 Decoders & DLT Changes, Updates and New:
355 Juniper ATM, FRF.15, FRF.16, PPPoE,
356 ML-FR, ML-PIC, ML-PPP, PL-PPP, LS-PIC
357 GGSN,ES,MONITOR,SERVICES
359 Axent Raptor/Symantec Firewall
361 ESP-in-UDP (RFC 3948)
363 LMP, LMP Service Discovery
369 LACP, MARKER as per 802.3ad
372 G.7041/Y.1303 Generic Framing Procedure
379 Tue. March 30, 2004. mcr@sandelman.ottawa.on.ca. Summary for 3.8.3 release
381 No changes from 3.8.2. Version bumped only to maintain consistency
384 Mon. March 29, 2004. mcr@sandelman.ottawa.on.ca. Summary for 3.8.2 release
386 Fixes for print-isakmp.c CVE: CAN-2004-0183, CAN-2004-0184
387 http://www.rapid7.com/advisories/R7-0017.html
388 IP-over-IEEE1394 printing.
389 some MINGW32 changes.
390 updates for autoconf 2.5
391 fixes for print-aodv.c - check for too short packets
392 formatting changes to print-ascii for hex output.
393 check for too short packets: print-bgp.c, print-bootp.c, print-cdp.c,
394 print-chdlc.c, print-domain.c, print-icmp.c, print-icmp6.c,
395 print-ip.c, print-lwres.c, print-ospf.c, print-pim.c,
396 print-ppp.c,print-pppoe.c, print-rsvp.c, print-wb.c
397 print-ether.c - better handling of unknown types.
398 print-isoclns.c - additional decoding of types.
399 print-llc.c - strings for LLC names added.
400 print-pfloc.c - various enhancements
401 print-radius.c - better decoding to strings.
403 Wed. November 12, 2003. mcr@sandelman.ottawa.on.ca. Summary for 3.8 release
405 changed syntax of -E argument so that multiple SAs can be decrypted
406 fixes for Digital Unix headers and Documentation
408 CDP changes from Terry Kennedy <terry@tmk.com>.
409 IPv6 mobility updates from Kazushi Sugyo <sugyo@pb.jp.nec.com>
410 Fixes for ASN.1 decoder for 2.100.3 forms.
411 Added a count of packets received and processed to clarify numbers.
412 Incorporated WinDUMP patches for Win32 builds.
413 PPPoE payload length headers.
414 Fixes for HP C compiler builds.
415 Use new pcap_breakloop() and pcap_findalldevs() if we can.
416 BGP output split into multiple lines.
417 Fixes to 802.11 decoding.
418 Fixes to PIM decoder.
419 SuperH is a CPU that can't handle unaligned access. Many fixes for
420 unaligned access work.
421 Fixes to Frame-Relay decoder for Q.933/922 frames.
422 Clarified when Solaris can do captures as non-root.
423 Added tests/ subdir for examples/regression tests.
424 New -U flag. -flush stdout after every packet
425 New -A flag -print ascii only
426 support for decoding IS-IS inside Cisco HDLC Frames
427 more verbosity for tftp decoder
430 cross compilation patches
431 RFC 3561 AODV support.
432 UDP/TCP pseudo-checksum properly for source-route options.
433 sanitized all files to modified BSD license
434 Add support for RFC 2625 IP-over-Fibre Channel.
435 fixes for DECnet support.
436 Support RFC 2684 bridging of Ethernet, 802.5 Token Ring, and FDDI.
437 RFC 2684 encapsulation of BPDUs.
439 Tuesday, February 25, 2003. fenner@research.att.com. 3.7.2 release
441 Fixed infinite loop when parsing malformed isakmp packets.
442 (reported by iDefense; already fixed in CVS)
443 Fixed infinite loop when parsing malformed BGP packets.
444 Fixed buffer overflow with certain malformed NFS packets.
445 Pretty-print unprintable network names in 802.11 printer.
446 Handle truncated nbp (appletalk) packets.
447 Updated DHCPv6 printer to match draft-ietf-dhc-dhcpv6-22.txt
448 Print IP protocol name even if we don't have a printer for it.
449 Print IP protocol name or number for fragments.
450 Print the whole MPLS label stack, not just the top label.
451 Print request header and file handle for NFS v3 FSINFO and PATHCONF
453 Fix NFS packet truncation checks.
454 Handle "old" DR-Priority and Bidir-Capable PIM HELLO options.
455 Handle unknown RADIUS attributes properly.
456 Fix an ASN.1 parsing error that would cause e.g. the OID
457 2.100.3 to be misrepresented as 4.20.3 .
459 Monday, January 21, 2002. mcr@sandelman.ottawa.on.ca. Summary for 3.7 release
460 see http://www.tcpdump.org/cvs-log/2002-01-21.10:16:48.html for commit log.
462 Better OSI/802.2 support on Linux.
463 IEEE 802.11 support, from clenahan@fortresstech.com, achirica@ttd.net.
464 LLC SAP support for FDDI/token ring/RFC-1483 style ATM
465 BXXP protocol was replaced by the BEEP protocol;
466 improvements to SNAP demux.
467 Changes to "any" interface documentation.
468 Documentation on pcap_stats() counters.
469 Fix a memory leak found by Miklos Szeredi - pcap_ether_aton().
470 Added MPLS encapsulation decoding per RFC3032.
471 DNS dissector handles TKEY, TSIG and IXFR.
472 adaptive SLIP interface patch from Igor Khristophorov <igor@atdot.org>
473 SMB printing has much improved bounds checks
474 OUI 0x0000f8 decoded as encapsulated ethernet for Cisco-custom bridging
475 Zephyr support, from Nickolai Zeldovich <kolya@MIT.EDU>.
476 Solaris - devices with digits in them. Stefan Hudson <hudson@mbay.net>
477 IPX socket 0x85be is for Cisco EIGRP over IPX.
478 Improvements to fragmented ESP handling.
479 SCTP support from Armando L. Caro Jr. <acaro@mail.eecis.udel.edu>
480 Linux ARPHDR_ATM support fixed.
481 Added a "netbeui" keyword, which selects NetBEUI packets.
482 IPv6 ND improvements, MobileIP dissector, 2292bis-02 for RA option.
483 Handle ARPHDR_HDLC from Marcus Felipe Pereira <marcus@task.com.br>.
484 Handle IPX socket 0x553 -> NetBIOS-over-IPX socket, "nwlink-dgm"
485 Better Linux libc5 compat.
486 BIND9 lwres dissector added.
487 MIPS and SPARC get strict alignment macros (affects print-bgp.c)
488 Apple LocalTalk LINKTYPE_ reserved.
489 New time stamp formats documented.
490 DHCP6 updated to draft-22.txt spec.
491 ICMP types/codes now accept symbolic names.
492 Add SIGINFO handler from LBL
493 encrypted CIPE tunnels in IRIX, from Franz Schaefer <schaefer@mond.at>.
494 now we are -Wstrict-prototype clean.
495 NetBSD DLT_PPP_ETHER; adapted from Martin Husemann <martin@netbsd.org>.
496 PPPoE dissector cleaned up.
497 Support for LocalTalk hardware, from Uns Lider <unslider@miranda.org>.
498 In dissector, now the caller prints the IP addresses rather than proto.
499 cjclark@alum.mit.edu: print the IP proto for non-initial fragments.
500 LLC frames with a DSAP and LSAP of 0xe0 are IPX frames.
501 Linux cooked frames with a type value of LINUX_SLL_P_802_3 are IPX.
502 captures on the "any" device won't be done in promiscuous mode
503 Token Ring support on DLPI - Onno van der Linden <onno@simplex.nl>
504 ARCNet support, from NetBSD.
505 HSRP dissector, from Julian Cowley <julian@lava.net>.
506 Handle (GRE-encapsulated) PPTP
507 added -C option to rotate save file every optarg * 1,000,000 bytes.
508 support for "vrrp" name - NetBSD, by Klaus Klein <kleink@netbsd.org>.
509 PPTP support, from Motonori Shindo <mshindo@mshindo.net>.
510 IS-IS over PPP support, from Hannes Gredler <hannes@juniper.net>.
511 CNFP support for IPv6,format. Harry Raaymakers <harryr@connect.com.au>.
512 ESP printing updated to RFC2406.
513 HP-UX can now handle large number of PPAs.
515 L2TP dissector improvements from Motonori Shindo.
517 Tuesday January 9, 2001. mcr@sandelman.ottawa.on.ca. Summary for 3.6 release
518 Cleaned up documentation.
519 Promisc mode fixes for Linux
520 IPsec changes/cleanups.
521 Alignment fixes for picky architectures
523 Removed dependency on native headers for packet dissectors.
524 Removed Linux specific headers that were shipped
526 libpcap changes provide for exchanging capture files between
527 systems. Save files now have well known PACKET_ values instead of
528 depending upon system dependant mappings of DLT_* types.
530 Support for computing/checking IP and UDP/TCP checksums.
532 Updated autoconf stock files.
534 IPv6 improvements: dhcp (draft-15), mobile-ip6, ppp, ospf6,
536 Added dissector support for: ISOCLNS, Token Ring, IGMPv3, bxxp,
537 timed, vrrp, radius, chdlc, cnfp, cdp, IEEE802.1d, raw-AppleTalk
539 Added filtering support for: VLANs, ESIS, ISIS
541 Improvements to: print-telnet, IPTalk, bootp/dhcp, ECN, PPP,
544 HP-UX 11.0 -- find the right dlpi device.
545 Solaris 8 - IPv6 works
546 Linux - Added support for an "any" device to capture on all interfaces
548 Security fixes: buffer overrun audit done. Strcpy replaced with
549 strlcpy, sprintf replaced with snprintf.
550 Look for lex problems, and warn about them.
553 v3.5 Fri Jan 28 18:00:00 PST 2000
555 Bill Fenner <fenner@research.att.com>
556 - switch to config.h for autoconf
557 - unify RCSID strings
558 - Updated PIMv1, PIMv2, DVMRP, IGMP parsers, add Cisco Auto-RP parser
559 - Really fix the RIP printer
560 - Fix MAC address -> name translation.
561 - some -Wall -Wformat fixes
562 - update makemib to parse much of SMIv2
563 - Print TCP sequence # with -vv even if you normally wouldn't
564 - Print as much of IP/TCP/UDP headers as possible even if truncated.
567 - -X will make a ascii dump. from netbsd.
568 - telnet command sequence decoder (ff xx xx). from netbsd.
569 - print-bgp.c: improve options printing. ugly code exists for
570 unaligned option parsing (need some fix).
571 - const poisoning in SMB decoder.
572 - -Wall -Werror clean checks.
573 - bring in KAME IPv6/IPsec decoding code.
575 Assar Westerlund <assar@sics.se>
576 - SNMPv2 and SNMPv3 printer
577 - If compiled with libsmi, tcpdump can load MIBs on the fly to decode
579 - Incorporate NFS parsing code from NetBSD. Adds support for nfsv3.
581 - permit building in different directories.
583 Ken Hornstein <kenh@cmf.nrl.navy.mil>
585 /afs/transarc.com/public/afs-contrib/tools/tcpdump for parsing
588 Andrew Tridgell <tridge@linuxcare.com>
591 Love <lha@stacken.kth.se>
592 - print-rx.c: add code for printing MakeDir and StoreStatus. Also
593 change date format to the right one.
595 Michael C. Richardson <mcr@sandelman.ottawa.on.ca>
596 - Created tcpdump.org repository
598 v3.4 Sat Jul 25 12:40:55 PDT 1998
600 - Hardwire Linux slip support since it's too hard to detect.
602 - Redo configuration of "network" libraries (-lsocket and -lnsl) to
603 deal with IRIX. Thanks to John Hawkinson (jhawk@mit.edu)
605 - Added -a which tries to translate network and broadcast addresses to
606 names. Suggested by Rob van Nieuwkerk (robn@verdi.et.tudelft.nl)
608 - Added a configure option to disable gcc.
610 - Added a "raw" packet printer.
612 - Not having an interface address is no longer fatal. Requested by John
615 - Rework signal setup to accommodate Linux.
617 - OSPF truncation check fix. Also display the type of OSPF packets
618 using MD5 authentication. Thanks to Brian Wellington
621 - Fix truncation check bugs in the Kerberos printer. Reported by Ezra
622 Peisach (epeisach@mit.edu)
624 - Don't catch SIGHUP when invoked with nohup(1). Thanks to Dave Plonka
627 - Specify full install target as a way of detecting if install
628 directory does not exist. Thanks to Dave Plonka.
630 - Bit-swap FDDI addresses for BSD/OS too. Thanks to Paul Vixie
633 - Fix off-by-one bug when testing size of ethernet packets. Thanks to
634 Marty Leisner (leisner@sdsp.mc.xerox.com)
636 - Add a local autoconf macro to check for routines in libraries; the
637 autoconf version is broken (it only puts the library name in the
638 cache variable name). Thanks to John Hawkinson.
640 - Add a local autoconf macro to check for types; the autoconf version
641 is broken (it uses grep instead of actually compiling a code fragment).
643 - Modified to support the new BSD/OS 2.1 PPP and SLIP link layer header
646 - Extend OSF ip header workaround to versions 1 and 2.
648 - Fix some signed problems in the nfs printer. As reported by David
649 Sacerdote (davids@silence.secnet.com)
651 - Detect group wheel and use it as the default since BSD/OS' install
652 can't hack numeric groups. Reported by David Sacerdote.
654 - AIX needs special loader options. Thanks to Jonathan I. Kamens
657 - Fixed the nfs printer to print port numbers in decimal. Thanks to
658 Kent Vander Velden (graphix@iastate.edu)
660 - Find installed libpcap in /usr/local/lib when not using gcc.
662 - Disallow network masks with non-network bits set.
664 - Attempt to detect "egcs" versions of gcc.
666 - Add missing closing double quotes when displaying bootp strings.
667 Reported by Viet-Trung Luu (vluu@picard.math.uwaterloo.ca)
669 v3.3 Sat Nov 30 20:56:27 PST 1996
671 - Added Linux support.
673 - GRE encapsulated packet printer thanks to John Hawkinson
676 - Rewrite gmt2local() to avoid problematic os dependencies.
678 - Suppress nfs truncation message on errors.
680 - Add missing m4 quoting in AC_LBL_UNALIGNED_ACCESS autoconf macro.
681 Reported by Joachim Ott (ott@ardala.han.de)
683 - Enable "ip_hl vs. ip_vhl" workaround for OSF4 too.
685 - Print arp hardware type in host order. Thanks to Onno van der Linden
688 - Avoid solaris compiler warnings. Thanks to Bruce Barnett
689 (barnett@grymoire.crd.ge.com)
691 - Fix rip printer to not print one more route than is actually in the
692 packet. Thanks to Jean-Luc Richier (Jean-Luc.Richier@imag.fr) and
693 Bill Fenner (fenner@parc.xerox.com)
695 - Use autoconf endian detection since BYTE_ORDER isn't defined on all systems.
697 - Fix dvmrp printer truncation checks and add a dvmrp probe printer.
698 Thanks to Danny J. Mitzel (mitzel@ipsilon.com)
700 - Rewrite ospf printer to improve truncation checks.
702 - Don't parse tcp options past the EOL. As noted by David Sacerdote
703 (davids@secnet.com). Also, check tcp options to make sure they ar
704 actually in the tcp header (in addition to the normal truncation
705 checks). Fix the SACK code to print the N blocks (instead of the
706 first block N times).
708 - Don't say really small UDP packets are truncated just because they
709 aren't big enough to be a RPC. As noted by David Sacerdote.
711 v3.2.1 Sun Jul 14 03:02:26 PDT 1996
713 - Added rfc1716 icmp codes as suggested by Martin Fredriksson
716 - Print mtu for icmp unreach need frag packets. Thanks to John
717 Hawkinson (jhawk@mit.edu)
719 - Decode icmp router discovery messages. Thanks to Jeffrey Honig
722 - Added a printer entry for DLT_IEEE802 as suggested by Tak Kushida
723 (kushida@trl.ibm.co.jp)
725 - Check igmp checksum if possible. Thanks to John Hawkinson.
727 - Made changes for SINIX. Thanks to Andrej Borsenkow
728 (borsenkow.msk@sni.de)
730 - Use autoconf's idea of the top level directory in install targets.
731 Thanks to John Hawkinson.
733 - Avoid infinite loop in tcp options printing code. Thanks to Jeffrey
734 Mogul (mogul@pa.dec.com)
736 - Avoid using -lsocket in IRIX 5.2 and earlier since it breaks snoop.
737 Thanks to John Hawkinson.
739 - Added some more packet truncation checks.
741 - On systems that have it, use sigset() instead of signal() since
742 signal() has different semantics on these systems.
744 - Fixed some more alignment problems on the alpha.
746 - Add code to massage unprintable characters in the domain and ipx
747 printers. Thanks to John Hawkinson.
749 - Added explicit netmask support. Thanks to Steve Nuchia
750 (steve@research.oknet.com)
752 - Add "sca" keyword (for DEC cluster services) as suggested by Terry
753 Kennedy (terry@spcvxa.spc.edu)
755 - Add "atalk" keyword as suggested by John Hawkinson.
757 - Added an igrp printer. Thanks to Francis Dupont
758 (francis.dupont@inria.fr)
760 - Print IPX net numbers in hex a la Novell Netware. Thanks to Terry
761 Kennedy (terry@spcvxa.spc.edu)
763 - Fixed snmp extended tag field parsing bug. Thanks to Pascal Hennequin
764 (pascal.hennequin@hugo.int-evry.fr)
766 - Added some ETHERTYPEs missing on some systems.
768 - Added truncated packet macros and various checks.
770 - Fixed endian problems with the DECnet printer.
772 - Use $CC when checking gcc version. Thanks to Carl Lindberg
773 (carl_lindberg@blacksmith.com)
775 - Fixes for AIX (although this system is not yet supported). Thanks to
778 - Fix bugs in the autoconf misaligned accesses code fragment.
780 - Include sys/param.h to get BYTE_ORDER in a few places. Thanks to
781 Pavlin Ivanov Radoslavov (pavlin@cs.titech.ac.jp)
783 v3.2 Sun Jun 23 02:28:10 PDT 1996
785 - Print new icmp unreachable codes as suggested by Martin Fredriksson
786 (martin@msp.se). Also print code value when unknown for icmp redirect
789 - Fix an alignment endian bug in getname(). Thanks to John Hawkinson.
791 - Define "new" domain record types if not found in arpa/nameserv.h.
792 Resulted from a suggestion from John Hawkinson (jhawk@mit.edu). Also
793 fixed an endian bug when printing mx record and added some new record
796 - Added RIP V2 support. Thanks to Jeffrey Honig (jch@bsdi.com)
798 - Added T/TCP options printing. As suggested by Richard Stevens
801 - Use autoconf to detect architectures that can't handle misaligned
804 v3.1 Thu Jun 13 20:59:32 PDT 1996
806 - Changed u_int32/int32 to u_int32_t/int32_t to be consistent with bsd
807 and bind (as suggested by Charles Hannum).
809 - Port to GNU autoconf.
811 - Add support for printing DVMRP and PIM traffic thanks to
812 Havard Eidnes (Havard.Eidnes@runit.sintef.no).
814 - Fix AppleTalk, IPX and DECnet byte order problems due to wrong endian
815 define being referenced. Reported by Terry Kennedy.
817 - Minor fixes to the man page thanks to Mark Andrews.
819 - Endian fixes to RTP and vat packet dumpers, thanks to Bruce Mah
820 (bmah@cs.berkeley.edu).
822 - Added support for new dns types, thanks to Rainer Orth.
824 - Fixed tftp_print() to print the block number for ACKs.
826 - Document -dd and -ddd. Resulted from a bug report from Charlie Slater
827 (cslater@imatek.com).
829 - Check return status from malloc/calloc/etc.
831 - Check return status from pcap_loop() so we can print an error and
832 exit with a bad status if there were problems.
834 - Bail if ip option length is <= 0. Resulted from a bug report from
835 Darren Reed (darrenr@vitruvius.arbld.unimelb.edu.au).
837 - Print out a little more information for sun rpc packets.
839 - Add suport for Kerberos 4 thanks to John Hawkinson (jhawk@mit.edu).
841 - Fixed the Fix EXTRACT_SHORT() and EXTRACT_LONG() macros (which were
842 wrong on little endian machines).
844 - Fixed alignment bug in ipx_decode(). Thanks to Matt Crawford
847 - Fix ntp_print() to not print garbage when the stratum is
848 "unspecified." Thanks to Deus Ex Machina (root@belle.bork.com).
850 - Rewrote tcp options printer code to check for truncation. Added
851 selective acknowledgment case.
853 - Fixed an endian bug in the ospf printer. Thanks to Jeffrey C Honig
856 - Fix rip printer to handle 4.4 BSD sockaddr struct which only uses one
857 octet for the sa_family member. Thanks to Yoshitaka Tokugawa
860 - Don't checksum ip header if we don't have all of it. Thanks to John
861 Hawkinson (jhawk@mit.edu).
863 - Print out hostnames if possible in egp printer. Thanks to Jeffrey
867 v3.1a1 Wed May 3 19:21:11 PDT 1995
869 - Include time.h when SVR4 is defined to avoid problems under Solaris
872 - Fix etheraddr_string() in the ETHER_SERVICE to return the saved
873 strings, not the local buffer. Thanks to Stefan Petri
874 (petri@ibr.cs.tu-bs.de).
876 - Detect when pcap raises the snaplen (e.g. with snit). Print a warning
877 that the selected value was not used. Thanks to Pascal Hennequin
878 (Pascal.Hennequin@hugo.int-evry.fr).
880 - Add a truncated packet test to print-nfs.c. Thanks to Pascal Hennequin.
882 - BYTEORDER -> BYTE_ORDER Thanks to Terry Kennedy (terry@spcvxa.spc.edu).
884 v3.0.3 Sun Oct 1 18:35:00 GMT 1995
886 - Although there never was a 3.0.3 release, the linux boys cleverly
887 "released" one in late 1995.
889 v3.0.2 Thu Apr 20 21:28:16 PDT 1995
891 - Change configuration to not use gcc v2 flags with gcc v1.
893 - Redo gmt2local() so that it works under BSDI (which seems to return
894 an empty timezone struct from gettimeofday()). Based on report from
895 Terry Kennedy (terry@spcvxa.spc.edu).
897 - Change configure to recognize IP[0-9]* as "mips" SGI hardware. Based
898 on report from Mark Andrews (mandrews@alias.com).
900 - Don't pass cc flags to gcc. Resulted from a bug report from Rainer
901 Orth (ro@techfak.uni-bielefeld.de).
903 - Fixed printout of connection id for uncompressed tcp slip packets.
904 Resulted from a bug report from Richard Stevens (rstevens@noao.edu).
906 - Hack around deficiency in Ultrix's make.
908 - Add ETHERTYPE_TRAIL define which is missing from irix5.
910 v3.0.1 Wed Aug 31 22:42:26 PDT 1994
912 - Fix problems with gcc2 vs. malloc() and read() prototypes under SunOS 4.
914 v3.0 Mon Jun 20 19:23:27 PDT 1994
916 - Added support for printing tcp option timestamps thanks to
917 Mark Andrews (mandrews@alias.com).
919 - Reorganize protocol dumpers to take const pointers to packets so they
920 never change the contents (i.e., they used to do endian conversions
921 in place). Previously, whenever more than one pass was taken over
922 the packet, the packet contents would be dumped incorrectly (i.e.,
923 the output form -x would be wrong on little endian machines because
924 the protocol dumpers would modify the data). Thanks to Charles Hannum
925 (mycroft@gnu.ai.mit.edu) for reporting this problem.
927 - Added support for decnet protocol dumping thanks to Jeff Mogul
930 - Fix bug that caused length of packet to be incorrectly printed
931 (off by ether header size) for unknown ethernet types thanks
932 to Greg Miller (gmiller@kayak.mitre.org).
934 - Added support for IPX protocol dumping thanks to Brad Parker
937 - Added check to verify IP header checksum under -v thanks to
938 Brad Parker (brad@fcr.com).
940 - Move packet capture code to new libpcap library (which is
941 packaged separately).
943 - Prototype everything and assume an ansi compiler.
945 - print-arp.c: Print hardware ethernet addresses if they're not
948 - print-bootp.c: Decode the cmu vendor field. Add RFC1497 tags.
949 Many helpful suggestions from Gordon Ross (gwr@jericho.mc.com).
951 - print-fddi.c: Improvements. Thanks to Jeffrey Mogul
954 - print-icmp.c: Byte swap netmask before printing. Thanks to
955 Richard Stevens (rstevens@noao.edu). Print icmp type when unknown.
957 - print-ip.c: Print the inner ip datagram of ip-in-ip encapsulated packets.
958 By default, only the inner packet is dumped, appended with the token
959 "(encap)". Under -v, both the inner and output packets are dumped
960 (on the same line). Note that the filter applies to the original packet,
961 not the encapsulated packet. So if you run tcpdump on a net with an
962 IP Multicast tunnel, you cannot filter out the datagrams using the
963 conventional syntax. (You can filter away all the ip-in-ip traffic
964 with "not ip proto 4".)
966 - print-nfs.c: Keep pending rpc's in circular table. Add generic
967 nfs header and remove os dependences. Thanks to Jeffrey Mogul.
969 - print-ospf.c: Improvements. Thanks to Jeffrey Mogul.
971 - tcpdump.c: Add -T flag allows interpretation of "vat", "wb", "rpc"
972 (sunrpc) and rtp packets. Added "inbound" and "outbound" keywords
973 Add && and || operators
975 v2.2.1 Tue Jun 6 17:57:22 PDT 1992
977 - Fix bug with -c flag.
979 v2.2 Fri May 22 17:19:41 PDT 1992
981 - savefile.c: Remove hack that shouldn't have been exported. Add
984 - Added the 'icmp' keyword. For example, 'icmp[0] != 8 and icmp[0] != 0'
985 matches non-echo/reply ICMP packets.
987 - Many improvements to filter code optimizer.
989 - Added 'multicast' keyword and extended the 'broadcast' keyword can now be
990 so that protocol qualifications are allowed. For example, "ip broadcast"
991 and "ether multicast" are valid filters.
993 - Added support for monitoring the loopback interface (i.e. 'tcpdump -i lo').
994 Jeffrey Honig (jch@MITCHELL.CIT.CORNELL.EDU) contributed the kernel
995 patches to netinet/if_loop.c.
997 - Added support for the Ungermann-Bass Ethernet on IBM/PC-RTs running AOS.
998 Contact Jeffrey Honig (jch@MITCHELL.CIT.CORNELL.EDU) for the diffs.
1000 - Added EGP and OSPF printers, thanks to Jeffrey Honig.
1002 v2.1 Tue Jan 28 11:00:14 PST 1992
1004 - Internal release (never publically exported).
1006 v2.0.1 Sun Jan 26 21:10:10 PDT
1008 - Various byte ordering fixes.
1010 - Add truncation checks.
1012 - inet.c: Support BSD style SIOCGIFCONF.
1014 - nametoaddr.c: Handle multi addresses for single host.
1016 - optimize.c: Rewritten.
1018 - pcap-bpf.c: don't choke when we get ptraced. only set promiscuous
1021 - print-atal.c: Fix an alignment bug (thanks to
1022 stanonik@nprdc.navy.mil) Add missing printf() argument.
1024 - print-bootp.c: First attempt at decoding the vendor buffer.
1026 - print-domain.c: Fix truncation checks.
1028 - print-icmp.c: Calculate length of packets from the ip header.
1030 - print-ip.c: Print frag id in decimal (so it's easier to match up
1031 with non-frags). Add support for ospf, egp and igmp.
1033 - print-nfs.c: Lots of changes.
1035 - print-ntp.c: Make some verbose output depend on -v.
1037 - print-snmp.c: New version from John LoVerso.
1039 - print-tcp.c: Print rfc1072 tcp options.
1041 - tcpdump.c: Print "0x" prefix for %x formats. Always print 6 digits
1042 (microseconds) worth of precision. Fix uid bugs.
1044 - A packet dumper has been added (thanks to Jeff Mogul of DECWRL).
1045 With this option, you can create an architecture independent binary
1046 trace file in real time, without the overhead of the packet printer.
1047 At a later time, the packets can be filtered (again) and printed.
1049 - BSD is supported. You must have BPF in your kernel.
1050 Since the filtering is now done in the kernel, fewer packets are
1051 dropped. In fact, with BPF and the packet dumper option, a measly
1052 Sun 3/50 can keep up with a busy network.
1054 - Compressed SLIP packets can now be dumped, provided you use our
1055 SLIP software and BPF. These packets are dumped as any other IP
1056 packet; the compressed headers are dumped with the '-e' option.
1058 - Machines with little-endian byte ordering are supported (thanks to
1061 - Ultrix 4.0 is supported (also thanks to Jeff Mogul).
1063 - IBM RT and Stanford Enetfilter support has been added by
1064 Rayan Zachariassen <rayan@canet.ca>. Tcpdump has been tested under
1065 both the vanilla Enetfilter interface, and the extended interface
1066 (#ifdef'd by IBMRTPC) present in the MERIT version of the Enetfilter.
1068 - TFTP packets are now printed (requests only).
1070 - BOOTP packets are now printed.
1072 - SNMP packets are now printed. (thanks to John LoVerso of Xylogics).
1074 - Sparc architectures, including the Sparcstation-1, are now
1075 supported thanks to Steve McCanne and Craig Leres.
1077 - SunOS 4 is now supported thanks to Micky Liu of Columbia
1078 University (micky@cunixc.cc.columbia.edu).
1080 - IP options are now printed.
1082 - RIP packets are now printed.
1084 - There's a -v flag that prints out more information than the
1085 default (e.g., it will enable printing of IP ttl, tos and id)
1086 and -q flag that prints out less (e.g., it will disable
1087 interpretation of AppleTalk-in-UDP).
1089 - The grammar has undergone substantial changes (if you have an
1090 earlier version of tcpdump, you should re-read the manual
1093 The most useful change is the addition of an expression
1094 syntax that lets you filter on arbitrary fields or values in the
1095 packet. E.g., "ip[0] > 0x45" would print only packets with IP
1096 options, "tcp[13] & 3 != 0" would print only TCP SYN and FIN
1099 The most painful change is that concatenation no longer means
1100 "and" -- e.g., you have to say "host foo and port bar" instead
1101 of "host foo port bar". The up side to this down is that
1102 repeated qualifiers can be omitted, making most filter
1103 expressions shorter. E.g., you can now say "ip host foo and
1104 (bar or baz)" to look at ip traffic between hosts foo and bar or
1105 between hosts foo and baz. [The old way of saying this was "ip
1106 host foo and (ip host bar or ip host baz)".]
1108 v2.0 Sun Jan 13 12:20:40 PST 1991
1110 - Initial public release.