aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: c3398a2269c86114978ba930eb937b1f12b22b18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
Overview of changes in Ethereal 0.8.3:
* Win32 path delimiter fixes (Guy)
* clnp fix (Guy)
* tethereal initialization fix (Guy)
* Debian packaging files (Olivier)
* NFS readdir* segfault fix (Uwe)
* file_seek() fix (Guy)
* "struct timeval"/"struct bpf_timeval" fix (Guy)
* TFTP Option Extension (RFC 2347) support (Craig Newell)
* Menu fixes (Gilbert)
* PPP sequence number fix (Gilbert)
* Support for NetXRay WAN traces (Gilbert)
* X.25 fix (Guy)
* TCP Follow EBCDIC toggle fix (Gilbert)
* New get_home_dir() function for HOME env var (Gilbert, Guy)
* Additional NLPIDs (Guy)
* New "ethereal_static" make target (Nathan)
* Capture window close button fix (Nathan)
* Plugin directory symlink scanning fix (Olivier)
* Add SNMP trap port to udp dissector (Guy)

Overview of changes in Ethereal 0.8.2:
* Add editcap as standard install target (Guy)
* Add manpage for editcap (Guy)
* GUI code movement (Guy)
* Read-only Win32 support (Gilbert, Guy)
* L2TP updates (Laurent Cazalet, Thomas Parvais)
* select() workaround for Linux libpcap bug (Guy)
* Cisco CDP fixes (Guy)
* Hex dump option in TCP Stream window (Olivier)
* Assorted frame numbering fixes (Guy)
* Filterable RTSP fields (Jason)
* X.25-over-Ethernet support, perhaps (Guy)
* Export and usage of NLPID values (Guy)
* zlib fix for {Free,Open,Net}BSD (Guy, Itojun)
* Add tethereal and manpage (Guy)
* Doc updates (Guy, Gilbert)
* Fix type in hex printing in netbios (Gerald)
* Work around RedHat 6.1 libpcap filter "feature" (Gerald)
* Fix alignment issues (Guy)
* Tethereal mods (Nathan)
* Use gmodule for dynamic linking instead of libltdl (Gilbert)
* Build fixes (Guy)
* Plugins in tethereal (Olivier)
* Editcap mods (Richard)
* Change code to use strchr() instead of index() (Guy)
* Change code to use strrchr() instead of rindex() (Guy)
* Pop-up menus with right-clicks (Jerry Talkington)
* Packet scrolling option in capture dialogue window (Guy)
* Full NFSv3 support (Uwe)
* Fix byte-order and alignment problems in PPTP
	(Thomas Quinot, Debian bug 55347)
* Support for both HP-UX 9.04 and HP-UX 10.20 nettl files (Olivier)
* "Inactive Subset" in ISO 8473 CLNP (Gerrit Gehnen)
* Vines update (Joerg)
* tm_mon fix (Guy)
* New proto_item_set_text() and proto_tree_add_notext() functions (Guy)
* New functionality in dissect_rpc_string() (Guy)
* CDP fixes (Paul Ionescu)
* packet_info and ethernet changes (Guy)
* LLC updates (Guy)
* Flag for IPv4 TOS field/DiffServ field (Heikki Vatiainen)
* Cisco ISL support (Guy)
* Workaround for GTK+-1.2.[3-6] text widget bug (Gerald)
* Menu updates and fixes (Gerald, Gilbert, Guy, henceforth "3G")
* Parse multiple COMMUNITIES value in BGP (Itojun)

Overview of changes in Ethereal 0.8.1:
* Fix mulitiple-selection bug in packet list (Gilbert)
* Check for libtool and libtool version (Guy)
* Toshiba file reader handles relative dates (Gilbert)
* File|Open dialogue box directory hack (Gilbert)
* Modify appearance of lines and expanders in GUI proto tree (Gilbert)
* Make code ANSI-C compliant and other build fixes (Guy)
* Fix side effects of using GtkCTree and GTK_SELECTION_BROWSE (Guy)
* Abstract out some of the menu code from the GUI routines (Guy)
* Re-arrange some GUI code (Guy)
* "Default" button for resetting plugin filter string (Olivier)
* Plugin status save/restore (Olivier)
* Add notes about sniffing VMware connections (Gilbert)
* Add focus for "Find Frame" and "Go to Frame" (Guy)
* Reconcile differences in integer size used for ports
	in conversation code and packet_info code (Gilbert)
