]> 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:42:51 +0000 (22:42 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0b49e3fef248e7de54a199455e51c27efb45b5ee..427dc62df4cbaf42b2019e086d8db49565f0bd09 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,14 @@
-$Header: /tcpdump/master/tcpdump/CHANGES,v 1.100 2008-12-14 19:58:28 guy Exp $
-
-Mon.   December 21, 2009.  [email protected].  Summary for 4.0.2 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)
@@ -14,6 +22,7 @@ Mon.  December 21, 2009.  [email protected].  Summary for 4.0.2 tcpdump releas
        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 
@@ -23,8 +32,6 @@ Mon.  December 21, 2009.  [email protected].  Summary for 4.0.2 tcpdump releas
        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)