]> The Tcpdump Group git mirrors - tcpdump/blob - CHANGES
Fix a bug in test scripts (exposed in GH #613).
[tcpdump] / CHANGES
1 Wednesday January 18, 2017 devel.fx.lebail@orange.fr
2 Summary for 4.9.0 tcpdump release
3 General updates:
4 Fix some heap overflows found with American Fuzzy Lop by Hanno Boeck and others
5 (More information in the log with CVE-2016-* and CVE-2017-*)
6 Change the way protocols print link-layer addresses (Fix heap overflows
7 in CALM-FAST and GeoNetworking printers)
8 Pass correct caplen value to ether_print() and some other functions
9 Fix lookup_nsap() to match what isonsap_string() expects
10 Clean up relative time stamp printing (Fix an array overflow)
11 Fix some alignment issues with GCC on Solaris 10 SPARC
12 Add some ND_TTEST_/ND_TCHECK_ macros to simplify writing bounds checks
13 Add a fn_printztn() which returns the number of bytes processed
14 Add nd_init() and nd_cleanup() functions. Improve libsmi support
15 Add CONTRIBUTING file
16 Add a summary comment in all printers
17 Compile with more warning options in devel mode if supported (-Wcast-qual, ...)
18 Fix some leaks found by Valgrind/Memcheck
19 Fix a bunch of de-constifications
20 Squelch some Coverity warnings and some compiler warnings
21 Update Coverity and Travis-CI setup
22 Update Visual Studio files
23
24 Frontend:
25 Fix capsicum support to work with zerocopy buffers in bpf
26 Try opening interfaces by name first, then by name-as-index
27 Work around pcap_create() failures fetching time stamp type lists
28 Fix a segmentation fault with 'tcpdump -J'
29 Improve addrtostr6() bounds checking
30 Add exit_tcpdump() function
31 Don't drop CAP_SYS_CHROOT before chrooting
32 Fixes issue where statistics not reported when -G and -W options used
33
34 Updated printers:
35 802.11: Beginnings of 11ac radiotap support
36 802.11: Check the Protected bit for management frames
37 802.11: Do bounds checking on last_presentp before dereferencing it (Fix a heap overflow)
38 802.11: Fix the radiotap printer to handle the special bits correctly
39 802.11: If we have the MCS field, it's 11n
40 802.11: Only print unknown frame type or subtype messages once
41 802.11: Radiotap dBm values get printed as dB; Update a test output accordingly
42 802.11: Source and destination addresses were backwards
43 AH: Add a bounds check
44 AH: Report to our caller that dissection failed if a bounds check fails
45 AP1394: Print src > dst, not dst > src
46 ARP: Don't assume the target hardware address is <= 6 octets long (Fix a heap overflow)
47 ATALK: Add bounds and length checks (Fix heap overflows)
48 ATM: Add some bounds checks (Fix a heap overflow)
49 ATM: Fix an incorrect bounds check
50 BFD: Update specification from draft to RFC 5880
51 BFD: Update to print optional authentication field
52 BGP: Add support for the AIGP attribute (RFC7311)
53 BGP: Print LARGE_COMMUNITY Path Attribute
54 BGP: Update BGP numbers from IANA; Print minor values for FSM notification
55 BOOTP: Add a bounds check
56 Babel: Add decoder for source-specific extension
57 CDP: Filter out non-printable characters
58 CFM: Fixes to match the IEEE standard, additional bounds and length checks
59 CSLIP: Add more bounds checks (Fix a heap overflow)
60 ClassicalIPoATM: Add a bounds check on LLC+SNAP header (Fix a heap overflow)
61 DHCP: Fix MUDURL and TZ options
62 DHCPv6: Process MUDURL and TZ options
63 DHCPv6: Update Status Codes with RFCs/IANA names
64 DNS: Represent the "DNSSEC OK" bit as "DO" instead of "OK". Add a test case
65 DTP: Improve packet integrity checks
66 EGP: Fix bounds checks
67 ESP: Don't use OpenSSL_add_all_algorithms() in OpenSSL 1.1.0 or later
68 Ethernet: Add some bounds checking before calling isoclns_print (Fix a heap overflow)
69 Ethernet: Print the Length/Type field as length when needed
70 FDDI: Fix -e output for FDDI
71 FR: Add some packet-length checks and improve Q.933 printing (Fix heap overflows)
72 GRE: Add some bounds checks (Fix heap overflows)
73 Geneve: Fix error message with invalid option length; Update list option classes
74 HNCP: Fix incorrect time interval format. Fix handling of IPv4 prefixes
75 ICMP6: Fetch a 32-bit big-endian quantity with EXTRACT_32BITS()
76 IGMP: Add a length check
77 IP: Add a bounds check (Fix a heap overflow)
78 IP: Check before fetching the protocol version (Fix a heap overflow)
79 IP: Don't try to dissect if IP version != 4 (Fix a heap overflow)
80 IP: Stop processing IPPROTO_ values once we hit IPPROTO_IPCOMP
81 IPComp: Check whether we have the CPI before we fetch it (Fix a heap overflow)
82 IPoFC: Fix -e output (IP-over-Fibre Channel)
83 IPv6: Don't overwrite the destination IPv6 address for routing headers
84 IPv6: Fix header printing
85 IPv6: Stop processing IPPROTO_ values once we hit IPPROTO_IPCOMP
86 ISAKMP: Clean up parsing of IKEv2 Security Associations
87 ISOCLNS/IS-IS: Add support for Purge Originator Identifier (RFC6232) and test cases
88 ISOCLNS/IS-IS: Don't overwrite packet data when checking the signature
89 ISOCLNS/IS-IS: Filter out non-printable characters
90 ISOCLNS/IS-IS: Fix segmentation faults
91 ISOCLNS/IS-IS: Have signature_verify() do the copying and clearing
92 ISOCLNS: Add some bounds checks
93 Juniper: Make sure a Juniper header TLV isn't bigger than what's left in the packet (Fix a heap overflow)
94 LLC/SNAP: With -e, print the LLC header before the SNAP header; without it, cut the SNAP header
95 LLC: Add a bounds check (Fix a heap overflow)
96 LLC: Clean up printing of LLC packets
97 LLC: Fix the printing of RFC 948-style IP packets
98 LLC: Skip the LLC and SNAP headers with -x for 802.11 and some other protocols
99 LLDP: Implement IANA OUI and LLDP MUD option
100 MPLS LSP ping: Update printing for RFC 4379, bug fixes, more bounds checks
101 MPLS: "length" is now the *remaining* packet length
102 MPLS: Add bounds and length checks (Fix a heap overflow)
103 NFS: Don't assume the ONC RPC header is nicely aligned
104 NFS: Don't overflow the Opaque_Handle buffer (Fix a segmentation fault)
105 NFS: Don't run past the end of an NFSv3 file handle
106 OLSR: Add a test to cover a HNA sgw case
107 OLSR: Fix 'Advertised networks' count
108 OLSR: Fix printing of smart-gateway HNAs in IPv4
109 OSPF: Add a bounds check for the Hello packet options
110 OSPF: Do more bounds checking
111 OSPF: Fix a segmentation fault
112 OSPF: Fix printing 'ospf_topology_values' default
113 OTV: Add missing bounds checks
114 PGM: Print the formatted IP address, not the raw binary address, as a string
115 PIM: Add some bounds checking (Fix a heap overflow)
116 PIMv2: Fix checksumming of Register messages
117 PPP: Add some bounds checks (Fix a heap overflow)
118 PPP: Report invalid PAP AACK/ANAK packets
119 Q.933: Add a missing bounds check
120 RADIUS: Add Value 13 "VLAN" to Tunnel-Type attribute
121 RADIUS: Filter out non-printable characters
122 RADIUS: Translate UDP/1700 as RADIUS
123 RESP: Do better checking of RESP packets
124 RPKI-RTR: Add a return value check for "fn_printn" call
125 RPKI-RTR: Remove printing when truncated condition already detected
126 RPL: Fix 'Consistency Check' control code
127 RPL: Fix suboption print
128 RSVP: An INTEGRITY object in a submessage covers only the submessage
129 RSVP: Fix an infinite loop; Add bounds and length checks
130 RSVP: Fix some if statements missing brackets
131 RSVP: Have signature_verify() do the copying and clearing
132 RTCP: Add some bounds checks
133 RTP: Add some bounds checks, fix two segmentation faults
134 SCTP: Do more bounds checking
135 SFLOW: Fix bounds checking
136 SLOW: Fix bugs, add checks
137 SMB: Before fetching the flags2 field, make sure we have it
138 SMB: Do bounds checks on NBNS resource types and resource data lengths
139 SNMP: Clean up the "have libsmi but no modules loaded" case
140 SNMP: Clean up the object abbreviation list and fix the code to match them
141 SNMP: Do bounds checks when printing character and octet strings
142 SNMP: Improve ASN.1 bounds checks
143 SNMP: More bounds and length checks
144 STP: Add a bunch of bounds checks, and fix some printing (Fix heap overflows)
145 STP: Filter out non-printable characters
146 TCP: Add bounds and length checks for packets with TCP option 20
147 TCP: Correct TCP option Kind value for TCP Auth and add SCPS-TP
148 TCP: Fix two bounds checks (Fix heap overflows)
149 TCP: Make sure we have the data offset field before fetching it (Fix a heap overflow)
150 TCP: Put TCP-AO option decoding right
151 TFTP: Don't use strchr() to scan packet data (Fix a heap overflow)
152 Telnet: Add some bounds checks
153 TokenRing: Fix -e output
154 UDLD: Fix an infinite loop
155 UDP: Add a bounds check (Fix a heap overflow)
156 UDP: Check against the packet length first
157 VAT: Add some bounds checks
158 VTP: Add a test on Mgmt Domain Name length
159 VTP: Add bounds checks and filter out non-printable characters
160 VXLAN: Add a bound check and a test case
161 ZeroMQ: Fix an infinite loop
162
163 Tuesday October 25, 2016 mcr@sandelman.ca
164 Summary for 4.8.1 tcpdump release
165 Fix "-x" for Apple PKTAP and PPI packets
166 Improve separation frontend/backend (tcpdump/libnetdissect)
167 Fix display of timestamps with -tt, -ttt and -ttttt options
168 Add support for the Marvell Extended Distributed Switch Architecture header
169 Use PRIx64 to print a 64-bit number in hex.
170 Printer for HNCP (RFCs 7787 and 7788).
171 dagid is always an IPv6 address, not an opaque 128-bit string, and other fixes to RPL printer.
172 RSVP: Add bounds and length checks
173 OSPF: Do more bounds checking
174 Handle OpenSSL 1.1.x.
175 Initial support for the REdis Serialization Protocol known as RESP.
176 Add printing function for Generic Protocol Extension for VXLAN
177 draft-ietf-nvo3-vxlan-gpe-01
178 Network Service Header: draft-ietf-sfc-nsh-01
179 Don't recompile the filter if the new file has the same DLT.
180 Pass an adjusted struct pcap_pkthdr to the sub-printer.
181 Add three test cases for already fixed CVEs
182 CVE-2014-8767: OLSR
183 CVE-2014-8768: Geonet
184 CVE-2014-8769: AODV
185 Don't do the DDP-over-UDP heuristic first: GitHub issue #499.
186 Use the new debugging routines in libpcap.
187 Harmonize TCP source or destination ports tests with UDP ones
188 Introduce data types to use for integral values in packet structures.
189 RSVP: Fix an infinite loop
190 Support of Type 3 and Type 4 LISP packets.
191 Don't require IPv6 library support in order to support IPv6 addresses.
192 Many many changes to support libnetdissect usage.
193 Add a test that makes unaligned accesses: GitHub issue #478.
194 add a DNSSEC test case: GH #445 and GH #467.
195 BGP: add decoding of ADD-PATH capability
196 fixes to LLC header printing, and RFC948-style IP packets
197
198 Friday April 10, 2015 guy@alum.mit.edu
199 Summary for 4.7.4 tcpdump release
200 RPKI to Router Protocol: Fix Segmentation Faults and other problems
201 RPKI to Router Protocol: print strings with fn_printn()
202 wb: fix some bounds checks
203
204 Wednesday March 11, 2015 mcr@sandelman.ca
205 Summary for 4.7.3 tcpdump release
206 Capsicum fixes for FreeBSD 10
207
208 Tuesday March 10, 2015 mcr@sandelman.ca
209 Summary for 4.7.2 tcpdump release
210 DCCP: update Packet Types with RFC4340/IANA names
211 fixes for CVE-2015-0261: IPv6 mobility header check issue
212 fixes for CVE-2015-2153, 2154, 2155: kday packets
213
214 Friday Nov. 12, 2014 guy@alum.mit.edu
215 Summary for 4.7.0 tcpdump release
216 changes to hex printing of CDP packets
217 Fix PPI printing
218 Radius: update Packet Type Codes and Attribute Types with RFC/IANA names
219 Add a routine to print "text protocols", and add FTP/HTTP/SMTP/RTSP support.
220 improvements to telnet printer, even if not -v
221 omit length for bcp, print-tcp uses it
222 formatting fixes for a bunch of protocols
223 new bounds checks for a number of protocols
224 split netflow 1,6, and 6 dissector up.
225 added geneve dissector
226 CVE-2014-9140 PPP dissector fixed.
227
228 Tuesday Sep. 2, 2014 mcr@sandelman.ca
229 Summary for 4.6.2 tcpdump release
230 fix out-of-source-tree builds: find libpcap that is out of source
231 better configure check for libsmi
232
233 Saturday Jul. 19, 2014 mcr@sandelman.ca
234 Summary for 4.6.1 tcpdump release
235 added FreeBSD capsicum
236 add a short option '#', same as long option '--number'
237
238 Wednesday Jul. 2, 2014 mcr@sandelman.ca
239 Summary for 4.6.0 tcpdump release
240 all of tcpdump is now using the new "NDO" code base (Thanks Denis!)
241 nflog, mobile, forces, pptp, AODV, AHCP, IPv6, OSPFv4, RPL, DHCPv6 enhancements/fixes
242 M3UA decode added.
243 many new test cases: 82 in 4.5.1 to 133 in 4.6.0
244 many improvements to travis continuous integration system: OSX, and Coverity options
245 cleaned up some unnecessary header files
246 Added bittok2str().
247 a number of unaligned access faults fixed
248 -A flag does not consider CR to be printable anymore
249 fx.lebail took over coverity baby sitting
250 default snapshot size increased to 256K for accomodate USB captures
251 WARNING: this release contains a lot of very worthwhile code churn.
252
253 Wednesday Jan. 15, 2014 guy@alum.mit.edu
254 Summary for 4.5.2 tcpdump release
255 Man page fix
256 Fix crashes on SPARC
257
258 Monday Nov. 11, 2013 mcr@sandelman.ca
259 Summary for 4.5.1 tcpdump release
260 CREDITS file fixes
261
262 Thursday Nov. 7, 2013 mcr@sandelman.ca and guy@alum.mit.edu.
263 Summary for 4.5.0 tcpdump release
264 some NFSv4 fixes for printing
265 fix printing of unknown TCP options, and tcp fast-open
266 fixes for syslog parser
267 some gcc-version-specific flag tuning
268 adopt MacOS deprecation workarounds for openssl
269 improvements to babel printing
270 add OpenFlow 1.0 (no SSL) and test cases
271 GeoNet printer.
272 added STBC Rx support
273 improvements to DHCPv6 decoder
274 clarify which autoconf is needed
275 Point users to the the-tcpdump-group repository on GitHub rather
276 than the mcr repository
277 Add MSDP printer.
278 Fixed IPv6 check on Solaris and other OSes requiring extra
279 networking libraries.
280 Add support for VXLAN (draft-mahalingam-dutt-dcops-vxlan-03),
281 and add "vxlan" as an option for -T.
282 Add support for OTV (draft-hasmit-otv-04).
283 fixes for DLT_IEEE802_11_RADIO datalink types
284 added MPTCP decoder
285
286 Saturday April 6, 2013 guy@alum.mit.edu.
287 Summary for 4.4.0 tcpdump release
288 RPKI-RTR (RFC6810) is now official (TCP Port 323)
289 Fix detection of OpenSSL libcrypto.
290 Add DNSSL (RFC6106) support.
291 Add "radius" as an option for -T.
292 Update Action codes for handle_action function according to
293 802.11s amendment.
294 Decode DHCPv6 AFTR-Name option (RFC6334).
295 Updates for Babel.
296 Fix printing of infinite lifetime in ICMPv6.
297 Added support for SPB, SPBM Service Identifier, and Unicast
298 Address sub-TLV in ISIS.
299 Decode RIPv2 authentication up to RFC4822.
300 Fix RIP Request/full table decoding issues.
301 On Linux systems with cap-ng.h, drop root privileges
302 using Linux Capabilities.
303 Add support for reading multiple files.
304 Add MS NLB heartbeat printer.
305 Separate multiple nexthops in BGP.
306
307 Wednesday November 28, 2012 guy@alum.mit.edu.
308 Summary for 4.3.1 tcpdump release
309 Print "LLDP, length N" for LLDP packets even when not in verbose
310 mode, so something is printed even if only the timestamp is
311 present
312 Document "-T carp"
313 Print NTP poll interval correctly (it's an exponent, so print
314 both its raw value and 2^value)
315 Document that "-e" is used to get MAC addresses
316 More clearly document that you need to escape or quote
317 backslashes in filter expressions on the command line
318 Fix some "the the" in the man page
319 Use the right maximum path length
320 Don't treat 192_1_2, when passed to -i, as an interface number
321
322 Friday April 3, 2012. mcr@sandelman.ca.
323 Summary for 4.3.0 tcpdump release
324 fixes for forces: SPARSE data (per RFC 5810)
325 some more test cases added
326 updates to documentation on -l, -U and -w flags.
327 Fix printing of BGP optional headers.
328 Tried to include DLT_PFSYNC support, failed due to headers required.
329 added TIPC support.
330 Fix LLDP Network Policy bit definitions.
331 fixes for IGMPv3's Max Response Time: it is in units of 0.1 second.
332 SIGUSR1 can be used rather than SIGINFO for stats
333 permit -n flag to affect print-ip for protocol numbers
334 ND_OPT_ADVINTERVAL is in milliseconds, not seconds
335 Teach PPPoE parser about RFC 4638
336
337
338 Friday December 9, 2011. guy@alum.mit.edu.
339 Summary for 4.2.1 tcpdump release
340 Only build the Babel printer if IPv6 is enabled.
341 Support Babel on port 6696 as well as 6697.
342 Include ppi.h in release tarball.
343 Include all the test files in the release tarball, and don't
344 "include" test files that no longer exist.
345 Don't assume we have <rpc/rpc.h> - check for it.
346 Support "-T carp" as a way of dissecting IP protocol 112 as CARP
347 rather than VRRP.
348 Support Hilscher NetAnalyzer link-layer header format.
349 Constify some pointers and fix compiler warnings.
350 Get rid of never-true test.
351 Fix an unintended fall-through in a case statement in the ARP
352 printer.
353 Fix several cases where sizeof(sizeof(XXX)) was used when just
354 sizeof(XXX) was intended.
355 Make stricter sanity checks in the ES-IS printer.
356 Get rid of some GCCisms that caused builds to fai with compilers
357 that don't support them.
358 Fix typo in man page.
359 Added length checks to Babel printer.
360
361 Sunday July 24, 2011. mcr@sandelman.ca.
362 Summary for 4.2.+
363 merged 802.15.4 decoder from Dmitry Eremin-Solenikov <dbaryshkov
364 at gmail dot com>
365 updates to forces for new port numbers
366 Use "-H", not "-h", for the 802.11s option. (-h always help)
367 Better ICMPv6 checksum handling.
368 add support for the RPKI/Router Protocol, per -ietf-sidr-rpki-rtr-12
369 get rid of uuencoded pcap test files, git can do binary.
370 sFlow changes for 64-bit counters.
371 fixes for PPI packet header handling and printing.
372 Add DCB Exchange protocol (DCBX) version 1.01.
373 Babel dissector, from Juliusz Chroboczek and Grégoire Henry.
374 improvements to radiotap for rate values > 127.
375 Many improvements to ForCES decode, including fix SCTP TML port
376 updated RPL type code to RPL-17 draft
377 Improve printout of DHCPv6 options.
378 added support and test case for QinQ (802.1q VLAN) packets
379 Handle DLT_IEEE802_15_4_NOFCS like DLT_IEEE802_15_4.
380 Build fixes for Sparc and other machines with alignment restrictions.
381 Merged changes from Debian package.
382 PGM: Add ACK decoding and add PGMCC DATA and FEEDBACK options.
383 Build fixes for OSX (Snow Leopard and others)
384 Add support for IEEE 802.15.4 packets
385
386 Tue. July 20, 2010. guy@alum.mit.edu.
387 Summary for 4.1.2 tcpdump release
388 If -U is specified, flush the file after creating it, so it's
389 not zero-length
390 Fix TCP flags output description, and some typoes, in the man
391 page
392 Add a -h flag, and only attempt to recognize 802.11s mesh
393 headers if it's set
394 When printing the link-layer type list, send *all* output to
395 stderr
396 Include the CFLAGS setting when configure was run in the
397 compiler flags
398
399 Thu. April 1, 2010. guy@alum.mit.edu.
400 Summary for 4.1.1 tcpdump release
401 Fix build on systems with PF, such as FreeBSD and OpenBSD.
402 Don't blow up if a zero-length link-layer address is passed to
403 linkaddr_string().
404
405 Thu. March 11, 2010. ken@netfunctional.ca/guy@alum.mit.edu.
406 Summary for 4.1.0 tcpdump release
407 Fix printing of MAC addresses for VLAN frames with a length
408 field
409 Add some additional bounds checks and use the EXTRACT_ macros
410 more
411 Add a -b flag to print the AS number in BGP packets in ASDOT
412 notation rather than ASPLAIN notation
413 Add ICMPv6 RFC 5006 support
414 Decode the access flags in NFS access requests
415 Handle the new DLT_ for memory-mapped USB captures on Linux
416 Make the default snapshot (-s) the maximum
417 Print name of device (when -L is used)
418 Support for OpenSolaris (and SXCE build 125 and later)
419 Print new TCP flags
420 Add support for RPL DIO
421 Add support for TCP User Timeout (UTO)
422 Add support for non-standard Ethertypes used by 3com PPPoE gear
423 Add support for 802.11n and 802.11s
424 Add support for Transparent Ethernet Bridge ethertype in GRE
425 Add 4 byte AS support for BGP printer
426 Add support for the MDT SAFI 66 BG printer
427 Add basic IPv6 support to print-olsr
428 Add USB printer
429 Add printer for ForCES
430 Handle frames with an FCS
431 Handle 802.11n Control Wrapper, Block Acq Req and Block Ack frames
432 Fix TCP sequence number printing
433 Report 802.2 packets as 802.2 instead of 802.3
434 Don't include -L/usr/lib in LDFLAGS
435 On x86_64 Linux, look in lib64 directory too
436 Lots of code clean ups
437 Autoconf clean ups
438 Update testcases to make output changes
439 Fix compiling with/out smi (--with{,out}-smi)
440 Fix compiling without IPv6 support (--disable-ipv6)
441
442 Mon. October 27, 2008. ken@netfunctional.ca. Summary for 4.0.0 tcpdump release
443 Add support for Bluetooth Sniffing
444 Add support for Realtek Remote Control Protocol (openrrcp.org.ru)
445 Add support for 802.11 AVS
446 Add support for SMB over TCP
447 Add support for 4 byte BGP AS printing
448 Add support for compiling on case-insensitive file systems
449 Add support for ikev2 printing
450 Update support for decoding AFS
451 Update DHCPv6 printer
452 Use newer libpcap API's (allows -B option on all platforms)
453 Add -I to turn on monitor mode
454 Bugfixes in lldp, lspping, dccp, ESP, NFS printers
455 Cleanup unused files and various cruft
456
457 Mon. September 10, 2007. ken@xelerance.com. Summary for 3.9.8 tcpdump release
458 Rework ARP printer
459 Rework OSPFv3 printer
460 Add support for Frame-Relay ARP
461 Decode DHCP Option 121 (RFC 3442 Classless Static Route)
462 Decode DHCP Option 249 (MS Classless Static Route) the same as Option 121
463 TLV: Add support for Juniper .pcap extensions
464 Print EGP header in new-world-order style
465 Converted print-isakmp.c to NETDISSECT
466 Moved AF specific stuff into af.h
467 Test subsystem now table driven, and saves outputs and diffs to one place
468 Require <net/pfvar.h> for pf definitions - allows reading of pflog formatted
469 libpcap files on an OS other than where the file was generated
470
471
472 Wed. July 23, 2007. mcr@xelerance.com. Summary for 3.9.7 libpcap release
473
474 NFS: Print unsigned values as such.
475 RX: parse safely.
476 BGP: fixes for IPv6-less builds.
477 801.1ag: use standard codepoint.
478 use /dev/bpf on systems with such a device.
479 802.11: print QoS data, avoid dissect of no-data frame, ignore padding.
480 smb: make sure that we haven't gone past the end of the captured data.
481 smb: squelch an uninitialized complaint from coverity.
482 NFS: from NetBSD; don't interpret the reply as a possible NFS reply
483 if it got MSG_DENIED.
484 BGP: don't print TLV values that didn't fit, from www.digit-labs.org.
485 revised INSTALL.txt about libpcap dependancy.
486
487 Wed. April 25, 2007. ken@xelerance.com. Summary for 3.9.6 tcpdump release
488 Update man page to reflect changes to libpcap
489 Changes to both TCP and IP Printer Output
490 Fix a potential buffer overflow in the 802.11 printer
491 Print basic info about a few more Cisco LAN protocols.
492 mDNS cleanup
493 ICMP MPLS rework of the extension code
494 bugfix: use the correct codepoint for the OSPF simple text auth token
495 entry, and use safeputs to print the password.
496 Add support in pflog for additional values
497 Add support for OIF RSVP Extensions UNI 1.0 Rev. 2 and additional RSVP objects
498 Add support for the Message-id NACK c-type.
499 Add support for 802.3ah loopback ctrl msg
500 Add support for Multiple-STP as per 802.1s
501 Add support for rapid-SPT as per 802.1w
502 Add support for CFM Link-trace msg, Link-trace-Reply msg,
503 Sender-ID tlv, private tlv, port, interface status
504 Add support for unidirectional link detection as per
505 http://www.ietf.org/internet-drafts/draft-foschiano-udld-02.txt
506 Add support for the olsr protocol as per RFC 3626 plus the LQ
507 extensions from olsr.org
508 Add support for variable-length checksum in DCCP, as per section 9 of
509 RFC 4340.
510 Add support for per-VLAN spanning tree and per-VLAN rapid spanning tree
511 Add support for Multiple-STP as per 802.1s
512 Add support for the cisco propriatry 'dynamic trunking protocol'
513 Add support for the cisco proprietary VTP protocol
514 Update dhcp6 options table as per IETF standardization activities
515
516
517 Tue. September 19, 2006. ken@xelerance.com. Summary for 3.9.5 tcpdump release
518
519 Fix compiling on AIX (, at end of ENUM)
520 Updated list of DNS RR typecodes
521 Use local Ethernet defs on WIN32
522 Add support for Frame-Relay ARP
523 Fixes for compiling under MSVC++
524 Add support for parsing Juniper .pcap files
525 Add support for FRF.16 Multilink Frame-Relay (DLT_MFR)
526 Rework the OSPFv3 printer
527 Fix printing for 4.4BSD/NetBSD NFS Filehandles
528 Add support for Cisco style NLPID encapsulation
529 Add cisco prop. eigrp related, extended communities
530 Add support for BGP signaled VPLS
531 Cleanup the bootp printer
532 Add support for PPP over Frame-Relay
533 Add some bounds checking to the IP options code, and clean up
534 the options output a bit.
535 Add additional modp groups to ISAKMP printer
536 Add support for Address-Withdraw and Label-Withdraw Msgs
537 Add support for the BFD Discriminator TLV
538 Fixes for 64bit compiling
539 Add support for PIMv2 checksum verification
540 Add support for further dissection of the IPCP Compression Option
541 Add support for Cisco's proposed VQP protocol
542 Add basic support for keyed authentication TCP option
543 Lots of minor cosmetic changes to output printers
544
545
546 Mon. September 19, 2005. ken@xelerance.com. Summary for 3.9.4 tcpdump release
547 Decoder support for more Juniper link-layer types
548 Fix a potential buffer overflow (although it can't occur in
549 practice).
550 Fix the handling of unknown management frame types in the 802.11
551 printer.
552 Add FRF.16 support, fix various Frame Relay bugs.
553 Add support for RSVP integrity objects, update fast-reroute
554 object printer to latest spec.
555 Clean up documentation of vlan filter expression, document mpls
556 filter expression.
557 Document new pppoed and pppoes filter expressions.
558 Update diffserver-TE codepoints as per RFC 4124.
559 Spelling fixes in ICMPv6.
560 Don't require any fields other than flags to be present in IS-IS
561 restart signaling TLVs, and only print the system ID in
562 those TLVs as system IDs, not as node IDs.
563 Support for DCCP.
564
565 Tue. July 5, 2005. ken@xelerance.com. Summary for 3.9.3 tcpdump release
566
567 Option to chroot() when dropping privs
568 Fixes for compiling on nearly every platform,
569 including improved 64bit support
570 Many new testcases
571 Support for sending packets
572 Many compliation fixes on most platforms
573 Fixes for recent version of GCC to eliminate warnings
574 Improved Unicode support
575
576 Decoders & DLT Changes, Updates and New:
577 AES ESP support
578 Juniper ATM, FRF.15, FRF.16, PPPoE,
579 ML-FR, ML-PIC, ML-PPP, PL-PPP, LS-PIC
580 GGSN,ES,MONITOR,SERVICES
581 L2VPN
582 Axent Raptor/Symantec Firewall
583 TCP-MD5 (RFC 2385)
584 ESP-in-UDP (RFC 3948)
585 ATM OAM
586 LMP, LMP Service Discovery
587 IP over FC
588 IP over IEEE 1394
589 BACnet MS/TP
590 SS7
591 LDP over TCP
592 LACP, MARKER as per 802.3ad
593 PGM (RFC 3208)
594 LSP-PING
595 G.7041/Y.1303 Generic Framing Procedure
596 EIGRP-IP, EIGRP-IPX
597 ICMP6
598 Radio - via radiotap
599 DHCPv6
600 HDLC over PPP
601
602 Tue. March 30, 2004. mcr@sandelman.ottawa.on.ca. Summary for 3.8.3 release
603
604 No changes from 3.8.2. Version bumped only to maintain consistency
605 with libpcap 0.8.3.
606
607 Mon. March 29, 2004. mcr@sandelman.ottawa.on.ca. Summary for 3.8.2 release
608
609 Fixes for print-isakmp.c CVE: CAN-2004-0183, CAN-2004-0184
610 http://www.rapid7.com/advisories/R7-0017.html
611 IP-over-IEEE1394 printing.
612 some MINGW32 changes.
613 updates for autoconf 2.5
614 fixes for print-aodv.c - check for too short packets
615 formatting changes to print-ascii for hex output.
616 check for too short packets: print-bgp.c, print-bootp.c, print-cdp.c,
617 print-chdlc.c, print-domain.c, print-icmp.c, print-icmp6.c,
618 print-ip.c, print-lwres.c, print-ospf.c, print-pim.c,
619 print-ppp.c,print-pppoe.c, print-rsvp.c, print-wb.c
620 print-ether.c - better handling of unknown types.
621 print-isoclns.c - additional decoding of types.
622 print-llc.c - strings for LLC names added.
623 print-pfloc.c - various enhancements
624 print-radius.c - better decoding to strings.
625
626 Wed. November 12, 2003. mcr@sandelman.ottawa.on.ca. Summary for 3.8 release
627
628 changed syntax of -E argument so that multiple SAs can be decrypted
629 fixes for Digital Unix headers and Documentation
630 __attribute__ fixes
631 CDP changes from Terry Kennedy <terry@tmk.com>.
632 IPv6 mobility updates from Kazushi Sugyo <sugyo@pb.jp.nec.com>
633 Fixes for ASN.1 decoder for 2.100.3 forms.
634 Added a count of packets received and processed to clarify numbers.
635 Incorporated WinDUMP patches for Win32 builds.
636 PPPoE payload length headers.
637 Fixes for HP C compiler builds.
638 Use new pcap_breakloop() and pcap_findalldevs() if we can.
639 BGP output split into multiple lines.
640 Fixes to 802.11 decoding.
641 Fixes to PIM decoder.
642 SuperH is a CPU that can't handle unaligned access. Many fixes for
643 unaligned access work.
644 Fixes to Frame-Relay decoder for Q.933/922 frames.
645 Clarified when Solaris can do captures as non-root.
646 Added tests/ subdir for examples/regression tests.
647 New -U flag. -flush stdout after every packet
648 New -A flag -print ascii only
649 support for decoding IS-IS inside Cisco HDLC Frames
650 more verbosity for tftp decoder
651 mDNS decoder
652 new BFD decoder
653 cross compilation patches
654 RFC 3561 AODV support.
655 UDP/TCP pseudo-checksum properly for source-route options.
656 sanitized all files to modified BSD license
657 Add support for RFC 2625 IP-over-Fibre Channel.
658 fixes for DECnet support.
659 Support RFC 2684 bridging of Ethernet, 802.5 Token Ring, and FDDI.
660 RFC 2684 encapsulation of BPDUs.
661
662 Tuesday, February 25, 2003. fenner@research.att.com. 3.7.2 release
663
664 Fixed infinite loop when parsing invalid isakmp packets.
665 (reported by iDefense; already fixed in CVS)
666 Fixed infinite loop when parsing invalid BGP packets.
667 Fixed buffer overflow with certain invalid NFS packets.
668 Pretty-print unprintable network names in 802.11 printer.
669 Handle truncated nbp (appletalk) packets.
670 Updated DHCPv6 printer to match draft-ietf-dhc-dhcpv6-22.txt
671 Print IP protocol name even if we don't have a printer for it.
672 Print IP protocol name or number for fragments.
673 Print the whole MPLS label stack, not just the top label.
674 Print request header and file handle for NFS v3 FSINFO and PATHCONF
675 requests.
676 Fix NFS packet truncation checks.
677 Handle "old" DR-Priority and Bidir-Capable PIM HELLO options.
678 Handle unknown RADIUS attributes properly.
679 Fix an ASN.1 parsing error that would cause e.g. the OID
680 2.100.3 to be misrepresented as 4.20.3 .
681
682 Monday, January 21, 2002. mcr@sandelman.ottawa.on.ca. Summary for 3.7 release
683 see http://www.tcpdump.org/cvs-log/2002-01-21.10:16:48.html for commit log.
684 keyword "ipx" added.
685 Better OSI/802.2 support on Linux.
686 IEEE 802.11 support, from clenahan@fortresstech.com, achirica@ttd.net.
687 LLC SAP support for FDDI/token ring/RFC-1483 style ATM
688 BXXP protocol was replaced by the BEEP protocol;
689 improvements to SNAP demux.
690 Changes to "any" interface documentation.
691 Documentation on pcap_stats() counters.
692 Fix a memory leak found by Miklos Szeredi - pcap_ether_aton().
693 Added MPLS encapsulation decoding per RFC3032.
694 DNS dissector handles TKEY, TSIG and IXFR.
695 adaptive SLIP interface patch from Igor Khristophorov <igor@atdot.org>
696 SMB printing has much improved bounds checks
697 OUI 0x0000f8 decoded as encapsulated ethernet for Cisco-custom bridging
698 Zephyr support, from Nickolai Zeldovich <kolya@MIT.EDU>.
699 Solaris - devices with digits in them. Stefan Hudson <hudson@mbay.net>
700 IPX socket 0x85be is for Cisco EIGRP over IPX.
701 Improvements to fragmented ESP handling.
702 SCTP support from Armando L. Caro Jr. <acaro@mail.eecis.udel.edu>
703 Linux ARPHDR_ATM support fixed.
704 Added a "netbeui" keyword, which selects NetBEUI packets.
705 IPv6 ND improvements, MobileIP dissector, 2292bis-02 for RA option.
706 Handle ARPHDR_HDLC from Marcus Felipe Pereira <marcus@task.com.br>.
707 Handle IPX socket 0x553 -> NetBIOS-over-IPX socket, "nwlink-dgm"
708 Better Linux libc5 compat.
709 BIND9 lwres dissector added.
710 MIPS and SPARC get strict alignment macros (affects print-bgp.c)
711 Apple LocalTalk LINKTYPE_ reserved.
712 New time stamp formats documented.
713 DHCP6 updated to draft-22.txt spec.
714 ICMP types/codes now accept symbolic names.
715 Add SIGINFO handler from LBL
716 encrypted CIPE tunnels in IRIX, from Franz Schaefer <schaefer@mond.at>.
717 now we are -Wstrict-prototype clean.
718 NetBSD DLT_PPP_ETHER; adapted from Martin Husemann <martin@netbsd.org>.
719 PPPoE dissector cleaned up.
720 Support for LocalTalk hardware, from Uns Lider <unslider@miranda.org>.
721 In dissector, now the caller prints the IP addresses rather than proto.
722 cjclark@alum.mit.edu: print the IP proto for non-initial fragments.
723 LLC frames with a DSAP and LSAP of 0xe0 are IPX frames.
724 Linux cooked frames with a type value of LINUX_SLL_P_802_3 are IPX.
725 captures on the "any" device won't be done in promiscuous mode
726 Token Ring support on DLPI - Onno van der Linden <onno@simplex.nl>
727 ARCNet support, from NetBSD.
728 HSRP dissector, from Julian Cowley <julian@lava.net>.
729 Handle (GRE-encapsulated) PPTP
730 added -C option to rotate save file every optarg * 1,000,000 bytes.
731 support for "vrrp" name - NetBSD, by Klaus Klein <kleink@netbsd.org>.
732 PPTP support, from Motonori Shindo <mshindo@mshindo.net>.
733 IS-IS over PPP support, from Hannes Gredler <hannes@juniper.net>.
734 CNFP support for IPv6,format. Harry Raaymakers <harryr@connect.com.au>.
735 ESP printing updated to RFC2406.
736 HP-UX can now handle large number of PPAs.
737 MSDP printer added.
738 L2TP dissector improvements from Motonori Shindo.
739
740 Tuesday January 9, 2001. mcr@sandelman.ottawa.on.ca. Summary for 3.6 release
741 Cleaned up documentation.
742 Promisc mode fixes for Linux
743 IPsec changes/cleanups.
744 Alignment fixes for picky architectures
745
746 Removed dependency on native headers for packet dissectors.
747 Removed Linux specific headers that were shipped
748
749 libpcap changes provide for exchanging capture files between
750 systems. Save files now have well known PACKET_ values instead of
751 depending upon system dependant mappings of DLT_* types.
752
753 Support for computing/checking IP and UDP/TCP checksums.
754
755 Updated autoconf stock files.
756
757 IPv6 improvements: dhcp (draft-15), mobile-ip6, ppp, ospf6,
758
759 Added dissector support for: ISOCLNS, Token Ring, IGMPv3, bxxp,
760 timed, vrrp, radius, chdlc, cnfp, cdp, IEEE802.1d, raw-AppleTalk
761
762 Added filtering support for: VLANs, ESIS, ISIS
763
764 Improvements to: print-telnet, IPTalk, bootp/dhcp, ECN, PPP,
765 L2TP, PPPoE
766
767 HP-UX 11.0 -- find the right dlpi device.
768 Solaris 8 - IPv6 works
769 Linux - Added support for an "any" device to capture on all interfaces
770
771 Security fixes: buffer overrun audit done. Strcpy replaced with
772 strlcpy, sprintf replaced with snprintf.
773 Look for lex problems, and warn about them.
774
775
776 v3.5 Fri Jan 28 18:00:00 PST 2000
777
778 Bill Fenner <fenner@research.att.com>
779 - switch to config.h for autoconf
780 - unify RCSID strings
781 - Updated PIMv1, PIMv2, DVMRP, IGMP parsers, add Cisco Auto-RP parser
782 - Really fix the RIP printer
783 - Fix MAC address -> name translation.
784 - some -Wall -Wformat fixes
785 - update makemib to parse much of SMIv2
786 - Print TCP sequence # with -vv even if you normally wouldn't
787 - Print as much of IP/TCP/UDP headers as possible even if truncated.
788
789 itojun@iijlab.net
790 - -X will make a ascii dump. from netbsd.
791 - telnet command sequence decoder (ff xx xx). from netbsd.
792 - print-bgp.c: improve options printing. ugly code exists for
793 unaligned option parsing (need some fix).
794 - const poisoning in SMB decoder.
795 - -Wall -Werror clean checks.
796 - bring in KAME IPv6/IPsec decoding code.
797
798 Assar Westerlund <assar@sics.se>
799 - SNMPv2 and SNMPv3 printer
800 - If compiled with libsmi, tcpdump can load MIBs on the fly to decode
801 SNMP packets.
802 - Incorporate NFS parsing code from NetBSD. Adds support for nfsv3.
803 - portability fixes
804 - permit building in different directories.
805
806 Ken Hornstein <kenh@cmf.nrl.navy.mil>
807 - bring in code at
808 /afs/transarc.com/public/afs-contrib/tools/tcpdump for parsing
809 AFS3 packets
810
811 Andrew Tridgell <tridge@linuxcare.com>
812 - SMB printing code
813
814 Love <lha@stacken.kth.se>
815 - print-rx.c: add code for printing MakeDir and StoreStatus. Also
816 change date format to the right one.
817
818 Michael C. Richardson <mcr@sandelman.ottawa.on.ca>
819 - Created tcpdump.org repository
820
821 v3.4 Sat Jul 25 12:40:55 PDT 1998
822
823 - Hardwire Linux slip support since it's too hard to detect.
824
825 - Redo configuration of "network" libraries (-lsocket and -lnsl) to
826 deal with IRIX. Thanks to John Hawkinson (jhawk@mit.edu)
827
828 - Added -a which tries to translate network and broadcast addresses to
829 names. Suggested by Rob van Nieuwkerk (robn@verdi.et.tudelft.nl)
830
831 - Added a configure option to disable gcc.
832
833 - Added a "raw" packet printer.
834
835 - Not having an interface address is no longer fatal. Requested by John
836 Hawkinson.
837
838 - Rework signal setup to accommodate Linux.
839
840 - OSPF truncation check fix. Also display the type of OSPF packets
841 using MD5 authentication. Thanks to Brian Wellington
842 (bwelling@tis.com)
843
844 - Fix truncation check bugs in the Kerberos printer. Reported by Ezra
845 Peisach (epeisach@mit.edu)
846
847 - Don't catch SIGHUP when invoked with nohup(1). Thanks to Dave Plonka
848 (plonka@mfa.com)
849
850 - Specify full install target as a way of detecting if install
851 directory does not exist. Thanks to Dave Plonka.
852
853 - Bit-swap FDDI addresses for BSD/OS too. Thanks to Paul Vixie
854 (paul@vix.com)
855
856 - Fix off-by-one bug when testing size of ethernet packets. Thanks to
857 Marty Leisner (leisner@sdsp.mc.xerox.com)
858
859 - Add a local autoconf macro to check for routines in libraries; the
860 autoconf version is broken (it only puts the library name in the
861 cache variable name). Thanks to John Hawkinson.
862
863 - Add a local autoconf macro to check for types; the autoconf version
864 is broken (it uses grep instead of actually compiling a code fragment).
865
866 - Modified to support the new BSD/OS 2.1 PPP and SLIP link layer header
867 formats.
868
869 - Extend OSF ip header workaround to versions 1 and 2.
870
871 - Fix some signed problems in the nfs printer. As reported by David
872 Sacerdote (davids@silence.secnet.com)
873
874 - Detect group wheel and use it as the default since BSD/OS' install
875 can't hack numeric groups. Reported by David Sacerdote.
876
877 - AIX needs special loader options. Thanks to Jonathan I. Kamens
878 (jik@cam.ov.com)
879
880 - Fixed the nfs printer to print port numbers in decimal. Thanks to
881 Kent Vander Velden (graphix@iastate.edu)
882
883 - Find installed libpcap in /usr/local/lib when not using gcc.
884
885 - Disallow network masks with non-network bits set.
886
887 - Attempt to detect "egcs" versions of gcc.
888
889 - Add missing closing double quotes when displaying bootp strings.
890 Reported by Viet-Trung Luu (vluu@picard.math.uwaterloo.ca)
891
892 v3.3 Sat Nov 30 20:56:27 PST 1996
893
894 - Added Linux support.
895
896 - GRE encapsulated packet printer thanks to John Hawkinson
897 (jhawk@mit.edu)
898
899 - Rewrite gmt2local() to avoid problematic os dependencies.
900
901 - Suppress nfs truncation message on errors.
902
903 - Add missing m4 quoting in AC_LBL_UNALIGNED_ACCESS autoconf macro.
904 Reported by Joachim Ott (ott@ardala.han.de)
905
906 - Enable "ip_hl vs. ip_vhl" workaround for OSF4 too.
907
908 - Print arp hardware type in host order. Thanks to Onno van der Linden
909 (onno@simplex.nl)
910
911 - Avoid solaris compiler warnings. Thanks to Bruce Barnett
912 (barnett@grymoire.crd.ge.com)
913
914 - Fix rip printer to not print one more route than is actually in the
915 packet. Thanks to Jean-Luc Richier (Jean-Luc.Richier@imag.fr) and
916 Bill Fenner (fenner@parc.xerox.com)
917
918 - Use autoconf endian detection since BYTE_ORDER isn't defined on all systems.
919
920 - Fix dvmrp printer truncation checks and add a dvmrp probe printer.
921 Thanks to Danny J. Mitzel (mitzel@ipsilon.com)
922
923 - Rewrite ospf printer to improve truncation checks.
924
925 - Don't parse tcp options past the EOL. As noted by David Sacerdote
926 (davids@secnet.com). Also, check tcp options to make sure they ar
927 actually in the tcp header (in addition to the normal truncation
928 checks). Fix the SACK code to print the N blocks (instead of the
929 first block N times).
930
931 - Don't say really small UDP packets are truncated just because they
932 aren't big enough to be a RPC. As noted by David Sacerdote.
933
934 v3.2.1 Sun Jul 14 03:02:26 PDT 1996
935
936 - Added rfc1716 icmp codes as suggested by Martin Fredriksson
937 (martin@msp.se)
938
939 - Print mtu for icmp unreach need frag packets. Thanks to John
940 Hawkinson (jhawk@mit.edu)
941
942 - Decode icmp router discovery messages. Thanks to Jeffrey Honig
943 (jch@bsdi.com)
944
945 - Added a printer entry for DLT_IEEE802 as suggested by Tak Kushida
946 (kushida@trl.ibm.co.jp)
947
948 - Check igmp checksum if possible. Thanks to John Hawkinson.
949
950 - Made changes for SINIX. Thanks to Andrej Borsenkow
951 (borsenkow.msk@sni.de)
952
953 - Use autoconf's idea of the top level directory in install targets.
954 Thanks to John Hawkinson.
955
956 - Avoid infinite loop in tcp options printing code. Thanks to Jeffrey
957 Mogul (mogul@pa.dec.com)
958
959 - Avoid using -lsocket in IRIX 5.2 and earlier since it breaks snoop.
960 Thanks to John Hawkinson.
961
962 - Added some more packet truncation checks.
963
964 - On systems that have it, use sigset() instead of signal() since
965 signal() has different semantics on these systems.
966
967 - Fixed some more alignment problems on the alpha.
968
969 - Add code to massage unprintable characters in the domain and ipx
970 printers. Thanks to John Hawkinson.
971
972 - Added explicit netmask support. Thanks to Steve Nuchia
973 (steve@research.oknet.com)
974
975 - Add "sca" keyword (for DEC cluster services) as suggested by Terry
976 Kennedy (terry@spcvxa.spc.edu)
977
978 - Add "atalk" keyword as suggested by John Hawkinson.
979
980 - Added an igrp printer. Thanks to Francis Dupont
981 (francis.dupont@inria.fr)
982
983 - Print IPX net numbers in hex a la Novell Netware. Thanks to Terry
984 Kennedy (terry@spcvxa.spc.edu)
985
986 - Fixed snmp extended tag field parsing bug. Thanks to Pascal Hennequin
987 (pascal.hennequin@hugo.int-evry.fr)
988
989 - Added some ETHERTYPEs missing on some systems.
990
991 - Added truncated packet macros and various checks.
992
993 - Fixed endian problems with the DECnet printer.
994
995 - Use $CC when checking gcc version. Thanks to Carl Lindberg
996 (carl_lindberg@blacksmith.com)
997
998 - Fixes for AIX (although this system is not yet supported). Thanks to
999 John Hawkinson.
1000
1001 - Fix bugs in the autoconf misaligned accesses code fragment.
1002
1003 - Include sys/param.h to get BYTE_ORDER in a few places. Thanks to
1004 Pavlin Ivanov Radoslavov (pavlin@cs.titech.ac.jp)
1005
1006 v3.2 Sun Jun 23 02:28:10 PDT 1996
1007
1008 - Print new icmp unreachable codes as suggested by Martin Fredriksson
1009 (martin@msp.se). Also print code value when unknown for icmp redirect
1010 and time exceeded.
1011
1012 - Fix an alignment endian bug in getname(). Thanks to John Hawkinson.
1013
1014 - Define "new" domain record types if not found in arpa/nameserv.h.
1015 Resulted from a suggestion from John Hawkinson (jhawk@mit.edu). Also
1016 fixed an endian bug when printing mx record and added some new record
1017 types.
1018
1019 - Added RIP V2 support. Thanks to Jeffrey Honig (jch@bsdi.com)
1020
1021 - Added T/TCP options printing. As suggested by Richard Stevens
1022 (rstevens@noao.edu)
1023
1024 - Use autoconf to detect architectures that can't handle misaligned
1025 accesses.
1026
1027 v3.1 Thu Jun 13 20:59:32 PDT 1996
1028
1029 - Changed u_int32/int32 to u_int32_t/int32_t to be consistent with bsd
1030 and bind (as suggested by Charles Hannum).
1031
1032 - Port to GNU autoconf.
1033
1034 - Add support for printing DVMRP and PIM traffic thanks to
1035 Havard Eidnes (Havard.Eidnes@runit.sintef.no).
1036
1037 - Fix AppleTalk, IPX and DECnet byte order problems due to wrong endian
1038 define being referenced. Reported by Terry Kennedy.
1039
1040 - Minor fixes to the man page thanks to Mark Andrews.
1041
1042 - Endian fixes to RTP and vat packet dumpers, thanks to Bruce Mah
1043 (bmah@cs.berkeley.edu).
1044
1045 - Added support for new dns types, thanks to Rainer Orth.
1046
1047 - Fixed tftp_print() to print the block number for ACKs.
1048
1049 - Document -dd and -ddd. Resulted from a bug report from Charlie Slater
1050 (cslater@imatek.com).
1051
1052 - Check return status from malloc/calloc/etc.
1053
1054 - Check return status from pcap_loop() so we can print an error and
1055 exit with a bad status if there were problems.
1056
1057 - Bail if ip option length is <= 0. Resulted from a bug report from
1058 Darren Reed (darrenr@vitruvius.arbld.unimelb.edu.au).
1059
1060 - Print out a little more information for sun rpc packets.
1061
1062 - Add suport for Kerberos 4 thanks to John Hawkinson (jhawk@mit.edu).
1063
1064 - Fixed the Fix EXTRACT_SHORT() and EXTRACT_LONG() macros (which were
1065 wrong on little endian machines).
1066
1067 - Fixed alignment bug in ipx_decode(). Thanks to Matt Crawford
1068 (crawdad@fnal.gov).
1069
1070 - Fix ntp_print() to not print garbage when the stratum is
1071 "unspecified." Thanks to Deus Ex Machina (root@belle.bork.com).
1072
1073 - Rewrote tcp options printer code to check for truncation. Added
1074 selective acknowledgment case.
1075
1076 - Fixed an endian bug in the ospf printer. Thanks to Jeffrey C Honig
1077 (jch@bsdi.com)
1078
1079 - Fix rip printer to handle 4.4 BSD sockaddr struct which only uses one
1080 octet for the sa_family member. Thanks to Yoshitaka Tokugawa
1081 (toku@dit.co.jp)
1082
1083 - Don't checksum ip header if we don't have all of it. Thanks to John
1084 Hawkinson (jhawk@mit.edu).
1085
1086 - Print out hostnames if possible in egp printer. Thanks to Jeffrey
1087 Honig (jhc@bsdi.com)
1088
1089
1090 v3.1a1 Wed May 3 19:21:11 PDT 1995
1091
1092 - Include time.h when SVR4 is defined to avoid problems under Solaris
1093 2.3.
1094
1095 - Fix etheraddr_string() in the ETHER_SERVICE to return the saved
1096 strings, not the local buffer. Thanks to Stefan Petri
1097 (petri@ibr.cs.tu-bs.de).
1098
1099 - Detect when pcap raises the snaplen (e.g. with snit). Print a warning
1100 that the selected value was not used. Thanks to Pascal Hennequin
1101 (Pascal.Hennequin@hugo.int-evry.fr).
1102
1103 - Add a truncated packet test to print-nfs.c. Thanks to Pascal Hennequin.
1104
1105 - BYTEORDER -> BYTE_ORDER Thanks to Terry Kennedy (terry@spcvxa.spc.edu).
1106
1107 v3.0.3 Sun Oct 1 18:35:00 GMT 1995
1108
1109 - Although there never was a 3.0.3 release, the linux boys cleverly
1110 "released" one in late 1995.
1111
1112 v3.0.2 Thu Apr 20 21:28:16 PDT 1995
1113
1114 - Change configuration to not use gcc v2 flags with gcc v1.
1115
1116 - Redo gmt2local() so that it works under BSDI (which seems to return
1117 an empty timezone struct from gettimeofday()). Based on report from
1118 Terry Kennedy (terry@spcvxa.spc.edu).
1119
1120 - Change configure to recognize IP[0-9]* as "mips" SGI hardware. Based
1121 on report from Mark Andrews (mandrews@alias.com).
1122
1123 - Don't pass cc flags to gcc. Resulted from a bug report from Rainer
1124 Orth (ro@techfak.uni-bielefeld.de).
1125
1126 - Fixed printout of connection id for uncompressed tcp slip packets.
1127 Resulted from a bug report from Richard Stevens (rstevens@noao.edu).
1128
1129 - Hack around deficiency in Ultrix's make.
1130
1131 - Add ETHERTYPE_TRAIL define which is missing from irix5.
1132
1133 v3.0.1 Wed Aug 31 22:42:26 PDT 1994
1134
1135 - Fix problems with gcc2 vs. malloc() and read() prototypes under SunOS 4.
1136
1137 v3.0 Mon Jun 20 19:23:27 PDT 1994
1138
1139 - Added support for printing tcp option timestamps thanks to
1140 Mark Andrews (mandrews@alias.com).
1141
1142 - Reorganize protocol dumpers to take const pointers to packets so they
1143 never change the contents (i.e., they used to do endian conversions
1144 in place). Previously, whenever more than one pass was taken over
1145 the packet, the packet contents would be dumped incorrectly (i.e.,
1146 the output form -x would be wrong on little endian machines because
1147 the protocol dumpers would modify the data). Thanks to Charles Hannum
1148 (mycroft@gnu.ai.mit.edu) for reporting this problem.
1149
1150 - Added support for decnet protocol dumping thanks to Jeff Mogul
1151 (mogul@pa.dec.com).
1152
1153 - Fix bug that caused length of packet to be incorrectly printed
1154 (off by ether header size) for unknown ethernet types thanks
1155 to Greg Miller (gmiller@kayak.mitre.org).
1156
1157 - Added support for IPX protocol dumping thanks to Brad Parker
1158 (brad@fcr.com).
1159
1160 - Added check to verify IP header checksum under -v thanks to
1161 Brad Parker (brad@fcr.com).
1162
1163 - Move packet capture code to new libpcap library (which is
1164 packaged separately).
1165
1166 - Prototype everything and assume an ansi compiler.
1167
1168 - print-arp.c: Print hardware ethernet addresses if they're not
1169 what we expect.
1170
1171 - print-bootp.c: Decode the cmu vendor field. Add RFC1497 tags.
1172 Many helpful suggestions from Gordon Ross (gwr@jericho.mc.com).
1173
1174 - print-fddi.c: Improvements. Thanks to Jeffrey Mogul
1175 (mogul@pa.dec.com).
1176
1177 - print-icmp.c: Byte swap netmask before printing. Thanks to
1178 Richard Stevens (rstevens@noao.edu). Print icmp type when unknown.
1179
1180 - print-ip.c: Print the inner ip datagram of ip-in-ip encapsulated packets.
1181 By default, only the inner packet is dumped, appended with the token
1182 "(encap)". Under -v, both the inner and output packets are dumped
1183 (on the same line). Note that the filter applies to the original packet,
1184 not the encapsulated packet. So if you run tcpdump on a net with an
1185 IP Multicast tunnel, you cannot filter out the datagrams using the
1186 conventional syntax. (You can filter away all the ip-in-ip traffic
1187 with "not ip proto 4".)
1188
1189 - print-nfs.c: Keep pending rpc's in circular table. Add generic
1190 nfs header and remove os dependences. Thanks to Jeffrey Mogul.
1191
1192 - print-ospf.c: Improvements. Thanks to Jeffrey Mogul.
1193
1194 - tcpdump.c: Add -T flag allows interpretation of "vat", "wb", "rpc"
1195 (sunrpc) and rtp packets. Added "inbound" and "outbound" keywords
1196 Add && and || operators
1197
1198 v2.2.1 Tue Jun 6 17:57:22 PDT 1992
1199
1200 - Fix bug with -c flag.
1201
1202 v2.2 Fri May 22 17:19:41 PDT 1992
1203
1204 - savefile.c: Remove hack that shouldn't have been exported. Add
1205 truncate checks.
1206
1207 - Added the 'icmp' keyword. For example, 'icmp[0] != 8 and icmp[0] != 0'
1208 matches non-echo/reply ICMP packets.
1209
1210 - Many improvements to filter code optimizer.
1211
1212 - Added 'multicast' keyword and extended the 'broadcast' keyword can now be
1213 so that protocol qualifications are allowed. For example, "ip broadcast"
1214 and "ether multicast" are valid filters.
1215
1216 - Added support for monitoring the loopback interface (i.e. 'tcpdump -i lo').
1217 Jeffrey Honig (jch@MITCHELL.CIT.CORNELL.EDU) contributed the kernel
1218 patches to netinet/if_loop.c.
1219
1220 - Added support for the Ungermann-Bass Ethernet on IBM/PC-RTs running AOS.
1221 Contact Jeffrey Honig (jch@MITCHELL.CIT.CORNELL.EDU) for the diffs.
1222
1223 - Added EGP and OSPF printers, thanks to Jeffrey Honig.
1224
1225 v2.1 Tue Jan 28 11:00:14 PST 1992
1226
1227 - Internal release (never publically exported).
1228
1229 v2.0.1 Sun Jan 26 21:10:10 PDT
1230
1231 - Various byte ordering fixes.
1232
1233 - Add truncation checks.
1234
1235 - inet.c: Support BSD style SIOCGIFCONF.
1236
1237 - nametoaddr.c: Handle multi addresses for single host.
1238
1239 - optimize.c: Rewritten.
1240
1241 - pcap-bpf.c: don't choke when we get ptraced. only set promiscuous
1242 for broadcast nets.
1243
1244 - print-atal.c: Fix an alignment bug (thanks to
1245 stanonik@nprdc.navy.mil) Add missing printf() argument.
1246
1247 - print-bootp.c: First attempt at decoding the vendor buffer.
1248
1249 - print-domain.c: Fix truncation checks.
1250
1251 - print-icmp.c: Calculate length of packets from the ip header.
1252
1253 - print-ip.c: Print frag id in decimal (so it's easier to match up
1254 with non-frags). Add support for ospf, egp and igmp.
1255
1256 - print-nfs.c: Lots of changes.
1257
1258 - print-ntp.c: Make some verbose output depend on -v.
1259
1260 - print-snmp.c: New version from John LoVerso.
1261
1262 - print-tcp.c: Print rfc1072 tcp options.
1263
1264 - tcpdump.c: Print "0x" prefix for %x formats. Always print 6 digits
1265 (microseconds) worth of precision. Fix uid bugs.
1266
1267 - A packet dumper has been added (thanks to Jeff Mogul of DECWRL).
1268 With this option, you can create an architecture independent binary
1269 trace file in real time, without the overhead of the packet printer.
1270 At a later time, the packets can be filtered (again) and printed.
1271
1272 - BSD is supported. You must have BPF in your kernel.
1273 Since the filtering is now done in the kernel, fewer packets are
1274 dropped. In fact, with BPF and the packet dumper option, a measly
1275 Sun 3/50 can keep up with a busy network.
1276
1277 - Compressed SLIP packets can now be dumped, provided you use our
1278 SLIP software and BPF. These packets are dumped as any other IP
1279 packet; the compressed headers are dumped with the '-e' option.
1280
1281 - Machines with little-endian byte ordering are supported (thanks to
1282 Jeff Mogul).
1283
1284 - Ultrix 4.0 is supported (also thanks to Jeff Mogul).
1285
1286 - IBM RT and Stanford Enetfilter support has been added by
1287 Rayan Zachariassen <rayan@canet.ca>. Tcpdump has been tested under
1288 both the vanilla Enetfilter interface, and the extended interface
1289 (#ifdef'd by IBMRTPC) present in the MERIT version of the Enetfilter.
1290
1291 - TFTP packets are now printed (requests only).
1292
1293 - BOOTP packets are now printed.
1294
1295 - SNMP packets are now printed. (thanks to John LoVerso of Xylogics).
1296
1297 - Sparc architectures, including the Sparcstation-1, are now
1298 supported thanks to Steve McCanne and Craig Leres.
1299
1300 - SunOS 4 is now supported thanks to Micky Liu of Columbia
1301 University (micky@cunixc.cc.columbia.edu).
1302
1303 - IP options are now printed.
1304
1305 - RIP packets are now printed.
1306
1307 - There's a -v flag that prints out more information than the
1308 default (e.g., it will enable printing of IP ttl, tos and id)
1309 and -q flag that prints out less (e.g., it will disable
1310 interpretation of AppleTalk-in-UDP).
1311
1312 - The grammar has undergone substantial changes (if you have an
1313 earlier version of tcpdump, you should re-read the manual
1314 entry).
1315
1316 The most useful change is the addition of an expression
1317 syntax that lets you filter on arbitrary fields or values in the
1318 packet. E.g., "ip[0] > 0x45" would print only packets with IP
1319 options, "tcp[13] & 3 != 0" would print only TCP SYN and FIN
1320 packets.
1321
1322 The most painful change is that concatenation no longer means
1323 "and" -- e.g., you have to say "host foo and port bar" instead
1324 of "host foo port bar". The up side to this down is that
1325 repeated qualifiers can be omitted, making most filter
1326 expressions shorter. E.g., you can now say "ip host foo and
1327 (bar or baz)" to look at ip traffic between hosts foo and bar or
1328 between hosts foo and baz. [The old way of saying this was "ip
1329 host foo and (ip host bar or ip host baz)".]
1330
1331 v2.0 Sun Jan 13 12:20:40 PST 1991
1332
1333 - Initial public release.