From 33785f4c6d236822310562c2ec133cb970fdd42b Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 30 Dec 1999 18:35:50 +0000 Subject: Update ethereal to 0.8.0. Overview of changes in Ethereal 0.8.0: * RPC and NFS updates, complete NFSv2 support (Uwe, Gilbert) * Initial TNS support (Nathan) * Documenatation and distribution updates (Gilbert, Guy, Itojun, Gerald) * SMB fixes (Gilbert, Richard, Olivier, Greg Kilfoyle) * Color preference fixes and updates (Guy) * NetBIOS fixes (Guy) * IPX fixes and updates (Guy, Nathan) * Capture/file save facility updates (Guy) * Add IPX stats to capture window (Gilbert) * Appropriately enable/disable the "follow" menu item (Florian) * ICQ fixes from Guy and Kojak (Guy) * Add Christopher McAvaney's format_text() fix (Guy) * Stream window color prefs (Gerald) * Myriad GUI fixes and enhancements (Gilbert, Guy) * RADIUS fixes thanks to Arni Raghu (Gilbert) * VLAN updates (Nathan) * Byte view fixes (Nathan) * Initial TACACS+/XTACACS support (Nathan) * Multiple file format capability in wiretap and Ethereal (including Snoop, Netmon 1.x, Sniffer, Netxray, and various flavors of libpcap) (Guy, Olivier, Nathan) * Added editcap to the distribution (Richard) * Enhancements to wiretap's file output capabilities (Guy) * Add our own SNMP PDU dissector; other SNMP fixes and updates (Guy) * ASN.1 code added; used by SNMP dissector, and available for other use by other dissectors (Guy) * LLC/SNAP fixes and updates (Guy, Nathan) * NTP fixes (Guy, Gerald) * ISAKMP updates from Dave Chapeskie (Guy) * Reduced dependency on "global.h" (Gilbert, Guy) * HTTP updates from Jerry Talkington (Guy) * Added IRC dissector (Nathan) * DNS updates (Nathan) * Added James Coe's patch(es) to add SRVLOC and NCP-over-IP support (Guy) * CLI fixes and enhancements (Guy) * ARP improvements (Nathan) * Capture length fixes for IRIX (Guy) * BGP updates from Greg Hankins, and other BGP fixes (Itojun) * Added Philip Gladstone 's patch to check IP header checksum (Gilbert) * GRE updates, merged code from Jerry Talkington (Guy) * AppleTalk updates, including NBP and RTMP dissectors (Nathan, Guy) * Initial LDAP support (Nathan) * X.25 updates (Olivier) * Plugin support (Olivier) * Fixes for packet-ip.c (Guy, Gilbert) * Jerry Talkington's patch to move filter prefs to their own dialog (Guy) * Fixes for RedHat's modified version of libpcap (Guy) * WCCP dissector from Jerry Talkington (Guy) * rwho/rwhod/ruptime support added (Gilbert) * Added Bert Driehuis 's I4B wiretap module and V.120 decoder (Gilbert, Guy) * RSVP fixes (Gilbert) * NCP fixes and updates, other fixes from James Coe (Nathan, Guy) * Q.931 updates from Bert Driehuis (Guy) * ISDN4BSD updates (Guy) * Support for ISIS thanks to Stuart Stanley (Guy) * Support for Dearborn Group Technology's Gryphon as a plugin (Gilbert) * Win32 port updates (Guy) * LPD segfault fixes reported by Gregor Glomm (Gilbert) * GUI page added to preferences (Gilbert) * Libtool integrated with the distribution (Gerald, Guy, Itojun) * OUI updates (Guy) * Summary-dialog-on-empty-capture segfault bug squished (Guy) --- net/ethereal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/ethereal/Makefile') diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index cf97c1e72b3..a757a6e9bf2 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 1999/11/29 21:20:05 frueauf Exp $ +# $NetBSD: Makefile,v 1.15 1999/12/30 18:35:50 frueauf Exp $ # -DISTNAME= ethereal-0.7.9 +DISTNAME= ethereal-0.8.0 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ -- cgit v1.2.3