wireshark.org protocol dissector with Osmocom additions
Go to file
Ronnie Sahlberg 7e5f31b6a0 updates for FILE_OBJECTID_BUFFER and have smb call this (no more unknown bytes in smb for objectid)
svn path=/trunk/; revision=16682
2005-12-05 21:22:06 +00:00
aclocal-fallback
asn1 Analysis starts to work 2005-12-05 01:46:07 +00:00
debian "fi" comes before "fr" in alphabetical order. (This also makes it match 2005-08-13 08:10:12 +00:00
diameter From Thomas Steffen: 2005-12-01 18:43:26 +00:00
doc Add support for the "-B" flag to Tethereal on Windows. 2005-11-18 06:12:17 +00:00
docbook add the (Win32 only) signal pipe 2005-12-03 12:42:25 +00:00
dtds rating was defined twice 2005-09-25 02:44:37 +00:00
epan updates for FILE_OBJECTID_BUFFER and have smb call this (no more unknown bytes in smb for objectid) 2005-12-05 21:22:06 +00:00
gtk Check for a null blurb pointer for a field, as is done in some other 2005-12-04 04:22:43 +00:00
help Update faq 2005-09-19 21:24:46 +00:00
idl Fix svn properties where needed: 2005-08-02 06:29:49 +00:00
image first steps towards a separated capture tool, working title "dumpcap" 2005-11-28 08:54:52 +00:00
packaging From Jaap Keuter: 2005-10-25 05:52:20 +00:00
plugins Trivial warning fixes 2005-11-22 12:51:14 +00:00
radius Add a miniscule ericsson radius dictionary. 2005-09-27 21:04:59 +00:00
tools Update to samba svn revision 12055: 2005-12-04 08:48:38 +00:00
wiretap Fail if *any* of the fields in the per-packet header of the first record 2005-11-27 12:10:03 +00:00
AUTHORS From Kyle J Harms 2005-12-05 20:54:42 +00:00
COPYING make the prefix "Just to avoid some misunderstandings..." a little bit more NSIS installer friendly (without making it odd looking) 2005-07-21 20:32:25 +00:00
ChangeLog Updates for 0.10.13. 2005-10-12 16:17:03 +00:00
FAQ Update faq 2005-09-19 21:24:46 +00:00
INSTALL
INSTALL.configure
Makefile.am Add support for building dumpcap, and fix dumpcap to build on UN*X. 2005-11-28 11:40:28 +00:00
Makefile.common move the complete functionality of the capture info dialog from capture_loop.c to capture_info.c and call it from capture.c (instead of capture_loop.c). 2005-12-04 02:04:18 +00:00
Makefile.nmake first steps towards a separated capture tool, working title "dumpcap" 2005-11-28 08:54:52 +00:00
NEWS Update the NEWS file. 2005-10-14 21:39:33 +00:00
README
README.aix
README.bsd
README.hpux
README.irix
README.linux
README.macos
README.tru64
README.vmware
README.win32 remove cleanbld.bat (use the distclean target instead) 2005-10-29 09:48:29 +00:00
acinclude.m4 Add PRIX64, as we now use it. 2005-09-15 06:04:33 +00:00
aclocal-flags Make aclocal-flags executable again (hopefully fixes buildbot fc4) 2005-08-02 07:03:46 +00:00
alert_box.c
alert_box.h
autogen.sh
capinfos.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
capture-wpcap.c Remove an extra " from a command, and fix indentation. 2005-10-04 03:58:40 +00:00
capture-wpcap.h
capture.c move the complete functionality of the capture info dialog from capture_loop.c to capture_info.c and call it from capture.c (instead of capture_loop.c). 2005-12-04 02:04:18 +00:00
capture.h split capture.h into capture.h, capture_loop.h and capture_opts.h and place the parts into the corresponding files 2005-12-03 19:32:54 +00:00
capture_errs.c Include <glib.h> to declare "g_strdup_printf()". 2005-10-04 07:07:15 +00:00
capture_errs.h fix cant_load_winpcap_err() parameter 2005-10-05 06:05:35 +00:00
capture_info.c Declare "capture_info_packet()"'s as static, to match the definition. 2005-12-04 04:20:18 +00:00
capture_info.h move the complete functionality of the capture info dialog from capture_loop.c to capture_info.c and call it from capture.c (instead of capture_loop.c). 2005-12-04 02:04:18 +00:00
capture_loop.c I've forgot to put one line under _WIN32, should fix the unix build 2005-12-05 02:30:04 +00:00
capture_loop.h split some parts of the packet counting functions into their own files capture_info(.c/.h), 2005-12-03 22:38:50 +00:00
capture_opts.c split capture.h into capture.h, capture_loop.h and capture_opts.h and place the parts into the corresponding files 2005-12-03 19:32:54 +00:00
capture_opts.h split capture.h into capture.h, capture_loop.h and capture_opts.h and place the parts into the corresponding files 2005-12-03 19:32:54 +00:00
capture_stop_conditions.c replace malloc and alike calls by their GLib pendants -> g_malloc 2005-08-05 23:58:58 +00:00
capture_stop_conditions.h
capture_sync.c move the complete functionality of the capture info dialog from capture_loop.c to capture_info.c and call it from capture.c (instead of capture_loop.c). 2005-12-04 02:04:18 +00:00
capture_sync.h move the complete functionality of the capture info dialog from capture_loop.c to capture_info.c and call it from capture.c (instead of capture_loop.c). 2005-12-04 02:04:18 +00:00
capture_ui_utils.c
capture_ui_utils.h
capture_wpcap_packet.c fix a compiler warning (... copied from RFC2553 :-) 2005-09-20 08:31:09 +00:00
capture_wpcap_packet.h
cfile.c
cfile.h timestamp display precision: 2005-08-25 21:29:54 +00:00
cfilters
clopts_common.c Handle "-G" only in Tethereal - it doesn't work in Ethereal, and isn't 2005-11-17 05:59:21 +00:00
clopts_common.h Handle "-G" only in Tethereal - it doesn't work in Ethereal, and isn't 2005-11-17 05:59:21 +00:00
cmdarg_err.h With GCC 2.x and later, mark cmdarg_err() and cmdarg_err_cont() as being 2005-11-17 11:14:38 +00:00
color.h
color_filters.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
color_filters.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
colorfilters - Add checksum verification 2005-08-27 05:33:50 +00:00
conditions.c replace malloc and alike calls by their GLib pendants -> g_malloc 2005-08-05 23:58:58 +00:00
conditions.h
config.guess Remove svn:executable 2005-08-02 05:46:16 +00:00
config.h.win32 replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
config.nmake Win32: first steps towards using GTK2.6, add zipfile and dir name definitions 2005-10-21 18:47:04 +00:00
config.sub Remove svn:executable 2005-08-02 05:46:16 +00:00
configure.in Add support for building dumpcap, and fix dumpcap to build on UN*X. 2005-11-28 11:40:28 +00:00
dfilters
dftest.c timestamp display precision: 2005-08-25 21:29:54 +00:00
disabled_protos.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
disabled_protos.h
doxygen.cfg.in Remove svn:executable 2005-08-02 05:46:16 +00:00
doxygen_global.cfg
dumpcap.c We need AF_INET6 on linux, so include netdb.h if available. 2005-12-04 23:50:57 +00:00
editcap.c added compression support for capture file output. The Save/As dialog now has a checkbox "Compress with gzip" 2005-09-14 21:57:30 +00:00
ethereal.desktop Additions from current Suse and Debian 2005-08-13 06:29:09 +00:00
ethereal_be.py
ethereal_gen.py 1. replace "and" with "&&" in ethereal_gen.py:2103 2005-10-28 19:27:13 +00:00
file.c Allow a progress dialog to have "Stop" or "Cancel" as the "terminate 2005-11-12 11:05:02 +00:00
file.h add two new callbacks: 2005-09-20 08:42:35 +00:00
fileset.c Use eth_dir_open(), not g_dir_open(); g_dir_open() isn't available in 2005-11-07 08:36:25 +00:00
fileset.h
filters.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
filters.h "read_filter_list()" and "save_filter_list()" mallocate the path string 2005-08-06 18:42:07 +00:00
g711.c Some 'no previous declararion' warning fixes 2005-08-14 23:25:20 +00:00
g711.h
getopt.c From Peter Johansson: 2005-07-26 09:31:04 +00:00
getopt.h
globals.h
idl2eth.sh - Change $1 to $@ 2005-08-15 20:31:57 +00:00
isprint.h
log.h fix a packet_list_freeze / thaw pair, if a return comes in it's way 2005-10-06 00:55:21 +00:00
main_window.h
make-authors-format.pl
make-authors-short.pl
make-faq
make-manuf Remove S/A from company names 2005-08-27 15:11:00 +00:00
make-tapreg-dotc Include "register.h" in the machine-generated code to register taps, so 2005-10-10 18:16:21 +00:00
make-version.pl
manuf Add two Enterasys STP multicast MACs 2005-10-05 15:43:07 +00:00
manuf.tmpl Graeme Hewson: Continue to use the old Netscreen name - it makes it 2005-11-16 18:44:05 +00:00
menu.h
merge.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
merge.h Add APIs to Wiretap to return the file of the size as supplied by the OS 2005-08-19 19:40:00 +00:00
mergecap.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
mkcap.c
mkstemp.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
mkstemp.h
packet-range.c Some 'no previous declararion' warning fixes 2005-08-14 23:25:20 +00:00
packet-range.h
pcap-util-int.h
pcap-util-unix.c This is UN*X-only, so it doesn't need to use the eth_close() wrapper; 2005-11-07 08:35:28 +00:00
pcap-util.c
pcap-util.h
perlnoutf.pl
print.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
print.h
print.ps
progress_dlg.h Allow a progress dialog to have "Stop" or "Cancel" as the "terminate 2005-11-12 11:05:02 +00:00
proto_hier_stats.c Allow a progress dialog to have "Stop" or "Cancel" as the "terminate 2005-11-12 11:05:02 +00:00
proto_hier_stats.h
ps.h
randpkt.c added compression support for capture file output. The Save/As dialog now has a checkbox "Compress with gzip" 2005-09-14 21:57:30 +00:00
rdps.c More 'char*' -> 'const char*' warning fixes 2005-07-22 07:55:51 +00:00
register.h
ringbuffer.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
ringbuffer.h
simple_dialog.h C89 doesn't allow a comma after the end of the last value in an 2005-10-03 07:30:49 +00:00
snprintf-imp.h
snprintf.c
snprintf.h
stat_menu.h implement a way to add menu items to the "Analyze" menu 2005-09-13 18:45:52 +00:00
statusbar.h
strcasecmp.c
strerror.c Fix Gerald's e-mail address (and possibly provoke a copy of the main 2005-09-17 02:14:44 +00:00
strerror.h
strncasecmp.c
strptime.c
strptime.h
summary.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
summary.h
tap-afpstat.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
tap-ansi_astat.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-bootpstat.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-dcerpcstat.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
tap-gsm_astat.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-h225counter.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-h225rassrt.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-httpstat.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-iostat.c Make the processing of "-z" arguments in the Tethereal I/O stat tap more 2005-10-27 19:42:24 +00:00
tap-iousers.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-mgcpstat.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
tap-protocolinfo.c convert one sprintf into g_snprintf() 2005-09-01 09:03:29 +00:00
tap-protohierstat.c fix the phs tap so it does not write beyond the end of the string (which sits on the stack) 2005-10-12 00:34:51 +00:00
tap-rpcprogs.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
tap-rpcstat.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
tap-sctpchunkstat.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-sipstat.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap-smbsids.c Move some headers for stuff defined by a dissector into epan/dissectors 2005-09-17 00:31:15 +00:00
tap-smbstat.c Move some headers for stuff defined by a dissector into epan/dissectors 2005-09-17 00:31:15 +00:00
tap-stats_tree.c http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=377 2005-08-25 15:48:28 +00:00
tap-wspstat.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
tap_dfilter_dlg.h "gtk_tap_dfilter_dlg_cb()" is no longer used outside 2005-08-21 11:09:36 +00:00
tethereal.c fix alphabetical order of OPTINIT string, v seems to be a controversial character :-) 2005-12-01 20:04:55 +00:00
text2pcap-scanner.l
text2pcap.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
text2pcap.h
timestats.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
timestats.h Add a "time_stat_init()" routine to initialize the fields of a 2005-08-22 07:12:20 +00:00
ui_util.h Explain in more detail what this file is for. 2005-08-20 19:45:53 +00:00
util.c as mkstemp makes trouble and is only used once in util.c, move definition from file_util.h to util.c for now 2005-11-07 00:20:20 +00:00
util.h Last set of char -> const char trivial warning fixes. 2005-08-06 14:03:14 +00:00
version_info.c Grr. Without the right version of the SDK, we can't even compile code 2005-10-04 04:12:34 +00:00
version_info.h Move SVNVERSION handling into version_info. That way, we won't have 2005-08-16 06:45:17 +00:00
wka.tmpl Add two Enterasys STP multicast MACs 2005-10-05 15:43:07 +00:00

