]> The Tcpdump Group git mirrors - tcpdump/commitdiff
pulled up 3.7.2 notes
authormcr <mcr>
Wed, 26 Feb 2003 19:03:13 +0000 (19:03 +0000)
committermcr <mcr>
Wed, 26 Feb 2003 19:03:13 +0000 (19:03 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 685343bc5fb037046a2287ec1cba0c94cd2bff84..8c398c28d37eb33bbafbe5b481d63eeef5d723e1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,26 @@
-$Header: /tcpdump/master/tcpdump/CHANGES,v 1.82 2003-02-26 18:58:04 mcr Exp $
+$Header: /tcpdump/master/tcpdump/CHANGES,v 1.83 2003-02-26 19:03:13 mcr Exp $
 
        changed syntax of -E argument so that multiple SAs can be decrypted
 
 
        changed syntax of -E argument so that multiple SAs can be decrypted
 
+Tuesday, February 25, 2003. [email protected].  3.7.2 release
+
+       Fixed infinite loop when parsing malformed isakmp packets.
+        (reported by iDefense; already fixed in CVS)
+       Fixed infinite loop when parsing malformed BGP packets.
+       Fixed buffer overflow with certain malformed NFS packets.
+       Pretty-print unprintable network names in 802.11 printer.
+       Handle truncated nbp (appletalk) packets.
+       Updated DHCPv6 printer to match draft-ietf-dhc-dhcpv6-22.txt
+       Print IP protocol name even if we don't have a printer for it.
+       Print IP protocol name or number for fragments.
+       Print the whole MPLS label stack, not just the top label.
+       Print request header and file handle for NFS v3 FSINFO and PATHCONF
+        requests.
+       Fix NFS packet truncation checks.
+       Handle "old" DR-Priority and Bidir-Capable PIM HELLO options.
+       Handle unknown RADIUS attributes properly.
+       Fix an ASN.1 parsing error that would cause e.g. the OID
+        2.100.3 to be misrepresented as 4.20.3 .
 
 Monday, January 21, 2002. [email protected]. Summary for 3.7 release
 see http://www.tcpdump.org/cvs-log/2002-01-21.10:16:48.html for commit log.
 
 Monday, January 21, 2002. [email protected]. Summary for 3.7 release
 see http://www.tcpdump.org/cvs-log/2002-01-21.10:16:48.html for commit log.
@@ -656,4 +675,8 @@ v2.0 Sun Jan 13 12:20:40 PST 1991
 
 - Initial public release.
 
 
 - Initial public release.
 
-@(#) $Header: /tcpdump/master/tcpdump/CHANGES,v 1.82 2003-02-26 18:58:04 mcr Exp $ (LBL)
+<<<<<<< CHANGES
+@(#) $Header: /tcpdump/master/tcpdump/CHANGES,v 1.83 2003-02-26 19:03:13 mcr Exp $ (LBL)
+=======
+@(#) $Header: /tcpdump/master/tcpdump/CHANGES,v 1.83 2003-02-26 19:03:13 mcr Exp $ (LBL)
+>>>>>>> 1.81.2.1