Deleted Added
full compact
CHANGES (214478) CHANGES (235530)
1Friday December 9, 2011. guy@alum.mit.edu.
2 Summary for 4.2.1 tcpdump release
3 Only build the Babel printer if IPv6 is enabled.
4 Support Babel on port 6696 as well as 6697.
5 Include ppi.h in release tarball.
6 Include all the test files in the release tarball, and don't
7 "include" test files that no longer exist.
8 Don't assume we have <rpc/rpc.h> - check for it.
9 Support "-T carp" as a way of dissecting IP protocol 112 as CARP
10 rather than VRRP.
11 Support Hilscher NetAnalyzer link-layer header format.
12 Constify some pointers and fix compiler warnings.
13 Get rid of never-true test.
14 Fix an unintended fall-through in a case statement in the ARP
15 printer.
16 Fix several cases where sizeof(sizeof(XXX)) was used when just
17 sizeof(XXX) was intended.
18 Make stricter sanity checks in the ES-IS printer.
19 Get rid of some GCCisms that caused builds to fai with compilers
20 that don't support them.
21 Fix typo in man page.
22 Added length checks to Babel printer.
23
24Sunday July 24, 2011. mcr@sandelman.ca.
25 Summary for 4.2.+
26 merged 802.15.4 decoder from Dmitry Eremin-Solenikov <dbaryshkov
27 at gmail dot com>
28 updates to forces for new port numbers
29 Use "-H", not "-h", for the 802.11s option. (-h always help)
30 Better ICMPv6 checksum handling.
31 add support for the RPKI/Router Protocol, per -ietf-sidr-rpki-rtr-12
32 get rid of uuencoded pcap test files, git can do binary.
33 sFlow changes for 64-bit counters.
34 fixes for PPI packet header handling and printing.
35 Add DCB Exchange protocol (DCBX) version 1.01.
36 Babel dissector, from Juliusz Chroboczek and Gr��goire Henry.
37 improvements to radiotap for rate values > 127.
38 Many improvements to ForCES decode, including fix SCTP TML port
39 updated RPL type code to RPL-17 draft
40 Improve printout of DHCPv6 options.
41 added support and test case for QinQ (802.1q VLAN) packets
42 Handle DLT_IEEE802_15_4_NOFCS like DLT_IEEE802_15_4.
43 Build fixes for Sparc and other machines with alignment restrictions.
44 Merged changes from Debian package.
45 PGM: Add ACK decoding and add PGMCC DATA and FEEDBACK options.
46 Build fixes for OSX (Snow Leopard and others)
47 Add support for IEEE 802.15.4 packets
48
49Tue. July 20, 2010. guy@alum.mit.edu.
50 Summary for 4.1.2 tcpdump release
51 If -U is specified, flush the file after creating it, so it's
52 not zero-length
53 Fix TCP flags output description, and some typoes, in the man
54 page
55 Add a -h flag, and only attempt to recognize 802.11s mesh
56 headers if it's set
57 When printing the link-layer type list, send *all* output to
58 stderr
59 Include the CFLAGS setting when configure was run in the
60 compiler flags
61
1Thu. April 1, 2010. guy@alum.mit.edu.
2 Summary for 4.1.1 tcpdump release
3 Fix build on systems with PF, such as FreeBSD and OpenBSD.
4 Don't blow up if a zero-length link-layer address is passed to
5 linkaddr_string().
6
7Thu. March 11, 2010. ken@netfunctional.ca/guy@alum.mit.edu.
8 Summary for 4.1.0 tcpdump release

--- 927 unchanged lines hidden ---
62Thu. April 1, 2010. guy@alum.mit.edu.
63 Summary for 4.1.1 tcpdump release
64 Fix build on systems with PF, such as FreeBSD and OpenBSD.
65 Don't blow up if a zero-length link-layer address is passed to
66 linkaddr_string().
67
68Thu. March 11, 2010. ken@netfunctional.ca/guy@alum.mit.edu.
69 Summary for 4.1.0 tcpdump release

--- 927 unchanged lines hidden ---