Subject: CVS commit: pkgsrc/net/ethereal
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 09/16/2003 21:01:29
Module Name: pkgsrc
Committed By: xtraeme
Date: Tue Sep 16 21:01:28 UTC 2003
Modified Files:
pkgsrc/net/ethereal: Makefile PLIST distinfo
Removed Files:
pkgsrc/net/ethereal/patches: patch-aa patch-ab patch-ac patch-ad
patch-ae patch-af patch-ag
Log Message:
Updated to 0.9.15.
Patch provided by Adrian Portelli <adrianp@stindustries.net> in PR
pkg/22751.
Changes:
New and updated features
Many often-requested features have been added with this release. If
you're running an older version of Ethereal you may want to have a look.
Conversation List (aka "top talker") support has been added to Ethereal
and Tethereal. Protocol statistics in general have been updated.
Searching capture files has been improved even more -- a new "contains"
display filter operator that searches for strings in PDUs has been
added. The Find dialog now supports case-insensitive searches, hex data
searches, and more.
An H.225 dissector has been added. It can automatically recognize RTP
and RTCP conversations.
A preference file has been added for disabled protocols.
Color filters may now be imported and exported from within Ethereal.
A new column type has been added for cumulative bytes.
New protocols
GPRS BSSGP, GPRS NS, H.225, H.263, LWAPP, Laplink, Q.933, STUN
Updated protocols
ArtNet, BOOTP/DHCP, DCE/RPC, DCERPCSTAT, DHCPv6, DOCSIS, ENIP, Ethernet,
FCIP, Frame Relay, H.245, HTTP, IPsec, iSCSI, LDAP, LWRES, M2UA, M3UA,
MEGACO, MTP3, NCP, NDPS, NFS, NTLMSSP, PPTP, Q.931, RPC, SAMR, SCCP,
SCTP, SIP, SMB, SMPP, SNA, SNMP, SRVLOC, SUA, TCP, TDS, UCD, UDP, WSP,
Updated capture file support
Support for Accellent 5Views and Endace ERF capture files was added.
CheckPoint FW-1 and Novell LANalyzer support has been enhanced.
Changes in pkgsrc:
o Now it uses GTK2 by default
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 pkgsrc/net/ethereal/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/net/ethereal/PLIST
cvs rdiff -r1.21 -r1.22 pkgsrc/net/ethereal/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/net/ethereal/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/net/ethereal/patches/patch-ab \
pkgsrc/net/ethereal/patches/patch-ac pkgsrc/net/ethereal/patches/patch-ad \
pkgsrc/net/ethereal/patches/patch-ae pkgsrc/net/ethereal/patches/patch-af \
pkgsrc/net/ethereal/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.