wireshark.org protocol dissector with Osmocom additions
Go to file
Guy Harris 25e8c37489 Have the ring buffer routines take a pointer to a "bytes written" count
as an argument, rather than keeping the count to themselves, so the
count kept by the capturing program can be updated correctly - including
getting reset when files are switched.  Fixes bug 895.

svn path=/trunk/; revision=18032
2006-04-29 17:54:46 +00:00
aclocal-fallback
asn1 Add distclean and maintainerclean rules. 2006-04-25 18:45:08 +00:00
debian "fi" comes before "fr" in alphabetical order. (This also makes it match 2005-08-13 08:10:12 +00:00
diameter Correct some AVP types 2006-03-02 21:17:56 +00:00
doc SCSI Service Response Time Staistics 2006-04-24 23:09:34 +00:00
docbook slightly rephrase the time zone chapter 2006-04-21 21:09:09 +00:00
dtds rating was defined twice 2005-09-25 02:44:37 +00:00
epan Clean up indentation; use 2-space indentation throughout. 2006-04-29 17:31:20 +00:00
gtk Fetch a combobox control handle before we try to use it. Add some needed 2006-04-28 18:43:33 +00:00
help Update manuf, FAQ, help/faq.txt 2006-03-06 17:00:33 +00:00
idl Fix svn properties where needed: 2005-08-02 06:29:49 +00:00
image Make sure the export dialog is large enough. Fix a Unicode issue while 2006-03-28 23:06:11 +00:00
packaging if HHC_DIR is defined in config.nmake, include the user-guide.chm file into the Win32 installer 2006-04-20 20:33:04 +00:00
plugins add some higher packet length values 2006-04-27 22:13:29 +00:00
radius Minor update to the dictionary 2006-03-23 17:01:14 +00:00
test preparation for a very simple regression test 2006-02-17 22:40:54 +00:00
tools - fix Bug 890 2006-04-28 06:47:51 +00:00
wiretap From Martin Mathieson: 2006-04-24 19:08:52 +00:00
AUTHORS From Diego Petteno and Daniel Black: add more libraries to the list of 2006-04-27 19:12:50 +00:00
COPYING
ChangeLog Fix download URLs in the release notes. Disable building release-notes.txt, 2005-12-28 16:19:31 +00:00
FAQ Update manuf, FAQ, help/faq.txt 2006-03-06 17:00:33 +00:00
INSTALL
INSTALL.configure
Makefile.am Move init.lua and family to plugins/lua 2006-03-12 16:41:34 +00:00
Makefile.common Put the low-level sync routines into a common file so they can be shared 2006-04-03 01:56:53 +00:00
Makefile.nmake if HHC_DIR is defined in config.nmake, link Ethereal with the required htmlhelp.lib 2006-04-20 20:35:58 +00:00
NEWS Fix download URLs in the release notes. Disable building release-notes.txt, 2005-12-28 16:19:31 +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 Check several sets of additional libraries that libpcap might need 2006-04-25 18:01:43 +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 same command line related changes as recently done with editcap 2006-01-11 01:38:16 +00:00
capture-pcap-util-int.h rename pcap-....c/.h files to capture-pcap-....c/.h 2005-12-06 00:07:13 +00:00
capture-pcap-util-unix.c rename pcap-....c/.h files to capture-pcap-....c/.h 2005-12-06 00:07:13 +00:00
capture-pcap-util.c an error return was missing a pcap_close() call 2006-02-25 00:02:26 +00:00
capture-pcap-util.h fix a wrong comment: AF_INET -> AT_IPv4 2006-03-25 19:04:52 +00:00
capture-wpcap.c from Daniele Orlandi: 2006-03-02 21:29:15 +00:00
capture-wpcap.h
capture.c fix bug #803: sync pipe on Win32 wasn't set to binary mode, so error message transport failed between Ethereal and dumpcap. 2006-03-13 00:30:51 +00:00
capture.h fix bug #803: sync pipe on Win32 wasn't set to binary mode, so error message transport failed between Ethereal and dumpcap. 2006-03-13 00:30:51 +00:00
capture_errs.c Include <glib.h> to declare "g_strdup_printf()". 2005-10-04 07:07:15 +00:00
capture_errs.h add a short comment to cant_load_winpcap_err() and use it in gtk/capture_dlg.c 2005-12-06 01:04:55 +00:00
capture_info.c Clean up indentation a bit. 2006-03-01 01:46:52 +00:00
capture_info.h Clean up indentation a bit. 2006-03-01 01:46:52 +00:00
capture_loop.c Have the ring buffer routines take a pointer to a "bytes written" count 2006-04-29 17:54:46 +00:00
capture_loop.h Put the low-level sync routines into a common file so they can be shared 2006-04-03 01:56:53 +00:00
capture_opts.c prepare to list the IP addresses in the command line interfaces list output 2006-04-21 22:40:33 +00:00
capture_opts.h In Tethereal, don't save to a temporary file if "-w" isn't specified, 2006-04-03 00:52:59 +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 Clean up if CreateProcess() fails. 2006-04-03 01:58:43 +00:00
capture_sync.h Put the low-level sync routines into a common file so they can be shared 2006-04-03 01:56:53 +00:00
capture_ui_utils.c remove dependencies to pcap.h, so getting an idea what needs to be done by dumpcap in addition to the things already done now 2006-02-17 02:18:48 +00:00
capture_ui_utils.h fix a comment 2006-02-17 01:42:33 +00:00
capture_wpcap_packet.c copy input data into the buffer given to PacketRequest(), so functions with input parameters will also work 2006-04-25 00:12:43 +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 redirects to the ICMP filter. 2006-02-13 20:11:43 +00:00
conditions.c Fix Coverity run 12 CID 110: Make sure we don't dereference a NULL pointer. 2006-03-07 19:17:00 +00:00
conditions.h
config.guess Remove svn:executable 2005-08-02 05:46:16 +00:00
config.h.win32 Define HAVE_LUA_5_1 on windows as that what we have. 2006-03-15 22:30:28 +00:00
config.nmake change the HHC setting to HHC_DIR, so we can use it also to call the HtmlHelp function 2006-04-21 22:47:19 +00:00
config.sub Remove svn:executable 2005-08-02 05:46:16 +00:00
configure.in 0.10.14 -> 0.99.0. 2006-04-12 20:54:40 +00:00
dfilters
dftest.c Handle a filter that evaluates to an empty "matches everything" filter. 2006-04-06 20:07:16 +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 Don't report the interface name unconditionally. 2006-04-03 03:15:29 +00:00
editcap.c - Have strptime prototype being included. 2006-03-16 19:45:02 +00:00
ethereal.desktop Additions from current Suse and Debian 2005-08-13 06:29:09 +00:00
ethereal_be.py
ethereal_gen.py And the .py script 2006-04-19 19:10:00 +00:00
file.c Add an extra null pointer check. Fixes Coverity CID 154. 2006-04-27 18:46:05 +00:00
file.h show the number of packets captured, if "Update list of packets ..." isn't used 2006-01-22 16:26:41 +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
getopt.h
globals.h Add a routine to attempt to get the absolute pathname of the executable 2006-02-12 03:15:29 +00:00
idl2eth.sh - Change $1 to $@ 2005-08-15 20:31:57 +00:00
isprint.h
log.h some minor fixes: logging and comments fixed 2005-12-16 07:43:24 +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 Split the version under Windows into its major, minor, and micro 2006-02-14 15:14:41 +00:00
manuf Update to current IEEE list 2006-04-13 16:34:00 +00:00
manuf.tmpl Whitespace change 2005-12-09 15:47:50 +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 From Martin Mathieson: 2006-03-30 04:58:06 +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
pcapio.c When capturing, we only support writing to libpcap files. Given that, 2006-03-04 22:33:04 +00:00
pcapio.h When capturing, we only support writing to libpcap files. Given that, 2006-03-04 22:33:04 +00:00
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 Check for NULL return value from wtap_dump_open(). 2006-04-26 17:31:56 +00:00
rdps.c
register.h
ringbuffer.c Have the ring buffer routines take a pointer to a "bytes written" count 2006-04-29 17:54:46 +00:00
ringbuffer.h Have the ring buffer routines take a pointer to a "bytes written" count 2006-04-29 17:54:46 +00:00
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 remove dependencies to pcap.h, so getting an idea what needs to be done by dumpcap in addition to the things already done now 2006-02-17 02:18:48 +00:00
sync_pipe.h Put the low-level sync routines into a common file so they can be shared 2006-04-03 01:56:53 +00:00
sync_pipe_write.c Put the low-level sync routines into a common file so they can be shared 2006-04-03 01:56:53 +00:00
tap-afpstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-ansi_astat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-bootpstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-dcerpcstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-funnel.c TextWindow: 2006-03-30 19:42:49 +00:00
tap-gsm_astat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-h225counter.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-h225rassrt.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-httpstat.c Solving minor annoyances. 2006-02-27 14:03:48 +00:00
tap-iostat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-iousers.c updates to get the fc and scsi dissectors 2006-04-21 11:08:24 +00:00
tap-mgcpstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-protocolinfo.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-protohierstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-rpcprogs.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-rpcstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-sctpchunkstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-sipstat.c From Martin Mathieson 2006-02-25 09:28:52 +00:00
tap-smbsids.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-smbstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-stats_tree.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap-wspstat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap_dfilter_dlg.h add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tempfile.c remove dependencies to pcap.h, so getting an idea what needs to be done by dumpcap in addition to the things already done now 2006-02-17 02:18:48 +00:00
tempfile.h Move create_tempfile() to tempfile.c out of util.c. This means dumpcap 2006-02-12 21:52:18 +00:00
tethereal.c Have the ring buffer routines take a pointer to a "bytes written" count 2006-04-29 17:54:46 +00:00
text2pcap-scanner.l
text2pcap.c "help()" really just prints a usage message; it's not a full-blown help 2006-03-01 00:11:16 +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 move some GTK only function declarations from ui_util.h to the appropriate header files in the gtk dir, as these declarations are obsolete and only confuses (at least me) 2005-12-05 22:45:54 +00:00
util.c Move create_tempfile() to tempfile.c out of util.c. This means dumpcap 2006-02-12 21:52:18 +00:00
util.h Move create_tempfile() to tempfile.c out of util.c. This means dumpcap 2006-02-12 21:52:18 +00:00
version_info.c Add Lua support by default for Win32. Fix some compilation problems. 2006-03-01 21:31:07 +00:00
version_info.h Provide not only copyright information, but a GPL blurb, in all the 2005-12-21 08:59:52 +00:00
wka.tmpl Update/add some Cisco multicast addresses 2006-03-15 10:53:33 +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>