wireshark.org protocol dissector with Osmocom additions
Go to file
Ulf Lamping 036484c6c1 don't cache the downloaded file, so changes in the update file will have an effect while experimenting
svn path=/trunk/; revision=20925
2007-02-25 15:44:38 +00:00
aclocal-fallback Under Solaris (9, at least) the "iconv.h" header supplied with GNU libiconv 2006-07-13 18:17:32 +00:00
asn1 + some cosmetic changes to package dissection. 2007-02-25 10:13:49 +00:00
cmake/modules frederic heem: 2006-11-06 14:16:29 +00:00
codecs minor cleanup for making codecs 2006-09-10 13:37:42 +00:00
debian Move epan/crypt-md5.[ch] to epan/crypt. Remove 2007-01-02 22:49:57 +00:00
diameter Fix bugs 1330 & 1333 (one wrong and one missing entry in XML description) 2007-01-26 10:40:34 +00:00
doc Further cleanup of the document 2007-02-19 06:24:29 +00:00
docbook give some reasons why older windows versions are no longer supported, add links to the versions known to still work with Win9x / NT 4.0 2007-02-24 13:11:47 +00:00
dtds From Olivier Jacques: 2006-11-15 17:27:04 +00:00
epan add new flag for PIDL conformance files : PIDL_SET_COL_INFO 2007-02-25 11:48:06 +00:00
gtk Treat "<NULL>" as returned from a call to se_strdup() in packet-http.c as a 2007-02-20 19:57:04 +00:00
help Update FAQ 2007-01-08 14:25:35 +00:00
idl rename the nspi dissector from idl (where the idl2wrs dissectors live) ro epan/dissector/pidl (where the pidl generated dce/rpc dissectors live) 2006-11-05 05:56:27 +00:00
image Add a Windows installer icon. Remove the ARGB versions from the other 2007-02-02 18:45:23 +00:00
packaging prohibit installation on Win NT 4.0 2007-02-23 19:48:59 +00:00
plugins have megaco handing over to h248 in case it does not recognize the buffer as text encoded megaco 2007-02-23 20:04:09 +00:00
radius form Florian Lohoff 2007-01-26 15:10:47 +00:00
test Additoinal diagnostic info in output logs 2007-02-05 00:57:59 +00:00
tools Try to fix distcheck. 2007-02-21 18:10:43 +00:00
wiretap From Florent Drouin: support for MTP2 in ERF type 5 (Multi-Channel HDLC) files 2007-02-18 11:32:54 +00:00
AUTHORS From Ryan Wamsley: Add Connection Configuration Object support to EtherNet/IP dissector 2007-02-22 03:21:26 +00:00
CMakeLists.txt frederic.heem: 2006-10-26 15:36:50 +00:00
COPYING eth->ws 2006-06-02 08:44:40 +00:00
ChangeLog Update to r20350. 2007-01-10 01:58:56 +00:00
FAQ Update FAQ 2007-01-08 14:25:35 +00:00
INSTALL We no longer support UCD SNMP - and *do* support Net-SNMP, and have 2006-12-09 01:37:22 +00:00
INSTALL.configure
Makefile.am rdps is built to run on the compile server, not on the target machine: use CC and CFLAGS instead of CC_FOR_BUILD and CFLAGS_FOR_BUILD, respectively 2007-02-06 06:24:34 +00:00
Makefile.common Move epan/crypt-md5.[ch] to epan/crypt. Remove 2007-01-02 22:49:57 +00:00
Makefile.nmake instead of putting the MSC_VER_REQUIRED test into the root Makefile (which would require to change ALL makefiles - the buildbot revealed it), simply put it in the wiretap generation. As wiretap is mandatory and one of the first things to be build this doesn't even sound like a bad idea anyway ... 2007-01-31 05:26:41 +00:00
NEWS Fix a link. 2007-02-01 20:31:59 +00:00
README Delist Windows 98 as possible platform 2007-01-29 12:38:48 +00:00
README.aix ethereal->wireshark 2006-05-22 08:21:22 +00:00
README.bsd From Stephen Fisher: add more information on configuring for BSD, 2006-08-11 00:11:11 +00:00
README.cmake Add cmake-modules URL 2006-09-06 22:14:20 +00:00
README.hpux ethereal to wireshark changes 2006-06-17 12:21:54 +00:00
README.irix ethereal->wireshark 2006-05-22 08:21:22 +00:00
README.linux ethereal to wireshark changes 2006-06-17 12:21:54 +00:00
README.macos ethereal to wireshark changes 2006-06-17 12:21:54 +00:00
README.tru64 ethereal to wireshark changes 2006-06-17 12:21:54 +00:00
README.vmware ethereal to wireshark changes 2006-06-17 12:21:54 +00:00
README.win32 deleted lot's of irrelevant/outdated content from README.win32. 2006-10-16 01:48:16 +00:00
acinclude.m4 the -lm flag might be needed to link lua 2007-01-04 22:45:43 +00:00
aclocal-flags Make aclocal-flags executable again (hopefully fixes buildbot fc4) 2005-08-02 07:03:46 +00:00
airpcap.h From Gisle Vanem: 2007-01-02 19:56:59 +00:00
airpcap_loader.c Fix some C++ style comments 2007-02-19 21:45:27 +00:00
airpcap_loader.h Spelling fixes. 2007-01-26 06:45:12 +00:00
alert_box.c Ethereal->Wireshark 2006-05-28 20:28:20 +00:00
alert_box.h name change 2006-05-21 05:12:17 +00:00
autogen.sh Support for automake 1.10 (reported by Aamer Akhter) 2006-10-17 08:51:16 +00:00
capinfos.c If no packets in input file then don't calc packets/sec, etc 2007-01-28 17:33:14 +00:00
capture-pcap-util-int.h Have the routines to get interface lists take a pointer to a "gchar *" 2007-01-21 23:45:36 +00:00
capture-pcap-util-unix.c Have the routines to get interface lists take a pointer to a "gchar *" 2007-01-21 23:45:36 +00:00
capture-pcap-util.c Have the routines to get interface lists take a pointer to a "gchar *" 2007-01-21 23:45:36 +00:00
capture-pcap-util.h Have the routines to get interface lists take a pointer to a "gchar *" 2007-01-21 23:45:36 +00:00
capture-wpcap.c Have the routines to get interface lists take a pointer to a "gchar *" 2007-01-21 23:45:36 +00:00
capture-wpcap.h name change 2006-05-21 05:12:17 +00:00
capture.c Ethereal->Wireshark 2006-05-28 20:28:20 +00:00
capture.h name change 2006-05-21 05:12:17 +00:00
capture_errs.c Add a link to the Providence University WinPcap mirror, and a comment 2007-01-23 01:49:30 +00:00
capture_errs.h name change 2006-05-21 05:12:17 +00:00
capture_info.c change all file offsets from long to gint64 so we can - theoretically - handle files > 2GB correct. 2006-11-05 22:46:44 +00:00
capture_info.h name change 2006-05-21 05:12:17 +00:00
capture_loop.c Output error msgs when using dumpcap from cmd-line (stand-alone); 2007-02-19 20:25:56 +00:00
capture_loop.h from Richard van der Hoff: 2006-10-08 22:39:23 +00:00
capture_opts.c Have the routines to get interface lists take a pointer to a "gchar *" 2007-01-21 23:45:36 +00:00
capture_opts.h Go back to setting the capture filter to an empty string when we start; 2006-08-26 18:36:09 +00:00
capture_stop_conditions.c name change 2006-05-21 05:12:17 +00:00
capture_stop_conditions.h name change 2006-05-21 05:12:17 +00:00
capture_sync.c use unicode-utils.h instead of strutil.h 2006-09-23 00:38:56 +00:00
capture_sync.h Ethereal->Wireshark 2006-05-28 20:28:20 +00:00
capture_ui_utils.c Have the routines to get interface lists take a pointer to a "gchar *" 2007-01-21 23:45:36 +00:00
capture_ui_utils.h name change 2006-05-21 05:12:17 +00:00
capture_wpcap_packet.c fix #1399: don't assert the oidlength returned from the network card driver, but simply return that the PacketRequest call failed in that case. 2007-02-25 12:50:21 +00:00
capture_wpcap_packet.h name change 2006-05-21 05:12:17 +00:00
cfile.c break out dfcode from the capture file structure and declare it locally where it is needed. 2007-01-01 10:23:37 +00:00
cfile.h break out dfcode from the capture file structure and declare it locally where it is needed. 2007-01-01 10:23:37 +00:00
cfilters Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
clopts_common.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
clopts_common.h Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
cmakeconfig.h.in Get rid of UCD SNMP support (it's not longer supported and 2006-12-08 15:05:41 +00:00
cmdarg_err.h name change 2006-05-21 05:12:17 +00:00
color.h name change 2006-05-21 05:12:17 +00:00
color_filters.c fix 1203 as found by stephen fisher 2006-11-06 23:59:49 +00:00
color_filters.h fix the memory leak problem mentioned lately by adding and using color_filters_cleanup() 2006-10-03 23:24:48 +00:00
colorfilters Add checksum verification to the CDP dissector and add an entry for this 2006-12-14 03:34:26 +00:00
conditions.c name change 2006-05-21 05:12:17 +00:00
conditions.h name change 2006-05-21 05:12:17 +00:00
config.guess Remove svn:executable 2005-08-02 05:46:16 +00:00
config.h.win32 instead of putting the MSC_VER_REQUIRED test into the root Makefile (which would require to change ALL makefiles - the buildbot revealed it), simply put it in the wiretap generation. As wiretap is mandatory and one of the first things to be build this doesn't even sound like a bad idea anyway ... 2007-01-31 05:26:41 +00:00
config.nmake Python V2.5 is the latest stable version. Add a comment to config.nmake (but keep the 2.4 alive for now) and update version strings in the devel guide. 2007-02-08 18:25:45 +00:00
config.sub Remove svn:executable 2005-08-02 05:46:16 +00:00
configure.in Bump the trunk version to 0.99.6. 2007-01-22 22:57:32 +00:00
dfilter_macros The UAT gui starts to work 2007-01-29 10:23:38 +00:00
dfilters provide global default files for cfilters/colorfilters/dfilters 2005-06-09 07:43:32 +00:00
dftest.c Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; 2007-01-02 06:49:40 +00:00
disabled_protos.c name change 2006-05-21 05:12:17 +00:00
disabled_protos.h name change 2006-05-21 05:12:17 +00:00
doxygen.cfg.in One more Ethereal -> Wireshark name change 2006-10-20 19:19:33 +00:00
doxygen_global.cfg fix doxygen generation 2004-10-27 04:46:17 +00:00
dumpcap.c Output error msgs when using dumpcap from cmd-line (stand-alone); 2007-02-19 20:25:56 +00:00
editcap.c From Sebastien Tandeil: 2007-01-16 19:13:09 +00:00
example_snmp_users_file Add a shord description on how the snmp_users_file can be used 2007-01-23 19:56:10 +00:00
file.c Squelch some unused variable warnings 2007-02-20 14:00:53 +00:00
file.h name change 2006-05-21 05:12:17 +00:00
fileset.c suffix in file set is optional 2006-11-30 07:30:20 +00:00
fileset.h name change 2006-05-21 05:12:17 +00:00
filters.c Change the filter dialog (capture and display filters), so it has a real Cancel button now - the former Close button didn't reverted the changes done. 2006-10-01 17:59:30 +00:00
filters.h Change the filter dialog (capture and display filters), so it has a real Cancel button now - the former Close button didn't reverted the changes done. 2006-10-01 17:59:30 +00:00
g711.c Some 'no previous declararion' warning fixes 2005-08-14 23:25:20 +00:00
g711.h name change 2006-05-21 05:12:17 +00:00
getopt.c nikai@nikai.net: 2006-11-14 20:08:44 +00:00
getopt.h
globals.h name change 2006-05-21 05:12:17 +00:00
isprint.h Ethereal->Wireshark 2006-05-28 20:28:20 +00:00
log.h name change 2006-05-21 05:12:17 +00:00
main_window.h name change 2006-05-21 05:12:17 +00:00
make-authors-format.pl From Graeme Hewson: make AUTHORS-SHORT not include formatting codes, 2004-10-17 23:03:11 +00:00
make-authors-short.pl From Graeme Hewson: make AUTHORS-SHORT not include formatting codes, 2004-10-17 23:03:11 +00:00
make-faq Better update for the FAQ. We can now use the URL 2006-06-07 12:54:00 +00:00
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 Set our package version even if we're using the SVN client. 2007-01-19 06:34:07 +00:00
manuf Update manuf 2007-01-08 11:51:04 +00:00
manuf.tmpl Update to current IEEE and remove fixed entry for 00-06-0D (bug 1256) 2006-12-05 15:25:16 +00:00
menu.h name change 2006-05-21 05:12:17 +00:00
merge.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
merge.h change all file offsets from long to gint64 so we can - theoretically - handle files > 2GB correct. 2006-11-05 22:46:44 +00:00
mergecap.c Ethereal->Wireshark 2006-05-28 20:28:20 +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
nio-ie5.c don't cache the downloaded file, so changes in the update file will have an effect while experimenting 2007-02-25 15:44:38 +00:00
nio-ie5.h far from being complete: 2007-01-13 14:33:46 +00:00
packet-range.c name change 2006-05-21 05:12:17 +00:00
packet-range.h name change 2006-05-21 05:12:17 +00:00
pcapio.c OK, fix it properly by adding test after config.h has been included... 2007-02-01 12:34:28 +00:00
pcapio.h name change 2006-05-21 05:12:17 +00:00
perlnoutf.pl From Graeme Hewson: make AUTHORS-SHORT not include formatting codes, 2004-10-17 23:03:11 +00:00
print.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
print.h name change 2006-05-21 05:12:17 +00:00
print.ps Ethereal->Wireshark 2006-05-29 05:38:10 +00:00
progress_dlg.h name change 2006-05-21 05:12:17 +00:00
proto_hier_stats.c Fix for bug #1325: Protocol hierarchy display shows an empty line because of 2007-01-25 23:00:29 +00:00
proto_hier_stats.h name change 2006-05-21 05:12:17 +00:00
ps.h name change 2006-05-21 05:12:17 +00:00
randpkt.c Check for NULL return value from wtap_dump_open(). 2006-04-26 17:31:56 +00:00
rdps.c coverity 169 dead code 2006-06-24 03:39:54 +00:00
register.h name change 2006-05-21 05:12:17 +00:00
ringbuffer.c name change 2006-05-21 05:12:17 +00:00
ringbuffer.h name change 2006-05-21 05:12:17 +00:00
simple_dialog.h name change 2006-05-21 05:12:17 +00:00
stat_menu.h Put the rest of the #if GTK_MAJOR_VERSION >= 2 preprocessor statements around parts of the Content List -> HTTP feature code. 2007-02-20 00:22:00 +00:00
statusbar.h name change 2006-05-21 05:12:17 +00:00
strcasecmp.c
strerror.c name change 2006-05-21 05:12:17 +00:00
strerror.h name change 2006-05-21 05:12:17 +00:00
strncasecmp.c
strptime.c
strptime.h name change 2006-05-21 05:12:17 +00:00
summary.c name change 2006-05-21 05:12:17 +00:00
summary.h change all file offsets from long to gint64 so we can - theoretically - handle files > 2GB correct. 2006-11-05 22:46:44 +00:00
svnadd little helper script that sets props after adding a file 2007-01-29 14:12:57 +00:00
sync_pipe.h ethereal->wireshark updates 2006-05-22 08:14:01 +00:00
sync_pipe_write.c Add missing include file when compiling under windows 2007-02-19 23:18:48 +00:00
tap-afpstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-ansi_astat.c name change 2006-05-21 05:12:17 +00:00
tap-bootpstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-camelcounter.c From Florent.Drouin@alcatel.fr: 2006-10-03 22:12:47 +00:00
tap-camelsrt.c Add the StatSRT flags to the header file, rather than declaring them in 2006-12-08 01:08:48 +00:00
tap-dcerpcstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-funnel.c From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
tap-gsm_astat.c name change 2006-05-21 05:12:17 +00:00
tap-h225counter.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-h225rassrt.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-httpstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-iostat.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
tap-iousers.c move the ITL and the ITLQ structure to packet-scsi.h where it belongs 2006-10-11 10:38:59 +00:00
tap-mgcpstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-protocolinfo.c Have separate proto_construct_match_selected_string() and 2006-11-24 18:25:23 +00:00
tap-protohierstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-radiusstat.c From Alejandro Vaquero: 2006-10-24 05:21:00 +00:00
tap-rpcprogs.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-rpcstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-sctpchunkstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-sipstat.c Add SIP response code 494 from RFC 3329 2006-08-30 09:48:12 +00:00
tap-smbsids.c include emem 2006-06-18 05:41:14 +00:00
tap-smbstat.c include emem 2006-06-18 05:39:49 +00:00
tap-stats_tree.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap-wspstat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
tap_dfilter_dlg.h * rename REGISTER_STAT_GROUP_E -> register_stat_group_t 2006-09-27 17:12:42 +00:00
tempfile.c Win32: MSVC > 6 doesn't work well with Unicode filenames! 2007-01-12 03:05:28 +00:00
tempfile.h name change 2006-05-21 05:12:17 +00:00
text2pcap-scanner.l name change 2006-05-21 05:12:17 +00:00
text2pcap.c Ethereal->Wireshark 2006-05-28 20:28:20 +00:00
text2pcap.h name change 2006-05-21 05:12:17 +00:00
timestats.c name change 2006-05-21 05:12:17 +00:00
timestats.h name change 2006-05-21 05:12:17 +00:00
tshark.c Squelch a few unused parameter warnings. 2007-02-19 15:30:06 +00:00
ui_util.h Fix for bug #1140: Filtering messes up packet list sort order 2007-01-11 19:50:19 +00:00
update.c fix the WinPcap version detection, some minor enhancements to the update logic 2007-02-25 15:42:56 +00:00
util.c From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
util.h name change 2006-05-21 05:12:17 +00:00
version_info.c From Eric Hall to fix bug 1289: 2007-02-06 02:27:59 +00:00
version_info.h From Eric Hall to fix bug 1289: 2007-02-06 02:27:59 +00:00
wireshark.desktop - Update to 0.9.5 (from 0.9.4) 2006-08-29 20:21:47 +00:00
wka.tmpl From David Buechi: 2006-08-22 19:55:31 +00:00

README

$Id$

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

Wireshark 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 Wireshark distribution also comes with Tshark, 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 Wireshark, 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 Wireshark is

    http://www.wireshark.org

The latest distribution can be found in the subdirectory

    http://www.wireshark.org/distribution


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

Wireshark 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 (NT, 2000, 2003, 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 Wireshark 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 wireshark.  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 wireshark for its ability
to read multiple file types. You can read the following file
formats:

libpcap (tcpdump -w, etc.) - this is Wireshark'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
Wireshark. Wireshark 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 Wireshark 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 Wireshark 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, Wireshark
will complain when reading that file, but you will be able to read all
other packets.  If this occurs, please let the Wireshark developers know
at wireshark-dev@wireshark.org, 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.  Wireshark 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

Wireshark 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 Wireshark. 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 Wireshark, 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, wireshark will attempt to
use reverse name resolution capabilities when decoding IPv6 packets.

If you want to turn off name resolution while using wireshark, start
wireshark 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 wireshark without support for IPv6 name
resolution, use the "--disable-ipv6" option with "./configure".  If you
compile wireshark without IPv6 name resolution, you will still be able to
decode IPv6 packets, but you'll only see IPv6 addresses, not host names.


SNMP
----
Wireshark can do some basic decoding of SNMP packets; it can also use
the Net-SNMP library 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 Net-SNMP library on
your system.  If you have the Net-SNMP library but _do not_ want to have
wireshark use it, you can run configure with the "--without-net-snmp"
option.

How to Report a Bug
-------------------
Wireshark is still under constant development, so it is possible that you will
encounter a bug while using it. Please report bugs to wireshark-dev@wireshark.org.
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 Wireshark (the command 'wireshark -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 Wireshark, 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 Wireshark 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 wireshark binary, and the resulting core file.  Here's an example of
how to use the gdb command 'backtrace' to do so.

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

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

Disclaimer
----------

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


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