* Empty string capture filters for libpcap craziness (Gerald, Guy)
* Manpage updates (Guy)
* Print packets as multiple pages of PostScript (Guy)
* Fix "Follow TCP Stream" print function (Guy)
* Avoid segfault in SMB reported by
	Aaron Bush <abush@microcenter.com> (Gilbert)
* L2TP support (John Thomes)
* Allow printing during capturing

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 <arni@caip.rutgers.edu> (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 <philip@raptor.com>'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 <driehuis@playbeing.org>'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)

Overview of changes in Ethereal 0.7.9:
* Compilation warning fix (Guy)
* Updates to Q.931 (Guy)
* Updates to Q.2931 (Guy)
* Display filter widget uses GtkCombo (Gerald)
* Added SNMP over Ethernet (Gilbert)
* Small changes to display filters from tcp follow and match selected (Gilbert)
* Fix problem and update SMB (Richard)
* Update portmap (Uwe)
* Update NFS (Uwe)
* Support for iptrace 1.0 files (Gilbert; thanks to
	Florian Lohoff <flo@rfc822.org> for sample trace files)
* Update support for netmon 2.0 files (Guy)
* Updates to ATM (Guy)
* Updates to ARP (Guy)
* Updates to DNS (Guy)
* Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy)
* Colorize TCP streams (Gerald)
* Make autoconf check for correct contents of libz library (Guy)
* Updates to About box (Guy, Gilbert)

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>)

Overview of changes in Ethereal 0.7.3:
* Fixed bug in RSVP, added RSVP+ support (Ashok)
* Fixed bug in display filter parsing (Gilbert)
* Allow compilation from different directory
	(Brad, <brad@openbsd.org>)
* Packet colorization (John)
* Updated RSVP decoder (Ashok)
* Fixed Token-Ring for more Linux 2.0 drivers
	(Tom Gallagher <Tom.Gallagher@madge.com>)
* Change to usage of boolean fields in display filters (Gilbert)
* Optimized GTKClist (Guy)
* Optimized wiretap/ethereal interaction (Guy)
* Handle NBNS continuations (Richard)
* Started ATM support (Guy)
* Enhanced user-friendliness via default behaviors and error messages
	(Guy, Gilbert)
* Fixed ICMP/IGMP checksums (Richard Jørgensen <ric@tbit.dk>)
* Removed security-related race-condition when capturing (Guy)
* Lots and lots o' misc. fixes (Guy)

Overview of changes in Ethereal 0.7.2:
* Another memory leak fix (Jochen)
* Allow compilation from different directory (Laurent, Gilbert)
* -R flag for on command line, applied when reading a capture file (Jochen)
* Updated docs (Guy)
* Handles ICMP Unreachable|Frag Required (John)
* NetBEUI support (Jeff, Guy)
* Fix for Token-Ring RIF display (Gilbert)
* Dramatically decreased file-load time (Guy)
* Fixed -S option timeout handling (Laurent)

Overview of changes in Ethereal 0.7.1:
* Fixed big memory leaks in dfilter code (Guy)
* Enhanced xdlc, llc, and x25 (Guy, Olivier)
* Made glossary-dump option not initialize X11 (Guy)
* Fixed logical operands in dfilter code (Gilbert)
* Added progress bar to display filter (Gilbert)
* -S option fix (Laurent)