README

$Id$

General Information
------- -----------

Ethereal is a network traffic analyzer, or "sniffer", for Unix and
Unix-like operating systems.  It uses GTK+, a graphical user interface
library, and libpcap, a packet capture and filtering library.

The Ethereal distribution also comes with Tethereal, which is a
line-oriented sniffer (similar to Sun's snoop, or tcpdump) that uses the
same dissection, capture-file reading and writing, and packet filtering
code as Ethereal, and with editcap, which is a program to read capture
files and write the packets from that capture file, possibly in a
different capture file format, and with some packets possibly removed
from the capture.

The official home of Ethereal is

    http://www.ethereal.com

The latest distribution can be found in the subdirectory

    http://www.ethereal.com/distribution


Installation
------------

Ethereal is known to compile and run on the following systems:

  - Linux (2.0 and later kernels, various distributions)
  - Solaris (2.5.1 and later)
  - FreeBSD (2.2.5 and later)
  - NetBSD
  - OpenBSD
  - Mac OS X (10.2 and later)
  - HP-UX (10.20, 11.00, 11.11)
  - Sequent PTX v4.4.5  (Nick Williams <njw@sequent.com>)
  - Tru64 UNIX (formerly Digital UNIX) (3.2 and later)
  - Irix (6.5)
  - AIX (4.3.2, with a bit of work)
  - Win32 (98, NT, 2000, XP)

and possibly on other versions of those OSes.  It should run on other
Unix-ish systems without too much trouble.

NOTE: the Makefile appears to depend on GNU "make"; it doesn't appear to
work with the "make" that comes with Solaris 7 nor the BSD "make".
Perl is also needed to create the man page.

If you decide to modify the yacc grammar or lex scanner, then
you need "flex" - it cannot be built with vanilla "lex" -
and either "bison" or the Berkeley "yacc". Your flex
version must be 2.5.1 or greater. Check this with 'flex -V'.

If you decide to modify the NetWare Core Protocol dissector, you
will need python, as the data for packet types is stored in a python
script, ncp2222.py.

You must therefore install Perl, GNU "make", "flex", and either "bison" or
Berkeley "yacc" on systems that lack them.

Full installation instructions can be found in the INSTALL file.
         
See also the appropriate README.<OS> files for OS-specific installation
instructions.

Usage
-----          

In order to capture packets from the network, you need to be running as
root, or have access to the appropriate entry under /dev if your system
is so inclined (BSD-derived systems, and systems such as Solaris and
HP-UX that support DLPI, typically fall into this category).  Although
it might be tempting to make the Ethereal executable setuid root, please
don't - alpha code is by nature not very robust, and liable to contain
security holes.

Please consult the man page for a description of each command-line
option and interface feature.


Multiple File Types
-------------------

The wiretap library is a packet-capture library currently under
development parallel to ethereal.  In the future it is hoped that
wiretap will have more features than libpcap, but wiretap is still in
its infancy. However, wiretap is used in ethereal for its ability
to read multiple file types. You can read the following file
formats:

libpcap (tcpdump -w, etc.) - this is Ethereal's native format
snoop and atmsnoop
Shomiti/Finisar Surveyor
Novell LANalyzer
Network General/Network Associates DOS-based Sniffer (compressed and
    uncompressed)
Microsoft Network Monitor
AIX's iptrace
Cinco Networks NetXRray
Network Associates Windows-based Sniffer
AG Group/WildPackets EtherPeek/TokenPeek/AiroPeek/EtherHelp
RADCOM's WAN/LAN Analyzer
Lucent/Ascend access products
HP-UX's nettl
Toshiba's ISDN routers
ISDN4BSD "i4btrace" utility
Cisco Secure Intrustion Detection System iplogging facility
pppd logs (pppdump-format files)
VMS's TCPIPtrace utility
DBS Etherwatch for VMS
Traffic captures from Visual Networks' Visual UpTime
CoSine L2 debug output
Output from Accellent's 5Views LAN agents
Endace Measurement Systems' ERF format
Linux Bluez Bluetooth stack "hcidump -w" traces
Network Instruments Observer version 9
Trace files for the EyeSDN USB S0

In addition, it can read gzipped versions of any of these files
automatically, if you have the zlib library available when compiling
Ethereal. Ethereal needs a modern version of zlib to be able to use
zlib to read gzipped files; version 1.1.3 is known to work.  Versions
prior to 1.0.9 are missing some functions that Ethereal needs and won't
work.  "./configure" should detect if you have the proper zlib version
available and, if you don't, should disable zlib support. You can always
use "./configure --disable-zlib" to explicitly disable zlib support.

Although Ethereal can read AIX iptrace files, the documentation on
AIX's iptrace packet-trace command is sparse.  The 'iptrace' command
starts a daemon which you must kill in order to stop the trace. Through
experimentation it appears that sending a HUP signal to that iptrace
daemon causes a graceful shutdown and a complete packet is written
to the trace file. If a partial packet is saved at the end, Ethereal
will complain when reading that file, but you will be able to read all
other packets.  If this occurs, please let the Ethereal developers know
at ethereal-dev@ethereal.com, and be sure to send us a copy of that trace
file if it's small and contains non-sensitive data.

Support for Lucent/Ascend products is limited to the debug trace output
generated by the MAX and Pipline series of products.  Ethereal can read
the output of the "wandsession" "wandisplay", "wannext", and "wdd"
commands.  For detailed information on use of these commands, please refer
the following pages:

"wandsession", "wandisplay", and "wannext" on the Pipeline series:
  http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006c79

"wandsession", "wandisplay", and "wannext" on the MAX series:
  http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006972

"wdd" on the Pipeline series:
  http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006877

Ethereal can also read dump trace output from the Toshiba "Compact Router"
line of ISDN routers (TR-600 and TR-650). You can telnet to the router
and start a dump session with "snoop dump".

CoSine L2 debug output can also be read by Ethereal. To get the L2
debug output, get in the diags mode first and then use
"create-pkt-log-profile" and "apply-pkt-log-profile" commands under
layer-2 category. For more detail how to use these commands, you
should examine the help command by "layer-2 create ?" or "layer-2 apply ?".

To use the Lucent/Ascend, Toshiba and CoSine traces with Ethereal, you must 
capture the trace output to a file on disk.  The trace is happening inside 
the router and the router has no way of saving the trace to a file for you.
An easy way of doing this under Unix is to run "telnet <ascend> | tee <outfile>".
Or, if your system has the "script" command installed, you can save
a shell session, including telnet to a file. For example, to a file named
tracefile.out:

$ script tracefile.out
Script started on <date/time>
$ telnet router
..... do your trace, then exit from the router's telnet session.
$ exit
Script done on <date/time>



IPv6
----
If your operating system includes IPv6 support, ethereal will attempt to
use reverse name resolution capabilities when decoding IPv6 packets.

If you want to turn off name resolution while using ethereal, start
ethereal with the "-n" option to turn off all name resolution (including
resolution of MAC addresses and TCP/UDP/SMTP port numbers to names), or
with the "-N mt" option to turn off name resolution for all
network-layer addresses (IPv4, IPv6, IPX).

You can make that the default setting by opening the Preferences dialog
box using the Preferences item in the Edit menu, selecting "Name
resolution", turning off the appropriate name resolution options,
clicking "Save", and clicking "OK".

If you would like to compile ethereal without support for IPv6 name
resolution, use the "--disable-ipv6" option with "./configure".  If you
compile ethereal without IPv6 name resolution, you will still be able to
decode IPv6 packets, but you'll only see IPv6 addresses, not host names.


SNMP
----
Ethereal can do some basic decoding of SNMP packets; it can also use the
UCD SNMP library, version 4.2.2 or later, to do more sophisticated
decoding, by reading MIB files and using the information in those files
to display OIDs and variable binding values in a friendlier fashion. 
The configure script will automatically determine whether you have the
UCD SNMP library on your system, and will use it if it's version 4.2.2
or later.  If you have an SNMP library but _do not_ want to have
ethereal use it, you can run configure with the "--without-ucd-snmp"
option.

If you have an earlier version of the UCD SNMP library on your system,
the configure script will stop, reporting that it can't find the
"sprint_realloc_objid()" routine; you should either upgrade to version
4.2.4 or later, as UCD SNMP 4.2.4 fixes some potential buffer overflow
problems, or should configure with "--without-ucd-snmp".


How to Report a Bug
-------------------
Ethereal is still under constant development, so it is possible that you will
encounter a bug while using it. Please report bugs to ethereal-dev@ethereal.com.
Be sure you tell us:

	1) Operating System and version (the command 'uname -sr' may
	   tell you this, although on Linux systems it will probably
	   tell you only the version number of the Linux kernel, not of
	   the distribution as a whole; on Linux systems, please tell us
	   both the version number of the kernel, and which version of
	   which distribution you're running)
	2) Version of GTK+ (the command 'gtk-config --version' will tell you)
	3) Version of Ethereal (the command 'ethereal -v' will tell you,
	   unless the bug is so severe as to prevent that from working,
	   and should also tell you the versions of libraries with which
	   it was built)
	4) The command you used to invoke Ethereal, and the sequence of
	   operations you performed that caused the bug to appear

If the bug is produced by a particular trace file, please be sure to send
a trace file along with your bug description. Please don't send a trace file
greater than 1 MB when compressed. If the trace file contains sensitive
information (e.g., passwords), then please do not send it.

If Ethereal died on you with a 'segmentation violation', 'bus error',
'abort', or other error that produces a UNIX core dump file, you can
help the developers a lot if you have a debugger installed.  A stack
trace can be obtained by using your debugger ('gdb' in this example),
the ethereal binary, and the resulting core file.  Here's an example of
how to use the gdb command 'backtrace' to do so.

$ gdb ethereal core
(gdb) backtrace
..... prints the stack trace
(gdb) quit
$

The core dump file may be named "ethereal.core" rather than "core" on
some platforms (e.g., BSD systems).  If you got a core dump with
Tethereal rather than Ethereal, use "tethereal" as the first argument to
the debugger; the core dump may be named "tethereal.core".

Disclaimer
----------

There is no warranty, expressed or implied, associated with this product.
Use at your own risk.


Gerald Combs <gerald@ethereal.com>
Gilbert Ramirez <gram@alumni.rice.edu>
Guy Harris <guy@alum.mit.edu>