From eb7d1da56ca2384f98482aac449cc647810d6a5f Mon Sep 17 00:00:00 2001 From: adrianp Date: Wed, 3 Jan 2007 13:34:55 +0000 Subject: Update 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 --- net/libpcap/Makefile | 5 ++--- net/libpcap/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile index 4c687cf0012..fcb7c204783 100644 --- a/net/libpcap/Makefile +++ b/net/libpcap/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2006/03/04 21:30:20 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2007/01/03 13:34:55 adrianp Exp $ -DISTNAME= libpcap-0.9.4 -PKGREVISION= 1 +DISTNAME= libpcap-0.9.5 SVR4_PKGNAME= lpcap CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/release/ diff --git a/net/libpcap/distinfo b/net/libpcap/distinfo index bb36958f178..70f0a9bdfbd 100644 --- a/net/libpcap/distinfo +++ b/net/libpcap/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.16 2006/12/06 21:17:28 schwarz Exp $ +$NetBSD: distinfo,v 1.17 2007/01/03 13:34:55 adrianp Exp $ -SHA1 (libpcap-0.9.4.tar.gz) = 046f7624e66da51eba1ed2cb169695d1e7f31c29 -RMD160 (libpcap-0.9.4.tar.gz) = b8adee8f40256b8822e8e8b7da9a9bbd716ff6ab -Size (libpcap-0.9.4.tar.gz) = 425887 bytes +SHA1 (libpcap-0.9.5.tar.gz) = 3a3b0821f7201b4a72201c69ca2411a3db8a83c3 +RMD160 (libpcap-0.9.5.tar.gz) = 272a167881ad05dddd5a1095b0f64f3ecd845bdc +Size (libpcap-0.9.5.tar.gz) = 433207 bytes SHA1 (patch-ab) = ef8450b6f7ee050fcc40eec8ebdaa3fbb3ebdfe9 SHA1 (patch-ac) = b8cf112a9a7cd0114b728e128905a8806a8d1e5a SHA1 (patch-ad) = f9d2d6401a62d216b9f0af858fb1adde2098483e -- cgit v1.2.3