Overview of changes in Ethereal 0.7.0:
* Addition of RTSP and SDP dissectors (Jason)
* New proto_tree and display filter system (Gilbert)
* Updated SMB suport (Richard)
* RADIUS dissector added (Johan)
* Display filter text-entry does auto-reload (Guy)
* Now compiles on Win32 (Gilbert)
* Removed support for GTK+-1.[01].x (Gilbert)
* Column re-sizing changes (Guy)
* Linux ATM Classical IP support (Theirry)
* X.25 support in wiretap iptrace routine (Olivier)
* Wiretap fix for "-S" ethereal option (Laurent)
* LAPB and X.25 dissectors added (Olivier)
* FreeBSD compilation cleanups (Bill Fumerola,
	<billf@jade.chc-chimes.com>)
* Ability to print all packets at once (Guy)

Overview of changes in Ethereal 0.6.3:
* Capture dialogue window data bug-fix (Guy)
* PPPoE (PPP over Ethernet) added (Jeff Jahr)
* ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
* RSVP added (Ashok Narayanan)
* Summary dialogue added (Aaron Hillegass)
* Match Selected GUI added (Ashok Narayanan)
* Display Option GUI allows change of Time column (Guy)
* GTK 1.[12] bug fix (Gilbert)
* Code clean up (Guy)
* strerror() added for platforms that don't have it (Guy)

Overview of changes in Ethereal 0.6.2:
* Almost-real-time capture and display (John, Laurent)
* Initial support for SMB (Richard)
* Initial support for SNMP (Didier, Gilbert)
* Wiretap now reads NetMon 2.0 file formats (Guy)

Overview of changes in Ethereal 0.6.1:
* Released because of packaging problem in 0.6.0
* Information about building on Tru64

Overview of changes in Ethereal 0.6.0:
* IPv6 support greatly improved (Jun-ichiro)
* IPsec added (Jun-ichiro)
* NCP code totally re-written (Gilbert)
* GTK dependencies removed from packet-*.c code (Gilbert)
* Captures now saved in temporary files (Gilbert)
* Statistics are more accurate during capture (Guy)
* TCP-follow bug fixed (Laurent)
* ANSI complieant bitfields for TCP and AATALK (Gilbert)
* Various time fields decoded better (Guy)
* NetBIOS Node types added to DHCP (Guy)
* Cisco Discovery Protocol updated (Hannes)
* DNS acronyms converted to English (Guy)
* FTP, TFTP, POP, and Telnet added (Richard)
* NNTP and HTTP added (Guy)
* NetBIOS Sessions over TCP added (Guy)
* NetBIOS Name Servic improved (Guy)
* IP field over-writing bug fixed (Hannes)
* Wiretap does some offline filtering (Gilbert)
* Wiretap now supports NetMon, NetXray, Sniffer Pro (Guy)

Overview of changes in Ethereal 0.5.1:
* Updated Vines support (Joerg Mayer)
* Bitfield decoding support (Guy)
* GTK+ 1.1/1.2 support (Gilbert, Gerald)
* Make TCP info more verbose (Gerald)
* Fix resize problems w/main window (Gerald)
* Fix time output (Gerald)
* Add support for AIX iptrace files to wiretap (Gilbert)

Overview of changes in Ethereal 0.5.0:
* Initial release of wiretap library (Gilbert)
* Sun C compiler fixes (Laurent)
* Enhanced PPP support (Guy)
* OMG CORBA GIOP/IIOP support (Laurent)
* Configurable columns (Gerald)
* Lots of other fixes and enhancements

Overview of changes in Ethereal 0.4.1:
* Copious amount of fixes (Guy)
* Minor fixes to the filter prefs dialog (Gerald)
* About box (Laurent)
* Initial NetBIOS Name Services support (Gilbert, Guy)
* Initial AppleTalk support (Simon Wilkinson)

Overview of changes in Ethereal 0.4.0:

* Lots of fixes from Guy Harris
* Preferences dialog (Gerald)
* OSPF updates (Hannes, Gerald)
* FDDI support (Laurent, Guy)
* Separate display and capture filters (Gerald)

Overview of changes in Ethereal 0.3.17:

