Subject: CVS commit: pkgsrc/net/tcpdump
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/25/2003 13:02:57
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Mar 25 11:02:57 UTC 2003

Modified Files:
	pkgsrc/net/tcpdump: Makefile distinfo

Log Message:
Update to 3.7.2. Enable on NetBSD (builds fine).
Changes:
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 .


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/tcpdump/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/tcpdump/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.