wireshark.org protocol dissector with Osmocom additions
Go to file
Guy Harris 5dde018c50 Add a note about the PNG, JPEG, and TIFF loaders not being usable (or
not easy to get to work) on Tiger.

svn path=/trunk/; revision=14703
2005-06-19 19:17:15 +00:00
aclocal-fallback
asn1 New autogenerated ACSE dissector. 2005-06-19 11:51:23 +00:00
debian from Frederic Peters: bring debian package generation .deb up to date 2005-03-14 20:46:46 +00:00
doc Update URL for omniORB. 2005-06-19 19:08:37 +00:00
docbook updated to latest Ethereal GUI 2005-06-17 01:28:41 +00:00
epan Fix trivial warning 2005-06-19 15:17:42 +00:00
gtk fix a typo in the usage output 2005-06-17 07:57:41 +00:00
help Update FAQ 2005-06-17 17:12:12 +00:00
image add icons for the "File Set" menu items 2005-05-07 20:47:39 +00:00
packaging provide global default files for cfilters/colorfilters/dfilters 2005-06-09 07:43:32 +00:00
plugins Correct a typo 2005-06-14 21:57:17 +00:00
tools From Steve Grubb: 2005-06-14 18:18:05 +00:00
wiretap - Write rf5 files (I don't think tektronix software will be able to read these, ethereal does) 2005-06-17 17:26:43 +00:00
AUTHORS Add Dominik Kuhlen to AUTHORS 2005-06-18 08:52:41 +00:00
COPYING
ChangeLog Prep for 0.10.10: Update the ChangeLog and NEWS files, bump the version 2005-03-09 23:49:55 +00:00
FAQ Update FAQ 2005-06-17 17:12:12 +00:00
INSTALL Note that this is *not* what you use if you're building from Subversion. 2005-06-02 07:17:08 +00:00
INSTALL.configure
Makefile.am Remove a leftover dummy list 2005-06-18 00:10:59 +00:00
Makefile.common add log.h 2005-05-26 20:23:13 +00:00
Makefile.nmake As suggested by Jaap Keuter: 2005-05-31 20:42:15 +00:00
NEWS In proto_tree_set_string(), don't set a null fvalue or Ethereal will throw 2005-05-03 19:33:02 +00:00
README Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
README.aix Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
README.bsd Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
README.hpux From Mark C Brown NETTL updates 2005-04-01 10:17:05 +00:00
README.irix Note that some of the IRIX problems might no longer exist - and get rid 2004-08-17 01:12:29 +00:00
README.linux Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
README.macos Add a note about the PNG, JPEG, and TIFF loaders not being usable (or 2005-06-19 19:17:15 +00:00
README.tru64 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
README.vmware Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
README.win32 from Jeremy Jouglet 2005-04-01 21:23:40 +00:00
acinclude.m4 Use "pcap_get_selectable_fd()" if we have it, and if it returns -1, 2005-05-12 03:31:33 +00:00
aclocal-flags Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
aftypes.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
alert_box.c change nmake makefiles in /trunk and /trunk/epan so that 2005-02-13 00:10:15 +00:00
alert_box.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
arcnet_pids.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
autogen.sh Allow automake and aclocal to share a common version number suffix, since 2005-04-19 22:27:05 +00:00
bridged_pids.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
capinfos.c Improve the error reporting. 2005-01-11 00:13:42 +00:00
capture-wpcap.c Update URLs and domain names that refer to the WinPcap site. 2005-06-03 09:55:28 +00:00
capture-wpcap.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
capture.c changed the loglevel of "capture kill" from message to info (it's no action that the user directly triggered) 2005-05-26 21:45:58 +00:00
capture.h use the log features of the GLib to have verbose output of the capturing engine, e.g. GLib provides different domains for different submodules. Output more verbose than warning level will be disabled by default (just like before). 2005-05-26 17:50:27 +00:00
capture_loop.c fix #125: as suggested, the data in rechdr has to be kept over several calls to capture_loop_dispatch, so put it in the loop_data 2005-05-26 19:38:26 +00:00
capture_opts.c fix #148: (win32 only) use command line parameter -B to set capture buffer size 2005-05-30 04:46:25 +00:00
capture_stop_conditions.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
capture_stop_conditions.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
capture_sync.c fix #148: (win32 only) use command line parameter -B to set capture buffer size 2005-05-30 04:46:25 +00:00
capture_sync.h (hopefully) removed various gcc warnings 2005-04-30 15:39:40 +00:00
capture_ui_utils.c fix some minor bugs with the current interface name: 2005-04-19 22:32:52 +00:00
capture_ui_utils.h fix some minor bugs with the current interface name: 2005-04-19 22:32:52 +00:00
capture_wpcap_packet.c don't crash if packet.dll is not available, add some more packet.dll version numbers 2005-05-21 11:10:16 +00:00
capture_wpcap_packet.h as suggested by Loris: add wpcap_packet_get_version() and check the packet.dll version before using it (very restrictive for now, will check for exact DLL version strings). If version is unknown, ask user to continue or not. 2005-05-21 09:41:57 +00:00
cfile.c another two steps towards privilege seperation: 2005-02-06 21:20:35 +00:00
cfile.h another two steps towards privilege seperation: 2005-02-06 21:20:35 +00:00
cfilters provide global default files for cfilters/colorfilters/dfilters 2005-06-09 07:43:32 +00:00
chdlctypes.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
cleanbld.bat Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
clopts_common.c Change read_prefs() to use GStrings instead of (re)allocating memory 2005-06-13 22:40:11 +00:00
clopts_common.h Move "get_natural_int()" and "get_positive_int()" from "capture_opts.c" 2005-02-27 21:15:30 +00:00
color.h fix doxygen tags 2004-10-27 03:57:57 +00:00
color_filters.c add a new checkitem "Colorize Packet List" into the View menu 2005-03-27 02:19:51 +00:00
color_filters.h add a new checkitem "Colorize Packet List" into the View menu 2005-03-27 02:19:51 +00:00
colorfilters Tweak the global coloring rules a bit. Give "normal" traffic pastel 2005-06-17 18:41:02 +00:00
conditions.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
conditions.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
config.guess Back out the previous change, as it checked in older versions of 2004-03-30 19:07:51 +00:00
config.h.win32 bugfix: mark pcap_freecode() as optional, as it's not available by WinPcap 2.3 2005-05-21 09:59:49 +00:00
config.nmake Add a note to config.nmake that it is required to set ENABLE_LIBETHEREAL to get plugin support in Ethereal. 2005-05-31 21:34:14 +00:00
config.sub Back out the previous change, as it checked in older versions of 2004-03-30 19:07:51 +00:00
configure.in Prep for the next release. ETA Wednesday (the 4th). 2005-05-02 16:34:24 +00:00
dfilters provide global default files for cfilters/colorfilters/dfilters 2005-06-09 07:43:32 +00:00
dftest.c change nmake makefiles in /trunk and /trunk/epan so that 2005-02-13 00:10:15 +00:00
dictionary.dtd
dictionary.xml From: "Jacques, Olivier : 2004-10-08 09:35:02 +00:00
disabled_protos.c Plug some more small leaks. 2005-03-24 03:10:31 +00:00
disabled_protos.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
doxygen.cfg.in fix doxygen generation 2004-10-27 04:46:17 +00:00
doxygen_global.cfg fix doxygen generation 2004-10-27 04:46:17 +00:00
editcap.c the -E probability parameter was missing in the usage summary 2005-06-17 07:56:27 +00:00
ethereal.desktop It looks like Debian, Fedora and Suse all use ethereal.desktop instead of Ethereal.desktop 2004-08-22 09:22:15 +00:00
ethereal_be.py Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ethereal_gen.py From Paolo Frigo : 2005-06-01 06:47:15 +00:00
etypes.h Add some ethertypes 2005-06-07 20:56:54 +00:00
file.c convenience: if a "Go To Packet" didn't succeeded, add the requested packet number to the error message, 2005-05-31 21:17:54 +00:00
file.h the capture child might not respond shortly after bringing it up (especially it will block, if no input coming from an input capture pipe (e.g. mkfifo) is coming in) 2005-05-25 23:28:59 +00:00
fileset.c do some code cleanup (from the previous commit) and close the directories opened with opendir/g_dir_open 2005-05-18 19:02:11 +00:00
fileset.h add a new feature: list the files of a "File Set" (set of files generated by capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one 2005-04-29 14:51:52 +00:00
filters.c Try to read the "cfilters"/"dfilters" config files from the global path (program dir), if no personal versions of these files are available. 2005-06-09 06:58:03 +00:00
filters.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
format-oid.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
g711.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
g711.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
getopt.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
getopt.h
globals.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
greproto.h Get rid of a not needed define. 2004-12-01 21:06:30 +00:00
iax2_codec_type.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
idl2eth.sh Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
imscxdx.xml From: "Jacques, Olivier : 2004-10-08 09:35:02 +00:00
ip_opts.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
isprint.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
lapd_sapi.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
llcsaps.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
log.h use the log features of the GLib to have verbose output of the capturing engine, e.g. GLib provides different domains for different submodules. Output more verbose than warning level will be disabled by default (just like before). 2005-05-26 17:50:27 +00:00
main_window.h Don't have "set_menus_for_captured_packets()" call 2005-02-06 23:16:05 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
make-manuf - Modify make-manuf to add a message to manuf how to modify it 2005-03-06 01:52:34 +00:00
make-tapreg-dotc Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
make-version.pl Read .svn/entries directly instead of calling "svn info", as suggested by 2005-06-13 16:31:01 +00:00
manuf Update manuf 2005-06-17 17:10:21 +00:00
manuf.tmpl IEEE is correct about 00:00:39 2005-03-16 16:42:53 +00:00
menu.h Get rid of extra blank line at the end. 2005-02-06 23:06:23 +00:00
merge.c The common merge code merely needs to offer the abstraction of routines 2004-10-29 00:36:52 +00:00
merge.h The common merge code merely needs to offer the abstraction of routines 2004-10-29 00:36:52 +00:00
mergecap.c Make the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +00:00
mkcap.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
mkstemp.c define of O_BINARY not needed, if fcntl.h is included 2004-06-29 20:51:26 +00:00
mkstemp.h
mobileipv4.xml
nasreq.xml
nlpid.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
oui.h From Mark C. Brown: add HP's OUI. 2004-10-11 07:15:08 +00:00
packet-range.c Remove the fixed maximum number of subranges in a range_t; dynamically 2004-10-16 23:32:24 +00:00
packet-range.h Remove the fixed maximum number of subranges in a range_t; dynamically 2004-10-16 23:32:24 +00:00
pcap-util-int.h fix a typo 2005-01-15 15:52:50 +00:00
pcap-util-unix.c this file doesn't use any item of the globals.h so remove #include. 2005-02-04 19:24:40 +00:00
pcap-util.c Make the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +00:00
pcap-util.h Pull the address (and port and circuit type) stuff out of 2004-07-19 02:27:17 +00:00
perlnoutf.pl From Graeme Hewson: make AUTHORS-SHORT not include formatting codes, 2004-10-17 23:03:11 +00:00
ppptypes.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
print.c Put 'unmaskedvalue' field in XML for bit-masked values. 2005-05-31 14:07:16 +00:00
print.h from Stefano Pettini: add CSV export function, similar to PSML export 2005-03-11 20:56:31 +00:00
print.ps added some options and enhancements to the print output: 2004-04-22 17:03:21 +00:00
progress_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
proto_hier_stats.c fix #224: hierarchy stats had problems with the new generated toplevel desegmentation items "[Reassembled TCP Segments]" 2005-06-04 10:23:10 +00:00
proto_hier_stats.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ps.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
randpkt.c Add SCTP and MEGACO types, so that we can add SCTP to the "random" test. 2005-03-27 04:43:49 +00:00
rdps.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
register.h Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
ringbuffer.c major capture engine rework: use two task model for EVERY capture mode 2005-03-28 00:19:02 +00:00
ringbuffer.h major capture engine rework: use two task model for EVERY capture mode 2005-03-28 00:19:02 +00:00
rpc_defrag.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
rtp_pt.h From Alejandro Vaquero: 2005-02-01 12:12:35 +00:00
sctpppids.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
simple_dialog.h prepare for "Don't show this message again" checkboxes in the simple_dialog 2005-04-16 19:18:05 +00:00
smb.h Add an extra_info_type field to smb_extra_info_t so that we can make 2005-04-16 21:54:32 +00:00
snprintf-imp.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
snprintf.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
snprintf.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
statusbar.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
strcasecmp.c
strerror.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
strerror.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
strncasecmp.c
strptime.c
strptime.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
summary.c another two steps towards privilege seperation: 2005-02-06 21:20:35 +00:00
summary.h - pcap.h needs to be included before capture.h 2005-03-07 10:19:33 +00:00
sunping.xml
tap-ansi_astat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-bootpstat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-dcerpcstat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-gsm_astat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-h225counter.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-h225rassrt.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-httpstat.c Fix typos in error messages. 2005-05-03 02:07:26 +00:00
tap-iostat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-iousers.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-mgcpstat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-protocolinfo.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-protohierstat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-rpcprogs.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-rpcstat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-sctpchunkstat.c Remove redundant definition of _need_var_import_ 2005-04-13 23:05:41 +00:00
tap-sipstat.c Fix typos in error messages. 2005-05-03 02:07:26 +00:00
tap-smbsids.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-smbstat.c Add an extra_info_type field to smb_extra_info_t so that we can make 2005-04-16 21:54:32 +00:00
tap-stats_tree.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap-wspstat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
tap_dfilter_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tethereal.c update usage output and manual pages for both Ethereal and Tethereal to reflect the latest changes in the command line. 2005-06-04 01:29:14 +00:00
text2pcap-scanner.l Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
text2pcap.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
text2pcap.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
timestats.c Make arguments "const *" if the routine doesn't modify the object to 2004-12-31 02:01:03 +00:00
timestats.h Make arguments "const *" if the routine doesn't modify the object to 2004-12-31 02:01:03 +00:00
ui_util.h Make the "col_data" field in a "column_info" structure a pointer to an 2004-12-31 00:12:25 +00:00
util.c Add a "get_addr_name()" routine that takes an "address *" and attempts 2004-12-30 02:10:24 +00:00
util.h Get rid of warnings about shadowed variables (code was ok) 2004-10-01 12:32:46 +00:00
version_info.c Make the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +00:00
version_info.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
wka.tmpl From Dominique Bastien: add the slow protocol MAC address to the list of 2005-02-03 20:14:11 +00:00
x264_prt_id.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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>