]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Add changes in 4.2.1.
authorGuy Harris <[email protected]>
Sat, 10 Dec 2011 01:31:08 +0000 (17:31 -0800)
committerGuy Harris <[email protected]>
Sat, 10 Dec 2011 01:31:08 +0000 (17:31 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6577e0db2d87269d5b851fb11c174511c7cfd8ff..278d4d1b440dd3a6efd23b5e33f2ee64256fb430 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,25 @@
+Friday  December 9, 2011.  [email protected].
+  Summary for 4.2.1 tcpdump release
+       Only build the Babel printer if IPv6 is enabled.
+       Support Babel on port 6696 as well as 6697.
+       Include ppi.h in release tarball.
+       Include all the test files in the release tarball, and don't
+        "include" test files that no longer exist.
+       Don't assume we have <rpc/rpc.h> - check for it.
+       Support "-T carp" as a way of dissecting IP protocol 112 as CARP
+        rather than VRRP.
+       Support Hilscher NetAnalyzer link-layer header format.
+       Constify some pointers and fix compiler warnings.
+       Get rid of never-true test.
+       Fix an unintended fall-through in a case statement in the ARP
+        printer.
+       Fix several cases where sizeof(sizeof(XXX)) was used when just
+        sizeof(XXX) was intended.
+       Make stricter sanity checks in the ES-IS printer.
+       Get rid of some GCCisms that caused builds to fai with compilers
+        that don't support them.
+       Fix typo in man page.
+
 Sunday  July 24, 2011.  [email protected].
   Summary for 4.2.+
        merged 802.15.4 decoder from Dmitry Eremin-Solenikov <dbaryshkov