All the news, in 80 columns. :)

svn path=/trunk/; revision=3104
This commit is contained in:
Gilbert Ramirez 2001-03-05 17:52:20 +00:00
parent 703f49d14d
commit 3fbe8a6120
1 changed files with 55 additions and 0 deletions

55
NEWS
View File

@ -42,6 +42,61 @@ Overview of changes in Ethereal 0.8.16:
Gerald)
* WTLS support and WSP fixes (Alexandre P. Ferreira)
* Work around CMU SNMP bug (Guy)
* "Decode As" (David Hampton)
* Modularize field types (FT_*) (Gilbert)
* Re-write display filter code (Gilbert)
* "drange" --- modularized byte slice routines for dfilters (Ed Warnicke)
* Always show scrollbar in tree view panel (Gilbert)
* Fixes for lemon parser generator (Guy)
* Updates for dfilter-creation-GUI re: new dfilter code (Guy)
* Better filter string handling (Guy)
* Support for NLMv3 SHARE and UNSHARE (Guy)
* RSVP fixes (Guy)
* VINES fix (Guy)
* Fix for Token-Ring (Guy, Gilbert)
* Clean up warnings from MSVC (Guy)
* Support for V3 CALLIT and V4 BCAST/INDIRECT in portmap (Guy)
* RTP update (Guy)
* Code movement for 802.3 handling (Guy)
* PIM fixes (Guy)
* WCCP update (Simharajan Srishylam)
* TFTP build fix for Windows (Guy)
* RPC updates (Guy)
* Better error handling during captures, including change in
protocol between parent and child processes (Guy)
* Try to get "drops" info from libpcap (Guy)
* Proper activation/deactivation for "Decode As" menu item (Guy)
* Do proper display filtering on multiple fields registered
to the same name (Guy)
* Properly decode BOOTP option 82 (Greg Kilfoyle)
* WAP/WTLS updates (Neil Hunter)
* NetXray timestamp fixes (Chris Jepeway)
* ISAKAMP update (Yaniv Kaul)
* Add MIP extensions (Stefan, Guy)
* Diameter fixes for handling bad packets (Gilbert)
* Work-around for "line-buffered" not meaning "line-buffered" with
MSVC (Guy)
* Re-write of diameter dissector (David Frascone)
* Win32 Ethereal, if started as GUI w/o a console, will
create a console when necessary to show warnings/errors. (Guy)
* Correct TSIG decoding in DNS (itojun)
* Add support for SRV RRs in DNS (Nathan)
* Add hidden boolean fields designating bad IP or ICMP
checksums (James E. Flemer)
* Add them also for various IP-family protocols (Guy)
* Wiretap support for Etherpeek (v5, 6, and 7) support (Daniel Thompson)
* Display filter doco update (Guy)
* Add cvsdiff-fix.py, for cleaning up the result of "cvs diff" (Gilbert)
* Support for RFC 3024 reverse tunneling support for MIP (Peter Lei)
* Fixes for NBIPX and microsoft-related IPX usage (Guy)
* Support for Rquota protocol (Mike Frisch)
* Code movement for AH dissector (Guy)
* Fix color selection widget in TCP Streams preferences (Gilbert)
* Add "Toggle All", "Enable All" and "Disable All" buttons to
dissector-selection GUI (Gilbert)
* Selection of bytes in GUI hex dump selects the appropriate field
in the GUI protocol tree (Gilbert)
* MGCP updates (Ed Warnicke)
Overview of changes in Ethereal 0.8.15:
* HSRP updates (Heikki)