Subject: CVS commit: pkgsrc/net/tcpdump
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 04/24/2007 12:31:48
Module Name:	pkgsrc
Committed By:	ghen
Date:		Tue Apr 24 12:31:48 UTC 2007

Modified Files:
	pkgsrc/net/tcpdump: Makefile distinfo

Log Message:
Update tcpdump to 3.9.5:

Fix compiling on AIX (, at end of ENUM)
Updated list of DNS RR typecodes
Use local Ethernet defs on WIN32
Add support for Frame-Relay ARP
Fixes for compiling under MSVC++
Add support for parsing Juniper .pcap files
Add support for FRF.16 Multilink Frame-Relay (DLT_MFR)
Rework the OSPFv3 printer
Fix printing for 4.4BSD/NetBSD NFS Filehandles
Add support for Cisco style NLPID encapsulation
Add cisco prop. eigrp related, extended communities
Add support for BGP signaled VPLS
Cleanup the bootp printer
Add support for PPP over Frame-Relay
Add some bounds checking to the IP options code, and clean up
the options output a bit.
Add additional modp groups to ISAKMP printer
Add support for Address-Withdraw and Label-Withdraw Msgs
Add support for the BFD Discriminator TLV
Fixes for 64bit compiling
Add support for PIMv2 checksum verification
Add support for further dissection of the IPCP Compression Option
Add support for Cisco's proposed VQP protocol
Add basic support for keyed authentication TCP option
Lots of minor cosmetic changes to output printers


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/net/tcpdump/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/net/tcpdump/distinfo

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