* Ethernet manufacturer support (Laurent)
* Netware SAP support (Gilbert)
* Misc Netware/token ring fixes and enhancements (Gilbert)
* PPP fixes (Gerald)
* Null/loopback interface support (Gerald)

Overview of changes in Ethereal 0.3.16:

* Support for ISO/OSI CLNP & COTP (Laurent)
* Support for Banyan Vines (Don)
* TCP reconstruction support (Mike)

Overview of changes in Ethereal 0.3.15:

* OSPF fixes (Hannes)
* Preliminary IPv6 support (Hannes)
* Name resolution (Laurent)
* Font and help option (Laurent)
* Token ring fixes (Gilbert)
* DLT_RAW #define fixes (Laurent, Hannes and a few others)

Overview of changes in Ethereal 0.3.14:

* Added Laurent's fixes to pntoh[sl].
* RIP fixes (Laurent)
* Added Gilbert's BOOTP code.

Overview of changes in Ethereal 0.3.13:

* Made the tree items "sticky"
* Expanded the pntoh[sl] macros, fixed alignment problems with IPX code.
* Changes to packet-ppp and packet-raw

Overview of changes in Ethereal 0.3.12:

* RIP support (Hannes)
* LPR/LPD support (Gilbert)
* Changes to #includes to improve compatibility.

Overview of changes in Ethereal 0.3.11:

* Fixed a file capture bug.

Overview of changes in Ethereal 0.3.10:

* Fixed a Makefile bug with the new snprintf package.

Overview of changes in Ethereal 0.3.9:

* Switched to a different version of snprintf.c.
* Minor bug fixes.
* Fixes to Makefile.am.

Overview of changes in Ethereal 0.3.8:

* PostScript(R) output (Gilbert)
* More OSPF code (Hannes)
* Enhanced DNS (Bobo)

Overview of changes in Ethereal 0.3.7:

* Enhanced OSPF (Hannes)
* Fixed small bug in filter dialog.

Overview of changes in Ethereal 0.3.6:

* Added OSPF support, thanks to Hannes Boehm.
* Added -B, -P, and -T flags.

Overview of changes in Ethereal 0.3.5:

* Command line argument fixes/upgrades.
* Compatibility fixes.
* Initial pod/man page documentation.
* Miscellaneous changes to the way things are done in capture.c.
* Initial support for DNS and IGMP.

Overview of changes in Ethereal 0.3.4:

* Printer preferences dialog added (Gilbert)
* Misc fixes/upgrades.

Overview of changes in Ethereal 0.3.3:

* Added PPP support, thanks to Mike Hall.
* Added dialogs for errors/warnings.
* Support for the -r flag was added.
* Other minor fixes/upgrades.

Overview of changes in Ethereal 0.3.2:

* Misc bug fixes & minor enhancements.
* Added preliminary ICMP support
* Added preliminary printing support (Gilbert)

Overview of changes in Ethereal 0.3.1:

* Fixed bug that prevented capturing with a filter.
* Fixed misc. header problems.

Overview of changes in Ethereal 0.3.0:

* Initial support for filters.
* Fixes/enhancements for IPX and token ring (Gilbert).

Overview of changes in Ethereal 0.2.3:

* Added support for IPX, thanks to Gilbert.

Overview of changes in Ethereal 0.2.2:

* Added support for token ring, thanks to Gilbert Ramirez, Jr.

Overview of changes in Ethereal 0.2.1:

* Internal structs for ARP/RARP, IP, TCP, and UDP were created.  Trying to 
  sort out which #includes were needed for each system was just too much of
  a hassle.
* Added support for systems that don't have snprintf() and vsnprintf(), thanks
  to Theo de Raadt.
* Minor changes to the README file.

Overview of changes in Ethereal 0.2.0:

* Initial public release.
* GNU autoconf-ified distribution
* Runs under Linux 2.0.x and Solaris 2.6.
* Requires GTK+ (1.0.1 tested) and libpcap (0.4a6 tested)
* For optimal results under Linux, the Karpski libpcap should be used.
* General documentation and a minimal web site have been prepared.