pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/tcpdump Update tcpdump to 3.9.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1eb1f2b10d4
branches:  trunk
changeset: 528192:a1eb1f2b10d4
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Tue Apr 24 12:31:47 2007 +0000

description:
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

diffstat:

 net/tcpdump/Makefile |  6 +++---
 net/tcpdump/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r b2d5ebaca240 -r a1eb1f2b10d4 net/tcpdump/Makefile
--- a/net/tcpdump/Makefile      Tue Apr 24 12:14:38 2007 +0000
+++ b/net/tcpdump/Makefile      Tue Apr 24 12:31:47 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2007/02/22 19:27:00 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/04/24 12:31:47 ghen Exp $
 
-DISTNAME=              tcpdump-3.9.4
+DISTNAME=              tcpdump-3.9.5
 CATEGORIES=            net
-MASTER_SITES=  http://www.tcpdump.org/release/
+MASTER_SITES=          http://www.tcpdump.org/release/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.tcpdump.org/
diff -r b2d5ebaca240 -r a1eb1f2b10d4 net/tcpdump/distinfo
--- a/net/tcpdump/distinfo      Tue Apr 24 12:14:38 2007 +0000
+++ b/net/tcpdump/distinfo      Tue Apr 24 12:31:47 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2006/03/02 18:55:19 drochner Exp $
+$NetBSD: distinfo,v 1.14 2007/04/24 12:31:47 ghen Exp $
 
-SHA1 (tcpdump-3.9.4.tar.gz) = fbfdb0e08713c6bf95d2658e294ac3f8bf2c7a16
-RMD160 (tcpdump-3.9.4.tar.gz) = 72f53565363bd49614b983bfa4f865cffd83a357
-Size (tcpdump-3.9.4.tar.gz) = 716862 bytes
+SHA1 (tcpdump-3.9.5.tar.gz) = a9850177809196008ed3e6212cb651ed1500353c
+RMD160 (tcpdump-3.9.5.tar.gz) = e0409ad55deda1b2a74950522720610c6c94d771
+Size (tcpdump-3.9.5.tar.gz) = 712411 bytes



Home | Main Index | Thread Index | Old Index