summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1999-11-24 13:24:58 +0000
committerfrueauf <frueauf@pkgsrc.org>1999-11-24 13:24:58 +0000
commitd0bfd61054ee4a23a6c1ee74698615c0318053e8 (patch)
tree94764b2883429cde1f10298d3cb54d1c9d4f9309 /net
parentc713323708af1023855b8654d084be6c17c85d64 (diff)
downloadpkgsrc-d0bfd61054ee4a23a6c1ee74698615c0318053e8.tar.gz
Update ethereal to 0.7.8.
Overview of changes in Ethereal 0.7.8: * Added RPC and NFS (Uwe) * Added IGRP/EIGRP (Don) * "Print" button in TCP Follow window (Warren Young) * BGP enhancemnets (Itojun, Greg) * Wiretap support for Toshiba ISDN router traces (Gilbert) * More filterable fields (Guy, Laurent) * AIX and IBM C compiler fixes (Craig Rodrigues) * General fixes (Guy) * LPD dissector segfault fix (Gilbert) * ICQ update (Kojak) * VLAN update (Nathan) * "Find Frame" function (Guy) * Support for newer libpcaps, and broken RH 6.1 libpcap (Guy) * DNS update (Brian J. Murrell), and similar NBNS update (Guy) * More DNS updates (Guy) * "Go to frame" function (Guy) * Added IMAP (Nathan) * Added various RPC stubs (Nathan) * Added portmap (Nathan) * Added LAPD (Gilbert, Guy) * LLC fix (Guy) * Added Q.931 (Guy) * SMB updates and segfault fixes (Richard) * Added bootparams (Nathan) * Added ypserv (Nathan) * Conversation code fix (Guy) * Added mount and stat (Nathan) * Added MAPI (Nathan) * IPv4 address comparison and subnet testing in display filters (Gilbert) * Added NLM (Uwe) * More IPX SAP types (Nathan) * Automatic ETT_* enum number registration (Guy) * Added SAP (Session Announcement Protocol) (Heikki) * Wiretap support for ATM iptrace files (Guy, Gilbert) * OSPF fix (Heikki) * General routines for registration of "init" routines (Guy) * Added ILMI (SNMP over ATM AAL5) (Guy) * Added SSCOP (Guy) * Added Q.2931 (Guy) * "Match selected" produces display filters with field names (Gilbert) * IPX packet summary resolves IPX network names and MAC addresses (Gilbert) * POP fixes (Heikki) * Added VRRP (Heikki) * Display filter "Reset" button (Laurent) * Added HSRP (Heikki) * SNA packets show hex dump with EBCDIC converted to ASCII (Gilbert) * Added Cisco Auto-RP (Heikki) Overview of changes in Ethereal 0.7.7: * Check header length in IP header (Guy) * Fix printf formats in packet-rx.c (Guy) * NTP changes (Tomislav Vujec) * Add conversation mechanism and generalize net/datalink address storage (Guy) * Fix ipproto.c bug (Guy) * Removed erroneous assert in packet-sna.c (Gilbert) * Support for Appletalk DDP, Banyan Vines, and SNA FID type 4 addresses in "address" type code (Guy) * Fixes for Appletalk and Vines (Guy) * Add ICQ dissector (Kojak) * Remove compilation warnings in packet-snmp.c (Tomislav) * Remove compilation warnings from packet-smb.c (Richard) * Add make-reg-dotc to let non-GNU makes work. (Guy) * Fix AIX compilation (Guy, Gilbert) * Fix autoconf weird-path problem (Guy) Overview of changes in Ethereal 0.7.6: * Fix xdlc bug (Guy, Gilbert) * Add name resolution option to GUI. (Laurent) * Fix LLC bug (Guy) * Display filter bug fixes Santeri Paavolainen <santtu@ssh.fi> Dewi Morgan <dewim@sco.com> (Gilbert) * Print changes (Guy) * NG Sniffer FDDI time unit fix (Guy) * Fixes for SINIX (Uwe Girlich) * Lots of fork/sync fixes (Guy) * Add filename to Capture dialog box (Guy) * New display filters for many protocols (Laurent... the man!) * Check for bad packet lengths in many protocols (Laurent, Gilbert, Guy) * More SMB fields and fixes (Richard, Guy) * NBNS fix (Richard) * POP fix (Laurent) * Fix behavior for bad color filters (Gilbert) * Default colors for color wheel (Santeri Paavolainen <santtu@ssh.fi>) * ZLIB error messages (Guy) * Display filter byte-string syntax additions (Gilbert) * IPv6 proto_tree and display filter support (Lareunt, Jun-ichiro) * Added info to protocol registration (Gilbert) * Added signed integer support to display filters (Phil Techau) * IPv6 fixes (Jun-ichiro) * ASCII/EBCDIC conversion in TCP Follow window (Gilbert) * Add DOUBLE filtering to display filters (Gilbert) * OSPF fix to dissect MD5 field (Tony Hard <thart@avici.com> * Automated method of finding proto_register functions (Guy) * Wiretap support for nettl (HP-UX trace tool) (Olivier) * Added BPDU (Christophe Tronche) * Added SNA (Gilbert) * Added RIPng, PIM (Jun-ichiro) * Added Yahoo messager and pager protocols (Nathan) * Added NTP (Nathan) * Added BGP (Jun-ichiro) * Added AFS, RX (Nathan) * Addef VLAN (802.1q) (Nathan) Overview of changes in Ethereal 0.7.5: * Fixed bug when reading files on FreeBSD (Guy) * Fixed compilation bug when disabling zlib on FreeBSD (Guy) Overview of changes in Ethereal 0.7.4: * Fixed Radcom file reader in wiretap (Olivier) * Add "--with-ucdsnmp" to autoconf (Bert Driehuis <driehuis@playbeing.org>) * Fix snoop reader for Solaris seek problem (Guy) * NetBIOS and NBIPX updates (Guy) * Capture dialogue changes (Guy, Laurent) * Movement of GTK files to subdirectory (Gilbert, Guy) * Wiretap support for Lucent/Ascent WAN router traces (Gerald) * Added dissector for Internet Cache Protocol (Peter Torvals) * Added dissector for Internet Printing Protocol (Guy) * Show the IP flags as 4 bits (Daniel Ryde <ryde@tripnet.se>) * Changed usage of FT_BOOLEAN (Gilbert) * Fixed bugs with short packets and eth, tr, and fddi (Gilbert, Guy) * Fix for IPX SAP types (Mark H. Wood <mwood@IUPUI.edu>) * TRMAC now uses dfilter variables (Gilbert) * randpkt added; produces trace file of random packets (Gilbert) * New helper macros in packet.h (Guy) * x.25 and lapb fixes (Olivier) * Wiretap compilation fixes (Laurent) * OSI fixes; CLNP now uses dfilter variables (Laurent) * New Collapse/Expand All function (Laurent) * Enhanced printing options (Guy) * zlib support for compress trace files (Ashok) * Fix ICMP timestamp dissection (Dirk Bonne <dirk@out1.mx.skynet.be>)
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile4
-rw-r--r--net/ethereal/files/md54
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 86c39dbf01b..a8a6ace8035 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 1999/10/22 23:55:48 tron Exp $
+# $NetBSD: Makefile,v 1.13 1999/11/24 13:24:58 frueauf Exp $
#
-DISTNAME= ethereal-0.7.3
+DISTNAME= ethereal-0.7.8
CATEGORIES= net
MASTER_SITES= http://ethereal.zing.org/distribution/
diff --git a/net/ethereal/files/md5 b/net/ethereal/files/md5
index 4b327ff1d16..d9cc03e757a 100644
--- a/net/ethereal/files/md5
+++ b/net/ethereal/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.6 1999/09/04 20:47:37 tron Exp $
+$NetBSD: md5,v 1.7 1999/11/24 13:25:00 frueauf Exp $
-MD5 (ethereal-0.7.3.tar.gz) = 3c3a3071628e2cc8e0446c6d9f8ae6f1
+MD5 (ethereal-0.7.8.tar.gz) = 8bc2740b3b31af84336e619fbb75ccae