wireshark.org protocol dissector with Osmocom additions
Go to file
Guy Harris 7737b1382d From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just a
wrapper around "link /lib", and not all Microsoft C compiler
distributions provide "lib".

svn path=/trunk/; revision=11242
2004-06-26 02:16:16 +00:00
aclocal-fallback Fix some aclocal warnings during autogen.sh 2004-03-27 12:14:17 +00:00
asn1/h235 from tomas k 2004-06-24 21:50:05 +00:00
debian
doc tmpnam() really should not be used for security reasons. 2004-06-25 07:04:03 +00:00
epan From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just a 2004-06-26 02:16:16 +00:00
gtk From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just a 2004-06-26 02:16:16 +00:00
gtk2
help Minor update 2004-06-25 07:05:38 +00:00
image Make the XPM text "const", to get rid of some compiler warnings. 2004-05-24 02:06:01 +00:00
packaging From Laurent Rabret: 2004-06-10 10:12:30 +00:00
plugins From Dennis Lim: add routines used by dissectors for ONC RPC protocols 2004-06-19 10:13:52 +00:00
tools from tomas k 2004-06-24 21:50:05 +00:00
wiretap To return an EOF indication, return FALSE from the read routine *AND* 2004-06-16 08:11:59 +00:00
.cvsignore Add the HTML man pages to the "ignore these files" list. 2004-06-23 22:17:44 +00:00
AUTHORS Fix automagically generated filters in case of remote login via IPv6. 2004-06-25 07:00:54 +00:00
COPYING Prefix COPYING with the following text 2004-03-09 11:31:04 +00:00
ChangeLog Final commits for 0.10.4 (I hope). 2004-05-14 03:03:47 +00:00
Ethereal.desktop Frederic Peters: Make Ethereal appear in Gnome Menu 2004-02-20 13:50:06 +00:00
FAQ Minor update 2004-06-25 07:05:38 +00:00
INSTALL
INSTALL.configure
Makefile.am doxygen changes: 2004-06-25 07:10:55 +00:00
Makefile.common Update to the makefiles to pull in the crc16 helper for use by SIR and later others 2004-06-25 07:19:47 +00:00
Makefile.nmake From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just a 2004-06-26 02:16:16 +00:00
NEWS Remove an extra comma. 2004-05-14 04:25:41 +00:00
README Include EyeSDN USB S0 trace files in the list of file formats we read. 2004-02-11 20:30:28 +00:00
README.aix
README.bsd
README.hpux
README.irix
README.linux Bring it up to date. 2003-12-03 07:46:34 +00:00
README.macos pcap-stdinc.h is not needed on a Mac OS X system. 2004-03-23 18:33:25 +00:00
README.tru64
README.vmware
README.win32 added a section describing the problems with MSVC 7 compiler 2004-06-14 22:38:57 +00:00
TODO Add Heimdal detection 2004-04-25 22:25:52 +00:00
acinclude.m4 Get rid of a warning with newer auto... tools by proper quoting. 2004-06-25 07:06:46 +00:00
aclocal-flags Hackremoval: 2004-03-04 08:25:23 +00:00
adler32.c
adler32.h
afn.c
afn.h
aftypes.h
alert_box.c From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
alert_box.h Add a "report_failure()" routine to allow dissectors to report arbitrary 2004-04-16 23:17:13 +00:00
arcnet_pids.h
asn1.c Fix the type of the "integer" argument to "asn1_uint32_value_decode()", 2003-11-09 22:57:52 +00:00
asn1.h Fix the type of the "integer" argument to "asn1_uint32_value_decode()", 2003-11-09 22:57:52 +00:00
autogen.sh Run libtoolize after aclocal.m4 has been generated 2004-05-26 10:41:14 +00:00
bridged_pids.h
capture-wpcap.c On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LIST 2004-06-12 07:47:14 +00:00
capture-wpcap.h
capture.c added an option to "avoid" the capture info dialog completely. 2004-06-20 13:39:44 +00:00
capture.h added an option to "avoid" the capture info dialog completely. 2004-06-20 13:39:44 +00:00
capture_stop_conditions.c
capture_stop_conditions.h
cfile.c
cfile.h Rename a bunch of variables and routines that pertain to string search 2004-04-15 23:28:11 +00:00
chdlctypes.h
cleanbld.bat
color.h Part 2 of the "unmarking a packet matching a color filter does not apply 2004-01-09 20:20:42 +00:00
column.c From Lars Roland: Move timestamp_type into libethereal and provide accessor 2004-03-18 19:04:33 +00:00
column.h Don't automatically size the columns - that's expensive in large 2003-12-09 06:48:40 +00:00
conditions.c Fix warnings found by -Wstrict-prototypes 2004-01-18 16:21:12 +00:00
conditions.h
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: prefix for int64 output on win32 must be "I64" not "i64" 2004-06-20 09:31:48 +00:00
config.nmake add GTK2.4 and alike libs to the setup target, 2004-06-20 20:28:23 +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 doxygen changes: 2004-06-25 07:10:55 +00:00
crc16.c Updates from Richard v d Hoff 2004-06-25 06:31:47 +00:00
crc16.h Updates from Richard v d Hoff 2004-06-25 06:31:47 +00:00
crc32.c
crc32.h
crypt-des.c
crypt-des.h
crypt-md4.c
crypt-md4.h
crypt-md5.c
crypt-md5.h
crypt-rc4.c
crypt-rc4.h
dftest.c Update to handle the changed epan_init() API, with a "general failure" 2004-04-17 01:05:00 +00:00
dictionary.dtd
dictionary.xml
disabled_protos.c Apply the patches from Tadaaki Nagao for a global version of disabled 2004-01-03 18:40:08 +00:00
disabled_protos.h Apply the patches from Tadaaki Nagao for a global version of disabled 2004-01-03 18:40:08 +00:00
doxygen.cfg.in doxygen changes: 2004-06-25 07:10:55 +00:00
editcap.c Another small closing bracket fixup. 2004-02-23 05:44:34 +00:00
ethereal_be.py
ethereal_gen.py Frederic Peters: handle ulong and ushort 2004-02-20 13:51:30 +00:00
etypes.h From Jouni Malinen: add support for the 802.11i/RSN pre-authentication 2004-04-07 06:04:22 +00:00
file.c added a small comment 2004-05-27 21:48:10 +00:00
file.h Don't refer to "auto_scroll_live" if HAVE_LIBPCAP isn't defined - and 2004-03-08 23:45:25 +00:00
filters.c In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assign 2003-12-04 00:45:39 +00:00
filters.h In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assign 2003-12-04 00:45:39 +00:00
follow.c Move struct tcp_frag from follow.h to follow.c as it wasn't used anywere 2004-01-23 01:42:45 +00:00
follow.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
format-oid.h
g711.c
g711.h
getopt.c
getopt.h
globals.h various code cleanups 2004-06-01 17:37:10 +00:00
greproto.h
h225-persistentdata.c From Lars Roland Service Response times for H225 RAS 2003-11-16 23:11:20 +00:00
h225-persistentdata.h From Lars Roland Service Response times for H225 RAS 2003-11-16 23:11:20 +00:00
iax2_codec_type.h Updates from Richard v d Hoff 2004-06-25 06:31:47 +00:00
idl2eth.sh
in_cksum.c
in_cksum.h
ip_opts.h
ipproto.c Preserve 62 as an (old) IP protocol type for mobility headers. 2003-11-24 21:42:13 +00:00
ipproto.h Fix a typo. 2003-11-25 00:21:06 +00:00
lapd_sapi.h Add a dissector table for LAPD SAPIs, and move the #defines for them 2004-01-26 20:48:39 +00:00
llcsaps.h
make-authors-short.pl Next attempt to match an empty line on Windows 2004-05-22 14:05:33 +00:00
make-faq Update make-faq to the new URL and the changed internal structure 2004-02-18 00:31:23 +00:00
make-manuf Update manuf to Feb, 1st 2004 2004-02-01 02:26:30 +00:00
make-reg-dotc Add an RCS ID. 2004-05-03 18:53:57 +00:00
make-reg-dotc.py
make-tapreg-dotc Add an RCS ID. 2004-05-03 18:53:57 +00:00
make-version.pl Andrew Hood: don't rely on last modified date + use numeric compare 2004-03-04 16:19:40 +00:00
manuf Add local MAC addresses for MS-Loadbalancing (not all, see comment in wka.tmpl) 2004-06-18 14:27:13 +00:00
manuf.tmpl
menu.h added "most recently used" lists for 2003-12-13 18:01:30 +00:00
merge.c if more than one file is (drag and) dropped into the program, 2004-06-21 16:45:07 +00:00
merge.h if more than one file is (drag and) dropped into the program, 2004-06-21 16:45:07 +00:00
mergecap.c merge: remove code duplication in merge.c and mergecap.c (put it in merge.c), 2004-06-18 10:01:59 +00:00
mkcap.c
mkstemp.c
mkstemp.h
mobileipv4.xml
nasreq.xml
ncp2222.py From Greg Morris: 2004-06-15 09:14:14 +00:00
nlpid.h
oui.h
packet-3g-a11.c From Ryuji Somegawa: fix some typos. 2004-05-12 09:29:34 +00:00
packet-aarp.c
packet-acap.c
packet-acse.c MSVC warnings removed 2004-04-30 06:24:35 +00:00
packet-acse.h Remove extra , at end of enum, change C++ style comment 2004-01-24 01:30:20 +00:00
packet-afp.c Use "tvb_get_string()" rather than duplicating its functionality by 2004-02-25 23:15:23 +00:00
packet-afp.h
packet-afs-defs.h add initial support for newer opcodes 2004-05-11 14:21:48 +00:00
packet-afs-macros.h add initial support for newer opcodes 2004-05-11 14:21:48 +00:00
packet-afs-register-info.h add initial support for newer opcodes 2004-05-11 14:21:48 +00:00
packet-afs.c add initial support for newer opcodes 2004-05-11 14:21:48 +00:00
packet-afs.h add initial support for newer opcodes 2004-05-11 14:21:48 +00:00
packet-aim-admin.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-adverts.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-bos.c Use "tvb_reported_length_remaining()" in "until the end of the packet" 2004-05-05 09:30:56 +00:00
packet-aim-buddylist.c Use "format_text()" on strings, so we handle non-printable characters. 2004-06-16 07:51:21 +00:00
packet-aim-chat.c Use "format_text()" on strings, so we handle non-printable characters. 2004-06-16 07:51:21 +00:00
packet-aim-chatnav.c From Jelmer Vernooij: 2004-04-20 04:48:32 +00:00
packet-aim-directory.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-generic.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-icq.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-invitation.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-location.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-messaging.c Use "format_text()" on strings, so we handle non-printable characters. 2004-06-16 07:51:21 +00:00
packet-aim-oft.c fixed MSVC problems 2004-04-20 05:32:46 +00:00
packet-aim-popup.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-signon.c Use "format_text()" on strings, so we handle non-printable characters. 2004-06-16 07:51:21 +00:00
packet-aim-ssi.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-stats.c commented out unused aim_handle's 2004-03-24 06:36:32 +00:00
packet-aim-translate.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim-userlookup.c From Jelmer Vernooij: 2004-04-26 18:21:10 +00:00
packet-aim.c Use "format_text()" on strings, so we handle non-printable characters. 2004-06-16 07:51:21 +00:00
packet-aim.h From Devin Heitmueller: improve decoding of outgoing and incoming 2004-06-03 04:19:38 +00:00
packet-ajp13.c
packet-alcap.c Get rid of the private "my_decode_bitfield_value()" a number of 2003-12-08 23:40:13 +00:00
packet-ans.c
packet-ansi_637.c From Michael Lum: fix incorrect switch values which resulted in NULL 2003-12-09 00:52:02 +00:00
packet-ansi_683.c Get rid of the private "my_decode_bitfield_value()" a number of 2003-12-08 23:40:13 +00:00
packet-ansi_801.c From Michael Lum: 2004-03-27 11:32:30 +00:00
packet-ansi_a.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-ansi_a.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-ansi_map.c From Michael Lum: 2004-04-21 05:53:59 +00:00
packet-ansi_map.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-aodv.c
packet-ap1394.c Add support for DLT_APPLE_IP_OVER_IEEE_1394. 2004-03-23 01:02:41 +00:00
packet-ap1394.h Add support for DLT_APPLE_IP_OVER_IEEE_1394. 2004-03-23 01:02:41 +00:00
packet-arcnet.c From Peter Fales: count IPX-over-ARCNET packets in "capture_arcnet()". 2003-12-19 19:09:49 +00:00
packet-arcnet.h
packet-arp.c Give the RFC number for ARP. 2004-06-17 20:04:53 +00:00
packet-arp.h
packet-asap.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-ascend.c
packet-asf.c
packet-atalk.c Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer, 2004-02-25 09:31:07 +00:00
packet-atalk.h
packet-atm.c The short name for AAL 3/4 should be "AAL3/4", not "AAL3_4" (even though 2004-06-16 23:36:57 +00:00
packet-atm.h
packet-auto_rp.c
packet-bacapp.c
packet-bacnet.c Make the calls to build the protocol tree regardless of whether we're 2004-05-12 19:55:14 +00:00
packet-beep.c Have "tvb_ensure_length_remaining()" throw the appropriate exception if 2003-12-23 21:22:00 +00:00
packet-ber.c add some sanity checking to packet-ber.c to let it display a helpful message instead of dumping core if it is passed an incompatible hf_field type. 2004-06-25 09:24:17 +00:00
packet-ber.h Rename the type UCTTime to UTCTime as per X.680 2004-06-05 09:59:45 +00:00
packet-bfd.c From Hannes Gredler: Add support for Bi-directional Fault Detection (BFD). 2003-11-23 22:00:48 +00:00
packet-bgp.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-bgp.h
packet-bofl.c
packet-bootp.c From Thomas Anders: display DHCP option 43 suboption 8 as an octet 2004-05-24 16:38:29 +00:00
packet-bootparams.c
packet-bootparams.h
packet-bpdu.c From Clinton Work: dissect Cisco PID 0x010b as STP (it's actually their 2004-04-13 04:04:56 +00:00
packet-brdwlk.c
packet-bssap.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-bssap.h
packet-bssgp.c From Josef Korelus: GPRS LLC support. 2004-04-13 04:21:30 +00:00
packet-bvlc.c From David Richards: don't stuff the packet length into a guint8, as it 2004-01-27 03:49:35 +00:00
packet-cast.c Add an RCS ID. 2004-02-20 22:34:59 +00:00
packet-ccsds.c "hf_ccsds_secheader" is an FT_BOOLEAN; use "proto_tree_add_boolean()" 2003-12-05 22:33:11 +00:00
packet-cdp.c Use "tvb_format_text()" to display strings, so we handle non-printable 2004-03-23 18:06:29 +00:00
packet-cgmp.c
packet-chdlc.c From Carlos Pignataro: handle the padding byte between the protocol type 2004-05-02 21:35:42 +00:00
packet-chdlc.h
packet-cisco-oui.c From Clinton Work: dissect Cisco PID 0x010b as STP (it's actually their 2004-04-13 04:04:56 +00:00
packet-clearcase.c
packet-clearcase.h
packet-clip.c
packet-clip.h
packet-clnp.c The sequence number in COTP packets is either unused (for TP0) or 2004-06-20 01:05:07 +00:00
packet-cops.c Don't assume the length field in a PacketCable object is sane. 2004-05-04 06:01:52 +00:00
packet-cosine.c
packet-cpfi.c From Dave Sclarsky: add support for "multiple instances", and add 2004-06-17 07:10:33 +00:00
packet-cpha.c Use a value_string table for the Status field. 2003-12-18 00:25:24 +00:00
packet-cups.c
packet-data.c Apply the patches from Tadaaki Nagao for a global version of disabled 2004-01-03 18:40:08 +00:00
packet-data.h
packet-dccp.c Fix a typo. 2004-03-11 03:24:13 +00:00
packet-dccp.h
packet-dcerpc-afs4int.c Make variables not used outside the module static. 2004-03-09 09:24:41 +00:00
packet-dcerpc-atsvc.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-atsvc.h
packet-dcerpc-bossvr.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-browser.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-browser.h
packet-dcerpc-budb.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-butc.c Give it an RCS ID. 2004-02-20 22:38:44 +00:00
packet-dcerpc-cds_clerkserver.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-cds_solicit.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-conv.c some string clarifications 2004-04-23 16:46:54 +00:00
packet-dcerpc-cprpc_server.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-dce122.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-dce122.h From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-dcom.h From Albert Chin: get rid of C++ comments. 2003-11-09 19:53:11 +00:00
packet-dcerpc-dfs.c
packet-dcerpc-dfs.h
packet-dcerpc-dnsserver.c
packet-dcerpc-dnsserver.h
packet-dcerpc-drsuapi.c
packet-dcerpc-drsuapi.h
packet-dcerpc-dtsprovider.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-dtsstime_req.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-efs.c Remove hf argument to common routines for dissecting domain sids. Most 2004-05-19 04:52:31 +00:00
packet-dcerpc-efs.h From JBM 2004-04-29 22:40:21 +00:00
packet-dcerpc-epm.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-epm4.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-fldb.c Make variables not used outside the module static. 2004-03-09 09:24:41 +00:00
packet-dcerpc-ftserver.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-icl_rpc.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-initshutdown.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-initshutdown.h
packet-dcerpc-krb5rpc.c Add a mechanism where one can provide callbacks to the kerbgeros dissector 2004-06-04 01:56:25 +00:00
packet-dcerpc-llb.c From Jaime Fournier: add a bunch of DCE RPC stub dissectors. 2004-02-10 23:38:34 +00:00
packet-dcerpc-lsa-ds.c From Jean-Baptiste Marchand: add some more operation names. 2004-05-03 19:03:56 +00:00
packet-dcerpc-lsa.c from JBM: updates to SAMR and LSA 2004-06-05 02:40:23 +00:00
packet-dcerpc-lsa.h char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-mapi.c Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer, 2004-02-25 09:31:07 +00:00
packet-dcerpc-mapi.h
packet-dcerpc-messenger.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-mgmt.c
packet-dcerpc-ndr.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-netlogon.c Remove hf argument to common routines for dissecting domain sids. Most 2004-05-19 04:52:31 +00:00
packet-dcerpc-netlogon.h Kerberos contain a structure that is VERY similar to VALIDATE_SAM_INFO2 2004-03-05 23:12:10 +00:00
packet-dcerpc-nspi.c
packet-dcerpc-nt.c Remove hf argument to common routines for dissecting domain sids. Most 2004-05-19 04:52:31 +00:00
packet-dcerpc-nt.h Remove hf argument to common routines for dissecting domain sids. Most 2004-05-19 04:52:31 +00:00
packet-dcerpc-oxid.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-rdaclif.c From Jaime Fournier: add a bunch of DCE RPC stub dissectors. 2004-02-10 23:38:34 +00:00
packet-dcerpc-reg.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-reg.h
packet-dcerpc-remact.c
packet-dcerpc-rep_proc.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-roverride.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rpriv.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_acct.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_attr.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_attr_schema.c From Jaime Fournier: add a bunch of DCE RPC stub dissectors. 2004-02-10 23:38:34 +00:00
packet-dcerpc-rs_bind.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_misc.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_pgo.c Make variables not used outside the module static. 2004-03-09 09:24:41 +00:00
packet-dcerpc-rs_plcy.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_prop_acct.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_prop_acl.c From Jaime Fournier: add a bunch of DCE RPC stub dissectors. 2004-02-10 23:38:34 +00:00
packet-dcerpc-rs_prop_attr.c From Jaime Fournier: add a bunch of DCE RPC stub dissectors. 2004-02-10 23:38:34 +00:00
packet-dcerpc-rs_prop_pgo.c From Jaime Fournier: add a bunch of DCE RPC stub dissectors. 2004-02-10 23:38:34 +00:00
packet-dcerpc-rs_prop_plcy.c DCE RPC version numbers supplied to the registration routines are just 2004-03-25 08:01:14 +00:00
packet-dcerpc-rs_pwd_mgmt.c From Jaime Fournier: add a bunch of DCE RPC stub dissectors. 2004-02-10 23:38:34 +00:00
packet-dcerpc-rs_repadm.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_replist.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rs_repmgr.c From Jaime Fournier: add a bunch of DCE RPC stub dissectors. 2004-02-10 23:38:34 +00:00
packet-dcerpc-rs_unix.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-rsec_login.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-samr.c from JBM updates to SAMR CONNECTx 2004-06-24 05:23:47 +00:00
packet-dcerpc-samr.h
packet-dcerpc-secidmap.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-spoolss.c Add the mask for an NT ACL ACE to the summary list for each ACE. This 2004-03-30 07:39:05 +00:00
packet-dcerpc-spoolss.h
packet-dcerpc-srvsvc.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-srvsvc.h
packet-dcerpc-svcctl.c Add the mask for an NT ACL ACE to the summary list for each ACE. This 2004-03-30 07:39:05 +00:00
packet-dcerpc-svcctl.h
packet-dcerpc-tapi.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-tapi.h
packet-dcerpc-tkn4int.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-trksvr.c From Ronnie Sahlberg: stub dissector for the Microsoft Distributed Link 2003-12-16 05:07:49 +00:00
packet-dcerpc-ubikdisk.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-ubikvote.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-update.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-wkssvc.c From Jean-Baptiste Marchand: 2004-06-12 04:12:07 +00:00
packet-dcerpc-wkssvc.h
packet-dcerpc.c from todd s 2004-06-24 07:43:24 +00:00
packet-dcerpc.h DCERPC problem reported by JBM and identified by Todd Sabin 2004-06-09 09:24:07 +00:00
packet-dcm.c From Richard Coe: only create a conversation on the first packet of a DICOM 2004-05-08 21:31:52 +00:00
packet-ddtp.c
packet-ddtp.h
packet-dec-bpdu.c
packet-dhcpv6.c Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer, 2004-02-25 09:31:07 +00:00
packet-diameter-defs.h Get rid of CRs. 2004-04-02 05:07:42 +00:00
packet-diameter.c Add a preferense wether console output should be made in case of unknown command codes, avps or flags etc 2004-04-25 10:40:42 +00:00
packet-diffserv-mpls-common.c
packet-diffserv-mpls-common.h
packet-distcc.c A few signedness warning fixes 2004-01-25 15:56:04 +00:00
packet-dlsw.c
packet-dnp.c New protocol : DNP 2004-06-04 00:12:12 +00:00
packet-dns.c From David Fort: NSEC RRs aren't the same as NXT RRs - dissect them 2004-01-23 19:16:52 +00:00
packet-dns.h
packet-dsi.c Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer, 2004-02-25 09:31:07 +00:00
packet-dvmrp.c Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-dvmrp.h
packet-e164.c Use "E.164", not "E164". 2004-03-19 10:24:43 +00:00
packet-e164.h From Anders Broman: add a dissector for E.164 numbers, and use it in the 2004-03-05 10:29:36 +00:00
packet-eap.c From Holger Schurig; add support for EAP-TTLS. 2004-02-03 18:22:32 +00:00
packet-eapol.c From Jouni Malinen: add support for the 802.11i/RSN pre-authentication 2004-04-07 06:04:22 +00:00
packet-echo.c
packet-edonkey.c
packet-edonkey.h
packet-eigrp.c Add routines to process IPv{4,6}-address-and-prefix-length pairs, 2004-03-06 03:25:10 +00:00
packet-enc.c
packet-enip.c From Magnus Hansson: add more information to the Info column. 2004-06-02 06:30:15 +00:00
packet-esis.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-esis.h
packet-eth.c From Peter J. Creath: add a heuristic dissector table, so that 2004-02-03 23:19:54 +00:00
packet-eth.h
packet-etherip.c
packet-ethertype.c From Jouni Malinen: add support for the 802.11i/RSN pre-authentication 2004-04-07 06:04:22 +00:00
packet-fc.c From Dinesh Dutt: 2004-02-19 00:29:15 +00:00
packet-fc.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-fcbls.h
packet-fcct.c
packet-fcct.h
packet-fcdns.c
packet-fcdns.h
packet-fcels.c From Dinesh Dutt: 2003-11-07 08:50:44 +00:00
packet-fcels.h From Dinesh Dutt: 2003-11-07 08:50:44 +00:00
packet-fcfcs.c From Dave Sclarsky: 2004-02-29 09:02:19 +00:00
packet-fcfcs.h
packet-fcfzs.c From Dave Sclarsky: 2003-12-02 06:06:30 +00:00
packet-fcfzs.h
packet-fcip.c From Dinesh Dutt: 2004-02-19 00:29:15 +00:00
packet-fclctl.c
packet-fclctl.h
packet-fcp.c
packet-fcp.h
packet-fcsb3.c Make "ctlfn" a "guint8", as it holds a single-byte value. 2003-12-18 00:28:39 +00:00
packet-fcsb3.h
packet-fcsp.c From Dinesh Dutt: 2003-11-07 08:47:53 +00:00
packet-fcsp.h Give it an RCS ID. 2004-02-20 22:38:44 +00:00
packet-fcswils.c Add {0, NULL} to end of fc_swils_rscn_addrfmt_val value_string array. 2003-12-04 05:40:17 +00:00
packet-fcswils.h
packet-fddi.c
packet-fddi.h
packet-fix.c
packet-fr.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-frame.c Apply the patches from Tadaaki Nagao for a global version of disabled 2004-01-03 18:40:08 +00:00
packet-frame.h Add the ability to print packet dissections in PDML (an XML-based format) 2003-12-06 06:09:13 +00:00
packet-ftam.c From Yuriy Sidelnikov: add a dissector table for OIDs to the ACSE 2004-04-20 04:17:52 +00:00
packet-ftam.h From Yuri Sidelnikov: FTAM support. 2004-03-23 19:51:06 +00:00
packet-ftp.c
packet-fw1.c Clear the interface list and free up interface names whenever a new 2004-01-06 22:05:37 +00:00
packet-giop.c removed some MSVC warnings (warning level 2) 2003-12-28 12:43:40 +00:00
packet-giop.h Compiling with -pendantic: 2003-12-21 03:44:00 +00:00
packet-gmrp.c
packet-gnutella.c
packet-gnutella.h
packet-gprs-llc.c Fix some typos, and get rid of an inapplicable boilerplate comment. 2004-05-04 09:03:57 +00:00
packet-gprs-ns.c Newlines don't belong in format strings for the "proto_tree_add" 2004-02-18 10:11:52 +00:00
packet-gre.c From Carlos Pignataro: support for MPLS over GRE. 2004-05-15 19:54:10 +00:00
packet-gsm_a.c From Michael Lum: 2004-04-21 05:53:59 +00:00
packet-gsm_a.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-gsm_map.c From Michael Lum: 2004-04-21 05:53:59 +00:00
packet-gsm_map.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-gsm_sms.c From Michael Lum: 2004-04-21 05:53:59 +00:00
packet-gsm_sms.h From Michael Lum: 2004-03-27 11:32:30 +00:00
packet-gsm_sms_ud.c From Chris Wilson: 2004-01-29 21:19:10 +00:00
packet-gsm_ss.c From Michael Lum: 2004-04-21 05:53:59 +00:00
packet-gsm_ss.h From Michael Lum: 2004-04-21 05:53:59 +00:00
packet-gssapi.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-gssapi.h Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-gtp.c The extension ID field in a Private Extension IU is 2 bytes, so the 2004-03-30 18:14:22 +00:00
packet-gtp.h
packet-gvrp.c
packet-h1.c
packet-h225.c from tomas k 2004-06-24 21:50:05 +00:00
packet-h225.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-h235.c from tomas k 2004-06-24 21:50:05 +00:00
packet-h235.h from tomas k 2004-06-24 21:50:05 +00:00
packet-h245.c From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was set up 2004-06-15 18:26:08 +00:00
packet-h245.h
packet-h261.c Update Andreas Sikkema's e-mail address. 2004-02-14 22:48:53 +00:00
packet-h263.c Updates from Richard v d Hoff 2004-06-25 06:31:47 +00:00
packet-h450.c from Mazeau Philippe 2004-06-24 06:01:47 +00:00
packet-hclnfsd.c
packet-hclnfsd.h
packet-hpext.c
packet-hpext.h
packet-hsrp.c
packet-http.c From Yaniv Kaul: HKP is HTTP-based and runs on port 11371. 2004-06-02 06:35:57 +00:00
packet-http.h
packet-hyperscsi.c
packet-iapp.c
packet-iax2.c Updates from Richard v d Hoff 2004-06-25 06:31:47 +00:00
packet-iax2.h Updates from Richard v d Hoff 2004-06-25 06:31:47 +00:00
packet-ib.c
packet-icap.c
packet-icmpv6.c From Shinsuke Suzuki: 2004-04-22 08:22:07 +00:00
packet-icp.c
packet-icq.c
packet-ieee8023.c Save the current_proto value before calling subdissectors, and restore 2004-02-21 05:12:45 +00:00
packet-ieee8023.h
packet-ieee80211.c Add a "force_separators" parameter to hex_str_to_bytes so that it's 2004-06-06 14:29:07 +00:00
packet-ieee80211.h
packet-igap.c Handle bogus account and message lengths - don't overflow a buffer. 2004-03-06 01:54:53 +00:00
packet-igap.h From Akira Endoh: IGAP support. 2003-12-10 19:21:55 +00:00
packet-igmp.c From Akira Endoh: IGAP support. 2003-12-10 19:21:55 +00:00
packet-igmp.h
packet-igrp.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-image-gif.c Remove email addresses and add a reference to the AUTHORS file (or man page) 2004-03-08 22:03:59 +00:00
packet-image-jfif.c Add support for Exif decoding (initial framework). 2004-05-31 01:24:03 +00:00
packet-imap.c
packet-ip.c Add a textual "(Dont Fragment)" and "(More Fragments)" to the ip.flags line 2004-04-19 23:36:46 +00:00
packet-ip.h
packet-ipdc.c From Josh Bailey: 2004-04-09 08:39:00 +00:00
packet-ipdc.h No comma after last element in enum 2004-04-22 20:31:01 +00:00
packet-ipfc.c
packet-ipfc.h
packet-ipmi.c From Duncan Laurie: the LUN field in IPMI packets is only in the lower 2 2004-04-07 06:18:55 +00:00
packet-ipp.c
packet-ipsec-udp.c
packet-ipsec.c
packet-ipsec.h
packet-ipv6.c The "len" argument to capture routines should not be decremented as you 2004-03-23 01:58:19 +00:00
packet-ipv6.h From Shinsuke Suzuki: 2004-04-22 08:22:07 +00:00
packet-ipvs-syncd.c add support for dissecting multicast sync packets for Linux IPVS 2004-03-21 17:13:01 +00:00
packet-ipx.c Add support for NetWare's serialization protocol. 2003-12-29 19:04:05 +00:00
packet-ipx.h
packet-ipxwan.c
packet-irc.c
packet-isakmp.c From Yaniv Kaul: Switch from the DPD draft to RFC 3706. 2004-06-15 18:47:24 +00:00
packet-iscsi.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-isdn.c warning: overflow in implicit constant conversion 2003-12-21 12:07:09 +00:00
packet-isis-clv.c From Hannes Gredler: 2003-12-08 20:40:33 +00:00
packet-isis-clv.h From Hannes Gredler: 2003-12-08 20:40:33 +00:00
packet-isis-hello.c From Hannes Gredler: 2003-12-08 20:40:33 +00:00
packet-isis-hello.h From Hannes Gredler: 2003-12-08 20:40:33 +00:00
packet-isis-lsp.c From Hannes Gredler: 2003-12-08 20:40:33 +00:00
packet-isis-lsp.h From Hannes Gredler: 2003-12-08 20:40:33 +00:00
packet-isis-snp.c From Hannes Gredler: 2003-12-08 20:40:33 +00:00
packet-isis-snp.h From Hannes Gredler: 2003-12-08 20:40:33 +00:00
packet-isis.c
packet-isis.h
packet-isl.c
packet-isl.h
packet-ismp.c Newlines don't belong in format strings for the "proto_tree_add" 2004-02-18 10:11:52 +00:00
packet-isns.c the isns timestamp is in fact a 64 bit integer and not a 32 bit integer. 2004-05-27 08:33:22 +00:00
packet-isup.c From Chernishov Yury Don't destroy SIP dissector entrys in info column for application/isup 2004-04-03 22:15:37 +00:00
packet-isup.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-iua.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-jabber.c
packet-kadm5.c
packet-kerberos.c From Jean-Baptiste Marchand: fix up a couple of #defines that collided 2004-06-15 09:50:57 +00:00
packet-kerberos.h Add a mechanism where one can provide callbacks to the kerbgeros dissector 2004-06-04 01:56:25 +00:00
packet-klm.c
packet-klm.h
packet-kpasswd.c Add a mechanism where one can provide callbacks to the kerbgeros dissector 2004-06-04 01:56:25 +00:00
packet-l2tp.c Update URLs for various IANA documents. 2004-02-28 22:56:36 +00:00
packet-lapb.c Add arguments to "dissect_xdlc_control()" to specify value_string 2004-01-18 08:32:46 +00:00
packet-lapbether.c
packet-lapd.c Add a dissector table for LAPD SAPIs, and move the #defines for them 2004-01-26 20:48:39 +00:00
packet-laplink.c
packet-ldap.c try to dissect the ms cldap netlogon rpc flags bits. 2004-04-20 08:33:15 +00:00
packet-ldap.h update for LDAP 2003-11-05 09:04:17 +00:00
packet-ldp.c From Carlos Pignataro: Add MPLS Echo support. 2004-05-13 20:20:34 +00:00
packet-ldp.h From Carlos Pignataro: Add MPLS Echo support. 2004-05-13 20:20:34 +00:00
packet-llc.c Add arguments to "dissect_xdlc_control()" to specify value_string 2004-01-18 08:32:46 +00:00
packet-llc.h
packet-lmi.c
packet-lmp.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-lpd.c
packet-lwapp.c From David Frascone: support LWAPP on port 12223 (for control traffic) 2003-12-16 19:58:45 +00:00
packet-m2pa.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-m2tp.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-m2ua.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-m3ua.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-mbtcp.c
packet-mdshdr.c fixed various typos 2004-02-24 17:49:07 +00:00
packet-media.c Get rid of a compiler warning. 2004-04-30 21:33:15 +00:00
packet-mip.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-mip6.c Fix the length used for the protocol tree item for Mobile IPv6 options. 2004-03-30 17:52:15 +00:00
packet-mip6.h From Martti Kuparinen: fixes, and more values, for Mobile IPv6 Binding 2003-12-16 19:31:40 +00:00
packet-mmse.c Check the value length in get_encoded_strval(), so that we don't feed a 2004-05-05 03:05:52 +00:00
packet-mount.c
packet-mount.h
packet-mpeg1.c
packet-mpls-echo.c From Carlos Pignataro: Add MPLS Echo support. 2004-05-13 20:20:34 +00:00
packet-mpls.c From Carlos Pignataro: support for MPLS over GRE. 2004-05-15 19:54:10 +00:00
packet-mq-pcf.c From metatech: 2004-05-01 21:18:10 +00:00
packet-mq.c From metatech: 2004-05-11 11:27:20 +00:00
packet-mq.h From metatech: 2004-05-01 21:18:10 +00:00
packet-mrdisc.c Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-mrdisc.h
packet-msdp.c
packet-msn-messenger.c Add support for dissection over HTTP. 2004-02-19 20:27:43 +00:00
packet-msnip.c Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-msnip.h
packet-msproxy.c Use the length field in the UDP header: 2004-01-22 20:43:17 +00:00
packet-mtp2.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-mtp3.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-mtp3.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-mtp3mg.c From Jonathan Perkins; the in ANSI MTP3, the SLC field of SLTM/SLTA 2004-02-02 17:57:21 +00:00
packet-multipart.c Add a generic media dissector. The dissectors trying to find a suitable 2004-04-30 17:07:21 +00:00
packet-mysql.c
packet-nbipx.c
packet-nbns.c with the cahnges to when to call the heuristic dissector 2004-02-24 09:40:38 +00:00
packet-ncp-int.h From Greg Morris: 2004-06-15 09:23:59 +00:00
packet-ncp-nmas.c From Greg Morris: 2004-02-29 08:01:22 +00:00
packet-ncp-nmas.h From Greg Morris: 2004-02-29 08:01:22 +00:00
packet-ncp.c From Greg Morris: dissect the first packet in a packet burst connection 2004-06-15 09:30:54 +00:00
packet-ncp2222.inc From Greg Morris: 2004-06-15 09:23:59 +00:00
packet-ndmp.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-ndps.c
packet-ndps.h
packet-netbios.c
packet-netbios.h
packet-netflow.c Interpret the sampling mode values. 2004-06-01 18:43:30 +00:00
packet-nfs.c From Mike Frisch: 2004-06-03 04:13:24 +00:00
packet-nfs.h From Mike Frisch: 2004-06-02 06:50:28 +00:00
packet-nfsacl.c
packet-nfsauth.c
packet-nisplus.c
packet-nisplus.h
packet-nlm.c Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer, 2004-02-25 09:31:07 +00:00
packet-nlm.h
packet-nlsp.c
packet-nntp.c
packet-nt-oui.c
packet-nt-sonmp.c Change Email address of Giles Scott 2004-02-23 16:33:14 +00:00
packet-nt-tpcp.c Change Email address of Giles Scott 2004-02-23 16:33:14 +00:00
packet-ntlmssp.c We don't need to save the challenge values as per-conversation or 2004-05-04 08:30:36 +00:00
packet-ntp.c From Carlos Pignataro: Add MPLS Echo support. 2004-05-13 20:20:34 +00:00
packet-ntp.h From Carlos Pignataro: Add MPLS Echo support. 2004-05-13 20:20:34 +00:00
packet-null.c removed some more MSVC warnings (type casting) 2003-12-17 23:35:29 +00:00
packet-null.h
packet-olsr.c Note that Jeff Weston is now the maintainer. 2004-01-18 16:48:24 +00:00
packet-osi-options.c Use ints, not guchars, as packet offsets. 2003-12-13 02:30:18 +00:00
packet-osi-options.h
packet-osi.c
packet-osi.h
packet-ospf.c From Carles Kishimoto: add support for GMPLS extensions, as per the I-D 2004-06-19 09:48:49 +00:00
packet-pcnfsd.c
packet-pcnfsd.h
packet-per.c from tomas k 2004-06-24 21:50:05 +00:00
packet-per.h rename the NOT_DECODED_YET macros to avoid a name clash 2004-05-17 20:03:36 +00:00
packet-pflog.c
packet-pflog.h
packet-pgm.c Fix formats for "sizeof" so that "sizeof" values get displayed correctly 2004-03-09 20:23:20 +00:00
packet-pim.c From Hannes Gredler: 2003-12-12 21:17:54 +00:00
packet-pim.h
packet-pktc.c From Thomas Anders: display the Security Parameter Lifetime as a 2004-06-19 04:10:33 +00:00
packet-pktc.h New protocol : PacketCable : PKTC 2004-05-18 08:22:27 +00:00
packet-pop.c
packet-portmap.c "conversation_new()" takes flags NO_ADDR2 and NO_PORT2, not NO_ADDR_B 2004-01-09 00:56:04 +00:00
packet-portmap.h
packet-postgresql.c Add a comment about PDU types 2004-03-02 01:39:35 +00:00
packet-ppp.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-ppp.h
packet-pppoe.c
packet-pptp.c
packet-pres.c MSVC warnings removed 2004-04-30 06:24:35 +00:00
packet-pres.h From Yuriy Sidelnikov: call ACSI dissector for data blocks. 2004-03-23 19:37:23 +00:00
packet-prism.c From Pavel Kankovsky: fix the name of the channel field in the Prism 2004-02-14 20:55:24 +00:00
packet-prism.h
packet-ptp.c You can hand a string to "col_add_str()" as an argument - or to 2004-05-12 09:40:57 +00:00
packet-q931.c Neaten up the display of the top-level protocol tree item for a number 2004-04-17 04:43:58 +00:00
packet-q931.h From Tomas Kukosa: 2004-03-18 09:00:37 +00:00
packet-q933.c Propagate to the Q.933 dissector Tomas Kukosa's change to have 3, not 4, 2004-03-06 10:46:38 +00:00
packet-q2931.c
packet-qllc.c
packet-quake.c
packet-quake2.c Use "tvb_get_string()" instead of duplicating its functionality by hand. 2004-02-25 23:11:16 +00:00
packet-quake3.c
packet-quakeworld.c
packet-radiotap.c Add consts to avoid 'cast discards qualifiers from pointer target type' 2004-02-01 04:29:07 +00:00
packet-radiotap.h From Sam Leffler: support for BSD radiotap header for 802.11. 2004-01-31 04:40:09 +00:00
packet-radius.c From Nathan Alger: update the VSA attributes for Juniper and 2004-05-29 04:41:25 +00:00
packet-ranap.c From Michael Lum: 2004-05-01 17:02:09 +00:00
packet-raw.c
packet-raw.h
packet-rip.c
packet-ripng.c
packet-ripng.h
packet-rlogin.c
packet-rmcp.c
packet-rmi.c
packet-rmi.h Compiling with -pedantic: 2003-12-21 03:58:29 +00:00
packet-rmp.c
packet-rpc.c technically speaking rpc duplicate replies are not retransmissions 2004-04-29 11:58:00 +00:00
packet-rpc.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-rpl.c When constructing a tvbuff for an RPL packet, arrange that both the 2004-02-21 08:21:43 +00:00
packet-rquota.c
packet-rquota.h
packet-rsh.c
packet-rstat.c Use "rstat4_proc" rather than "rstat3_proc" for rstat version 4. 2004-01-06 00:08:55 +00:00
packet-rsvp.c From Carles Kishimoto: add support for GMPLS extensions, as per the I-D 2004-06-19 09:48:49 +00:00
packet-rsvp.h From Carles Kishimoto: add support for GMPLS extensions, as per the I-D 2004-06-19 09:48:49 +00:00
packet-rsync.c splitted some of the preferences texts into more than one line, 2004-01-17 12:51:00 +00:00
packet-rtcp.c From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was set up 2004-06-15 18:26:08 +00:00
packet-rtcp.h From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was set up 2004-06-15 18:26:08 +00:00
packet-rtp-events.c From Martin Mathieson :small patch for rtp-events that shows in the info column which packets that mark the end of events 2004-05-01 14:22:00 +00:00
packet-rtp-events.h
packet-rtp.c From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was set up 2004-06-15 18:26:08 +00:00
packet-rtp.h From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was set up 2004-06-15 18:26:08 +00:00
packet-rtps.c Put the value(s) of a parameter into the top-level item for that 2004-04-19 22:41:19 +00:00
packet-rtps.h No C++ style comments 2004-04-22 20:29:46 +00:00
packet-rtsp.c From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was set up 2004-06-15 18:26:08 +00:00
packet-rwall.c
packet-rwall.h
packet-rx.c
packet-rx.h
packet-sadmind.c
packet-sap.c
packet-sccp.c From Jari Mustajarvi: fix handling of PDUs with 2-byte-long variable and 2004-01-08 20:19:04 +00:00
packet-sccpmg.c
packet-scsi.c fix the presentation of readcapacity to show the real number of MB or GB instead of just a random fake value. 2004-06-11 08:33:58 +00:00
packet-scsi.h
packet-sctp.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-sctp.h Include file for packet-sctp.c and tap listeners. 2004-03-23 17:27:29 +00:00
packet-sdlc.c Add arguments to "dissect_xdlc_control()" to specify value_string 2004-01-18 08:32:46 +00:00
packet-sdp.c From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was set up 2004-06-15 18:26:08 +00:00
packet-sebek.c Add dissector for the SEBEK kernel read() data capture and/or rootkit tool 2003-11-19 22:13:29 +00:00
packet-ses.c From Yuriy Sidelnikov: fix a bug caused by incorrect by-hand application 2004-01-13 01:55:36 +00:00
packet-ses.h From Yuriy Sidelnikov: 2004-01-09 23:18:17 +00:00
packet-sflow.c
packet-sip.c Completly change parsing of "From" and "To" lines to fix a problem with finding "tag" 2004-06-16 18:20:49 +00:00
packet-sip.h Completly change parsing of "From" and "To" lines to fix a problem with finding "tag" 2004-06-16 18:20:49 +00:00
packet-sipfrag.c From Martin Mathieson: SIP sipfrag support. 2004-02-03 18:57:26 +00:00
packet-skinny.c Remove unused variables, make count unsigned to avoid s/u warning 2004-02-20 23:09:51 +00:00
packet-slimp3.c
packet-sll.c Set "pinfo->p2p_dir" if the packet wasn't received promiscuously. 2003-12-22 20:26:21 +00:00
packet-sll.h
packet-slowprotocols.c
packet-slsk.c From Kendy Kutzner: use the tvb_uncompress() routines instead of the own 2004-05-05 17:28:12 +00:00
packet-smb-browse.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-smb-browse.h char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-smb-common.c In "get_unicode_or_ascii_string()", treat a negative length argument as 2004-04-03 03:50:44 +00:00
packet-smb-common.h Add the mask for an NT ACL ACE to the summary list for each ACE. This 2004-03-30 07:39:05 +00:00
packet-smb-logon.c "dissect_mailslot_browse()", "dissect_mailslot_lanman()", and 2003-11-19 03:53:33 +00:00
packet-smb-mailslot.c From Albert Chin: "config.h" should come before all other #includes. 2004-03-30 19:37:31 +00:00
packet-smb-mailslot.h
packet-smb-pipe.c DCERPC problem reported by JBM and identified by Todd Sabin 2004-06-09 09:24:07 +00:00
packet-smb-pipe.h
packet-smb-sidsnooping.c Fix crash bug in sid snooping if we don't have a policy name for a 2004-06-04 00:15:55 +00:00
packet-smb-sidsnooping.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-smb.c When we create a tvbuff for a security blob, set its reported length to 2004-05-29 06:55:52 +00:00
packet-smpp.c Remove email addresses and add a reference to the AUTHORS file (or man page) 2004-03-08 22:03:59 +00:00
packet-smtp.c From Yaniv Kaul: add support for 3 MS-Exchange, non-RFC compliant 2004-05-16 18:50:40 +00:00
packet-sna.c Have "dissect_control()" construct the subset tvbuff it processes, and 2004-02-27 09:02:36 +00:00
packet-sna.h
packet-snaeth.c
packet-sndcp.c Get rid of a trailing comma. 2004-05-04 09:12:26 +00:00
packet-snmp.c check in Thomas Anders patch to SNMP to allow ethereal to dissect 2004-05-29 01:00:59 +00:00
packet-snmp.h
packet-socks.c From Yaniv Kaul: add SOCKS v4a support. 2004-06-03 08:04:07 +00:00
packet-spnego.c Add a mechanism where one can provide callbacks to the kerbgeros dissector 2004-06-04 01:56:25 +00:00
packet-spray.c
packet-spray.h
packet-srvloc.c Update URLs for various IANA documents. 2004-02-28 22:56:36 +00:00
packet-sscop.c
packet-ssh.c Handle the case where "ssh_dissect_protocol()", for the first packet, 2003-12-23 21:16:27 +00:00
packet-ssl.c From Yaniv Kaul: PCT support. 2004-06-01 01:03:49 +00:00
packet-stat-notify.c
packet-stat-notify.h
packet-stat.c
packet-stat.h
packet-stun.c From Shiang-Ming Huang: bug fix. 2004-01-04 20:44:50 +00:00
packet-sua.c
packet-symantec.c Add support for DLT_ value 99, as used by the Axent Raptor 2004-03-11 09:18:33 +00:00
packet-syslog.c
packet-t38.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-tacacs.c Don't use "u_char", use "guchar" for characters and "guint8" for 8-bit 2003-12-19 19:03:13 +00:00
packet-tacacs.h Compiling with -pedantic: 2003-12-21 04:31:58 +00:00
packet-tcap.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00
packet-tcap.h From Michael Lum: 2004-03-19 07:54:58 +00:00
packet-tcp.c remove FI_LINK again, 2004-05-15 00:41:27 +00:00
packet-tcp.h Export a "dissect_tcp_payload()" routine from the TCP dissector, for use 2003-12-30 00:03:48 +00:00
packet-tds.c In the columns list in a results token, columns with a type of 106 2004-02-20 08:40:30 +00:00
packet-teimanagement.c Add a dissector table for LAPD SAPIs, and move the #defines for them 2004-01-26 20:48:39 +00:00
packet-telnet.c Add a mechanism where one can provide callbacks to the kerbgeros dissector 2004-06-04 01:56:25 +00:00
packet-teredo.c At least as I read the Teredo draft, the nonce value is just an opaque 2003-12-29 00:19:00 +00:00
packet-text-media.c Add two new media types: 2004-06-17 20:49:01 +00:00
packet-tftp.c Don't display TFTP data if there isn't any to display. 2003-12-24 10:48:13 +00:00
packet-time.c From Thomas Anders: display the time in time protocol packets as a date 2004-05-12 19:23:08 +00:00
packet-tns.c
packet-tns.h
packet-tpkt.c Update Andreas Sikkema's e-mail address. 2004-02-14 22:48:53 +00:00
packet-tpkt.h
packet-tr.c
packet-tr.h
packet-trmac.c Newlines don't belong in format strings for the "proto_tree_add" 2004-02-18 10:11:52 +00:00
packet-tsp.c
packet-tuxedo.c From metatech: basic BEA Tuxedo protocol support. 2004-04-20 05:07:23 +00:00
packet-tzsp.c The DLT_ value 127 is being used for the BSD radio header, and the 2004-01-29 10:58:28 +00:00
packet-ucp.c If we don't find a trailing / in a parameter, throw the appropriate 2004-03-23 01:29:45 +00:00
packet-udp.c Use the length field in the UDP header: 2004-01-22 20:43:17 +00:00
packet-udp.h Use the length field in the UDP header: 2004-01-22 20:43:17 +00:00
packet-v120.c Add arguments to "dissect_xdlc_control()" to specify value_string 2004-01-18 08:32:46 +00:00
packet-vines.c Make a variable to which a 16-bit value is assigned big enough to hold 2004-01-06 02:51:13 +00:00
packet-vines.h
packet-vj.c Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer, 2004-02-25 09:31:07 +00:00
packet-vlan.c
packet-vlan.h
packet-vrrp.c From Yaniv Kaul: note that authentication types 1 and 2 are from RFC 2004-05-16 18:42:23 +00:00
packet-vtp.c
packet-wap.c Fix the MIBenum mapping for HZ-GB-2312 (MIBenum = 2085). 2004-01-13 20:59:37 +00:00
packet-wap.h Update URLs for various IANA documents. 2004-02-28 22:56:36 +00:00
packet-wbxml.c While looking at a WV-CSP packet capture, I realized that there were still 2004-05-14 16:32:49 +00:00
packet-wccp.c From Jerry Talkington: 2004-04-26 17:10:40 +00:00
packet-wccp.h
packet-wcp.c
packet-wfleet-hdlc.c
packet-who.c
packet-wlancap.c The DLT_ value 127 is being used for the BSD radio header, and the 2004-01-29 10:58:28 +00:00
packet-wlancap.h
packet-wsp.c Add a generic media dissector. The dissectors trying to find a suitable 2004-04-30 17:07:21 +00:00
packet-wsp.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
packet-wtls.c Update URLs for various IANA documents. 2004-02-28 22:56:36 +00:00
packet-wtls.h
packet-wtp.c Update URLs for various IANA documents. 2004-02-28 22:56:36 +00:00
packet-wtp.h
packet-x11-keysym.h
packet-x11-keysymdef.h Move "XConvertCase()" from a header file to "packet-x11.c". 2004-01-04 10:57:18 +00:00
packet-x11.c "g_malloc()" takes the number of bytes to allocate, not the number of 2004-06-23 21:43:02 +00:00
packet-x25.c
packet-x29.c
packet-xdmcp.c Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer, 2004-02-25 09:31:07 +00:00
packet-xot.c
packet-xyplex.c
packet-yhoo.c
packet-ymsg.c From Devin Heitmueller: do YMSG desegmentation. 2004-04-02 07:28:43 +00:00
packet-ypbind.c
packet-ypbind.h
packet-yppasswd.c
packet-yppasswd.h
packet-ypserv.c
packet-ypserv.h
packet-ypxfr.c
packet-ypxfr.h
packet-zebra.c
pcap-util-int.h
pcap-util-unix.c On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LIST 2004-06-12 07:47:14 +00:00
pcap-util.c Squelch a compiler warning. 2004-02-24 01:11:27 +00:00
pcap-util.h On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LIST 2004-06-12 07:47:14 +00:00
ppptypes.h
prefs-int.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
prefs.c preference setting, so "ask for unsaved capture files" can be switched off 2004-06-20 15:57:11 +00:00
prefs.h preference setting, so "ask for unsaved capture files" can be switched off 2004-06-20 15:57:11 +00:00
print.c Add escaping of an apostrophe in XML output. 2004-05-01 21:04:27 +00:00
print.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
print.ps added some options and enhancements to the print output: 2004-04-22 17:03:21 +00:00
process-x11-fields.pl From Gisle Vanem: add a "this is a generated file" comment to the output 2004-03-27 11:33:40 +00:00
progress_dlg.h add details for doxygen 2004-06-04 20:04:34 +00:00
proto_hier_stats.c * Protocol Hierarchy Statistics: 2004-03-17 21:48:15 +00:00
proto_hier_stats.h * Protocol Hierarchy Statistics: 2004-03-17 21:48:15 +00:00
ps.h There's no need to keep a "FILE *" for the file being printed to in a 2004-01-25 00:58:13 +00:00
ptvcursor.c
ptvcursor.h
randpkt.c Remove a comma at end of enum 2004-02-23 14:37:59 +00:00
range.c Cast "char" values to "guchar" before passing them to <ctype.h> macros, 2004-02-11 09:19:54 +00:00
range.h use the same packet range things for "Print" dialog, as already implemented 2004-01-09 18:11:21 +00:00
rdps.c There's no need to keep a "FILE *" for the file being printed to in a 2004-01-25 00:58:13 +00:00
reassemble.c fix bug in reassembly from last checkin 2004-06-25 06:16:35 +00:00
reassemble.h from todd s 2004-06-24 07:43:24 +00:00
register.h "register_all_tap_menus()" no longer exists. 2004-05-03 18:51:50 +00:00
req_resp_hdrs.c "tvb_get_string()" returns a pointer to "g_malloc()"ed data, so you have 2004-05-04 06:53:47 +00:00
req_resp_hdrs.h Not all headers in HTTP, RTSP, SIP, etc. are entity headers; rename some 2003-12-23 02:29:11 +00:00
ringbuffer.c If, when rotating capture files, the attempt to close the current file 2004-06-02 18:49:40 +00:00
ringbuffer.h
rpc_defrag.h
rtp_pt.h Don't define data variables in header files included by more than one 2004-06-01 23:08:00 +00:00
sctpppids.h
simple_dialog.h Make the definition of "simple_dialog()" match its declaration. 2004-06-04 21:12:01 +00:00
smb.h From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
snprintf-imp.h
snprintf.c
snprintf.h
statusbar.h
strcasecmp.c
strerror.c
strerror.h
strncasecmp.c
strptime.c
strptime.h
summary.c
summary.h
sunping.xml
t35.c From Philippe Mazeau: T.35 codes for Swissvoice. 2004-06-15 09:43:19 +00:00
t35.h
tap-ansi_astat.c From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
tap-bootpstat.c
tap-dcerpcstat.c replace info field "gboolean request" by "guint8 ptype", 2004-05-07 11:25:15 +00:00
tap-gsm_astat.c From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
tap-h225counter.c From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
tap-h225rassrt.c From Lars Roland Service Response times for H225 RAS 2003-11-16 23:11:20 +00:00
tap-httpstat.c
tap-iostat.c From Didier Gautheron: put an "fvalue_t" structure into a "field_info" 2003-12-02 21:15:49 +00:00
tap-iousers.c
tap-mgcpstat.c
tap-protocolinfo.c
tap-protohierstat.c Don't use GNodes for the protocol tree, put the sibling pointer, and 2003-12-04 10:59:34 +00:00
tap-rpcprogs.c In rpc programs statistics, change RTT (RoundTripTime) to SRT 2004-05-17 20:06:32 +00:00
tap-rpcstat.c From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
tap-sipstat.c From Lars Roland: add message counts to the SIP statistics. 2004-05-01 21:34:24 +00:00
tap-smbsids.c From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
tap-smbstat.c From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
tap-wspstat.c From Lars Roland: add support for building a libethereal.dll with MSVC: 2004-05-09 10:03:41 +00:00
tap.c Add a routine that indicates where there are any tap listeners 2004-05-31 09:53:21 +00:00
tap.h Add a routine that indicates where there are any tap listeners 2004-05-31 09:53:21 +00:00
tap_dfilter_dlg.h From Lars Roland: 2003-12-19 23:41:55 +00:00
tethereal.c On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LIST 2004-06-12 07:47:14 +00:00
text2pcap-scanner.l
text2pcap.c Add some sanity checking for the "-i" argument. 2004-01-06 02:58:20 +00:00
text2pcap.h
timestats.c
timestats.h
ui_util.h moved GTK specific parts from capture.c to ui_util.c, 2004-01-22 18:13:57 +00:00
util.c Fix automagically generated filters in case of remote login via IPv6. 2004-06-25 07:00:54 +00:00
util.h As noted by Thomas Anders, the Heimdal libroken library has a base64_decode() 2004-05-10 22:20:24 +00:00
version_info.c Don't put a newline at the end of the compiled-with version information 2004-05-22 04:15:01 +00:00
version_info.h Rename DISSECTOR_HELPER_{SRC,OBJECTS} to 2004-01-11 22:17:43 +00:00
wka.tmpl Add local MAC addresses for MS-Loadbalancing (not all, see comment in wka.tmpl) 2004-06-18 14:27:13 +00:00
x11-fields In EnterNotify and LeaveNotify events, the last byte isn't a Boolean, 2004-04-17 03:38:09 +00:00
x264_prt_id.h
xdlc.c Back out the previous change - the problem wasn't what I thought it was. 2004-03-04 07:51:47 +00:00
xdlc.h Add arguments to "dissect_xdlc_control()" to specify value_string 2004-01-18 08:32:46 +00:00
xmlstub.c Use the newly added "report_failure" rather than g_warning if no xml library 2004-04-25 10:38:24 +00:00
xmlstub.h Fix warnings found by -Wstrict-prototypes 2004-01-18 16:21:12 +00:00

README

$Id: README,v 1.66 2004/02/11 20:30:27 guy Exp $

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>