summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2002-12-07 21:18:57 +0000
committerGerald Combs <gerald@wireshark.org>2002-12-07 21:18:57 +0000
commit8ecc8ca585495399626f4b0b6f02733099c47c15 (patch)
tree098edf8007f0d0ed5db7dac30e380f958694cc3b /NEWS
parent765788149914cbd9d89977e148845f36a90ab5d8 (diff)
downloadwireshark-8ecc8ca585495399626f4b0b6f02733099c47c15.tar.gz
Tidy up for the 0.9.8 release
svn path=/trunk/; revision=6754
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS68
1 files changed, 35 insertions, 33 deletions
diff --git a/NEWS b/NEWS
index 30650cba22..ca0987e138 100644
--- a/NEWS
+++ b/NEWS
@@ -1,60 +1,62 @@
-== December ?, 2002
+== December 7, 2002
Ethereal 0.9.8 has been released.
-New Features
+New and Updated Features
+
+ The TAP subsystem received major updates. Tethereal can display
+ more statistics, and several graphs have been added to Ethereal.
-- The Windows installer once again includes SNMP support.
+ A protocol hierarchy statistics tap was added to tethereal. This code
+ may be used to replace the hierarchy statistics code in Ethereal.
+
+ More updates have been added to TCP analysis.
-- New graphs
+ After a long hiatus, the Windows installer once again includes SNMP
+ support.
-- The total running time of the capture is now displayed in the capture
+ The total running time of the capture is now displayed in the capture
progress dialog box. The capture progress dialog also shows ARP packets.
+ The look of the plugins dialog was revamped.
+
+
Bug Fixes and Updates
-- Windows "Update list of packets in real time" crash (SA?)
+ A bug which caused Ethereal under Windows to crash when "Update list of
+ packets in real time" was enabled has been fixed.
-- BGP infinite loop (SA)
+ Serious problems with the BGP, LMP, PPP, and TDS dissectors have been
+ discovered. See
+
+ http://www.ethereal.com/appnotes/enpa-sa-00007.html
+
+ for more details.
-- LMP EndVerifyAck message crash (SA)
+ The stability of the text2pcap utility has been improved.
-- The stability of the text2pcap has been improved.
+ In tethereal, the packet count is properly displayed when you ^C out of a
+ capture.
-- Net-SNMP linking has been improved.
New Protocols
-ARCNET,
-PCLI,
-
+ ARCNET, ClearCase NFS, DCERPC LSA_DS, HyperSCSI, MDNS, PCLI, RPL
Updated Protocols
-AFP,
-AFS,
-BGP,
-DCERPC,
-DCERPC EPM,
-DCERPC NDR,
-DCERPC UPDATE,
-HTTP,
-IPv6CP,
-IPX,
-NDPS,
-NDS,
-NFS,
-PPPoE,
-RSVP,
-SCSI,
-SPX,
-SRVLOC,
-WEP,
-YPSERV,
+ AFP, AFS, BACNet, BGP, DCERPC, DCERPC EPM, DCERPC LSA, DCERPC NDR,
+ DCERPC NT, DCERPC SAMR, DCERPC UPDATE, GTP, HTTP, IPv6CP, IPX, iSCSI,
+ ISDN, LAPD, LDAP, M2PA, NDPS, NDS, NetBIOS, NFS, NTLMSSP, OSPF, PPP,
+ PPPoE, Q.931, RPC, RSVP, SCSI, SCTP, SMB, SNMP, Spanning Tree, SPNEGO,
+ SPOOLSS, SPX, SRVLOC, TCP, Telnet, V.120, WEP, YPSERV
+
+Updated Capture File Support
+ AIX tcpdump, NetXRay, Sniffer, snoop
== September 28, 2002