]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Update CHANGES to reflect more of the changes in 4.1.0.
authorGuy Harris <[email protected]>
Fri, 2 Apr 2010 05:42:51 +0000 (22:42 -0700)
committerGuy Harris <[email protected]>
Fri, 2 Apr 2010 05:47:46 +0000 (22:47 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 55fd789b51121c242c3a46f76f482d998f5f1776..427dc62df4cbaf42b2019e086d8db49565f0bd09 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,14 @@
-Mon.   December 21, 2009.  [email protected].  Summary for 4.1 tcpdump release
+Thu.   April 1, 2010.  [email protected]/[email protected].
+  Summary for 4.1.0 tcpdump release
+       Fix printing of MAC addresses for VLAN frames with a length
+         field
+       Add some additional bounds checks and use the EXTRACT_ macros
+         more
+       Add a -b flag to print the AS number in BGP packets in ASDOT
+         notation rather than ASPLAIN notation
+       Add ICMPv6 RFC 5006 support
+       Decode the access flags in NFS access requests
+       Handle the new DLT_ for memory-mapped USB captures on Linux
        Make the default snapshot (-s) the maximum
        Print name of device (when -L is used)
        Support for OpenSolaris (and SXCE build 125 and later)
@@ -12,6 +22,7 @@ Mon.  December 21, 2009.  [email protected].  Summary for 4.1 tcpdump release
        Add support for the MDT SAFI 66 BG printer
        Add basic IPv6 support to print-olsr
        Add USB printer
+       Add printer for ForCES
        Handle frames with an FCS
        Handle 802.11n Control Wrapper, Block Acq Req and Block Ack frames
        Fix TCP sequence number printing 
@@ -21,8 +32,6 @@ Mon.  December 21, 2009.  [email protected].  Summary for 4.1 tcpdump release
        Lots of code clean ups
        Autoconf clean ups
        Update testcases to make output changes
-
-Mon.    December 8, 2008.  [email protected].  Summary for 4.0.1 tcpdump release
        Fix compiling with/out smi (--with{,out}-smi)
        Fix compiling without IPv6 support (--disable-ipv6)