From: Michael Richardson Date: Mon, 25 Jul 2011 00:15:39 +0000 (-0400) Subject: Changes for 4.2 of tcpdump X-Git-Tag: tcpdump-4.2.1~29 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/6b9177b5fb306820a5deeb98745efd1001596aa3?ds=inline Changes for 4.2 of tcpdump --- diff --git a/CHANGES b/CHANGES index 3c4f0f99..6577e0db 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,27 @@ +Sunday July 24, 2011. mcr@sandelman.ca. Summary for 4.2.+ merged 802.15.4 decoder from Dmitry Eremin-Solenikov + updates to forces for new port numbers + Use "-H", not "-h", for the 802.11s option. (-h always help) + Better ICMPv6 checksum handling. + add support for the RPKI/Router Protocol, per -ietf-sidr-rpki-rtr-12 + get rid of uuencoded pcap test files, git can do binary. + sFlow changes for 64-bit counters. + fixes for PPI packet header handling and printing. + Add DCB Exchange protocol (DCBX) version 1.01. + Babel dissector, from Juliusz Chroboczek and Grégoire Henry. + improvements to radiotap for rate values > 127. + Many improvements to ForCES decode, including fix SCTP TML port + updated RPL type code to RPL-17 draft + Improve printout of DHCPv6 options. + added support and test case for QinQ (802.1q VLAN) packets + Handle DLT_IEEE802_15_4_NOFCS like DLT_IEEE802_15_4. + Build fixes for Sparc and other machines with alignment restrictions. + Merged changes from Debian package. + PGM: Add ACK decoding and add PGMCC DATA and FEEDBACK options. + Build fixes for OSX (Snow Leopard and others) + Add support for IEEE 802.15.4 packets Tue. July 20, 2010. guy@alum.mit.edu. Summary for 4.1.2 tcpdump release