wireshark.org protocol dissector with Osmocom additions
Go to file
Guy Harris 677db2dadd From Tomas Kukosa: reserve private WTAP_ENCAP values and map them to
reserved private DLT_ values.

svn path=/trunk/; revision=9892
2004-01-28 01:24:30 +00:00
aclocal-fallback Implement an alternative method to provide missing aclocal files: 2002-08-27 23:00:04 +00:00
aclocal-missing Fix for the problem that the aclocal-missing directory was not included in make dist-gzip 2003-01-22 00:08:12 +00:00
debian Update Debian packaging files. Ethereal is now split in 4 packages : 2002-10-26 08:56:39 +00:00
doc Update Andy Hood's e-mail address. 2004-01-27 20:13:31 +00:00
epan Fix 'warning: cast discards qualifiers from pointer target type' by removing cast 2004-01-25 17:33:20 +00:00
gtk "Export Selected Packet Bytes" -> change all appearances to this text, 2004-01-27 20:58:19 +00:00
gtk2 Ignore Makefile{,.in} 2002-11-11 05:44:25 +00:00
help Update to Jan 16th 2004-01-18 01:33:52 +00:00
image Capitalize "Ethereal.icns" to fix a distclean error. Add its description 2004-01-25 17:51:54 +00:00
packaging updated NSIS generation to build GTK version 1 or 2, 2004-01-26 21:12:41 +00:00
plugins Delete generated files during distclean instead of maintainerclean, so 2004-01-25 18:52:33 +00:00
tools Fix a warning by using a function typedef 2004-01-25 09:49:50 +00:00
wiretap From Tomas Kukosa: reserve private WTAP_ENCAP values and map them to 2004-01-28 01:24:30 +00:00
.cvsignore Add cvsversion.h to the list of files to be ignored by CVS, as it's a 2004-01-16 22:19:52 +00:00
AUTHORS Update Andy Hood's e-mail address. 2004-01-27 20:13:31 +00:00
COPYING
ChangeLog Final checkin for 0.10.0. 2003-12-13 00:55:11 +00:00
Ethereal.desktop Rename "ethereal.desktop" to "Ethereal.desktop", so that it'll show up 2001-12-15 23:56:04 +00:00
FAQ Update to Jan 16th 2004-01-18 01:33:52 +00:00
INSTALL Fix the documentation that I forgot to fix when I fixed --with-ucd-snmp. 2003-09-03 07:11:31 +00:00
INSTALL.configure
Makefile.am From Alastair Maw: IAX2 support. 2004-01-27 01:35:25 +00:00
Makefile.common From Alastair Maw: IAX2 support. 2004-01-27 01:35:25 +00:00
Makefile.nmake updated NSIS generation to build GTK version 1 or 2, 2004-01-26 21:12:41 +00:00
NEWS Final checkin for 0.10.0. 2003-12-13 00:55:11 +00:00
README Update the list of OSes and OS versions on which Ethereal is known to 2004-01-07 19:51:39 +00:00
README.aix Update to note that libpcap 0.7.1 doesn't work perfectly with AIX's BPF, 2002-10-08 07:30:08 +00:00
README.bsd From Marco Molteni: fix to say "BSD", not "Linux", when talking about, 2002-04-24 23:19:38 +00:00
README.hpux Add a note that Rick Jones reports that HP-UX 11i needs no patches for 2002-06-29 04:38:31 +00:00
README.irix Fix up the "ethereal-dev" address to refer to "ethereal.com" rather than 2001-01-10 09:54:44 +00:00
README.linux Bring it up to date. 2003-12-03 07:46:34 +00:00
README.tru64 Note that this document should apply to post-4.0 versions of 2001-01-24 06:50:16 +00:00
README.vmware
README.win32 Update to GLib 2.2.3-20040116 and gettext 0.13.1. 2004-01-23 02:38:03 +00:00
TODO COTP reassembly, from Laurent Meyer. 2003-05-28 22:58:46 +00:00
acinclude.m4 The GNU ADNS library requires whatever libraries are needed for socket 2003-12-19 01:36:01 +00:00
aclocal-flags Put a "-I" before "$gtk_aclocal_dir". 2003-01-22 15:58:33 +00:00
adler32.c Add RCS IDs. 2003-10-02 22:44:19 +00:00
adler32.h Add RCS IDs. 2003-10-02 22:44:19 +00:00
afn.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
afn.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
aftypes.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
arcnet_pids.h Support BACNET over ARCNET, under the assumption that no fragmentation 2003-01-23 09:54:54 +00:00
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 Don't print warnings about not finding glibtool 2003-06-22 22:50:40 +00:00
bridged_pids.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
capture-wpcap.c removed some MSVC warnings (level 3) 2004-01-05 19:31:44 +00:00
capture-wpcap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
capture.c Have the Wiretap open, read, and seek-and-read routines return, in 2004-01-25 21:55:17 +00:00
capture.h seperated capture dialog from capture.c and put into new gtk/capture_info_dlg.c 2003-11-15 08:48:14 +00:00
capture_stop_conditions.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
capture_stop_conditions.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
cfile.c Forgot to add two files 2002-09-06 23:14:04 +00:00
cfile.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
chdlctypes.h Add a new "chdlctypes.h" file for Cisco HDLC type values that aren't 2003-01-11 10:16:22 +00:00
cleanbld.bat Get rid of the other Flex output files, so that they get rebuilt on 2003-04-07 18:43:03 +00:00
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 move timestamp format options from "View->Options" dialog into 2004-01-19 03:46:43 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
config.guess Latest config.guess and config.sub from 2003-11-18 06:31:37 +00:00
config.h.win32 Add PCRE support to the Windows build. 2003-12-07 00:04:32 +00:00
config.nmake Added the ability to compile both GTK versions 1 and 2 at the same time. 2004-01-24 20:01:36 +00:00
config.sub Latest config.guess and config.sub from 2003-11-18 06:31:37 +00:00
configure.in Add -Wstrict-prototypes to extra-gcc-checks 2004-01-18 16:24:58 +00:00
crc32.c Make the CRC-32 routines take a tvbuff and a length as arguments. 2003-08-26 06:18:18 +00:00
crc32.h Make the CRC-32 routines take a tvbuff and a length as arguments. 2003-08-26 06:18:18 +00:00
crypt-des.c From Devin Heitmueller: support for decrypting DCERPC conversations 2002-12-31 08:05:29 +00:00
crypt-des.h From Devin Heitmueller: support for decrypting DCERPC conversations 2002-12-31 08:05:29 +00:00
crypt-md4.c Include <string.h> so that memcpy() is properly declared. 2002-12-03 15:21:28 +00:00
crypt-md4.h From Devin Heitmueller: 2002-12-03 00:37:27 +00:00
crypt-md5.c Replace #include "md5.h" with "crypt-md5.h". 2002-12-17 22:14:54 +00:00
crypt-md5.h Rename md5.[ch] to crypt-md5.[ch] to conform with our naming conventions. 2002-12-17 16:06:54 +00:00
crypt-rc4.c From Devin Heitmueller: make the RC4 support stateful. 2002-12-11 19:31:02 +00:00
crypt-rc4.h From Devin Heitmueller: make the RC4 support stateful. 2002-12-11 19:31:02 +00:00
dftest.c move timestamp format options from "View->Options" dialog into 2004-01-19 03:46:43 +00:00
dictionary.dtd From David Frascone: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
dictionary.xml From David Frascone: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
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
editcap.c Free the error info string after using it. 2004-01-25 22:21:39 +00:00
ethereal_be.py From Frank Singleton: 2001-11-19 22:58:49 +00:00
ethereal_gen.py Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
etypes.h From Erwin Rol: RTCFG support. 2003-11-27 21:09:43 +00:00
file.c filter_packets: don't refilter all the packets, 2004-01-26 06:43:00 +00:00
file.h Have the Wiretap open, read, and seek-and-read routines return, in 2004-01-25 21:55:17 +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 Move struct tcp_frag from follow.h to follow.c as it wasn't used anywere 2004-01-23 01:42:45 +00:00
format-oid.h From Kari Tiirikainen: 2003-09-08 19:40:10 +00:00
g711.c From Albert Chin: get rid of some C++ comments in C89 code. 2003-03-10 19:58:47 +00:00
g711.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
getopt.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
getopt.h
globals.h Based on a patch from Brian Fundakowski Feldman, add support for setting 2003-11-01 02:30:18 +00:00
greproto.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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
idl2eth.sh Generate "idl2eth" from "idl2eth.sh", filling in the pathname for the 2001-09-15 23:01:12 +00:00
in_cksum.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
in_cksum.h
ip_opts.h Add a routine "dissect_ipv6_options()" that works like 2003-07-11 09:30:49 +00:00
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 Add support for some additional SAPs for Netware and OSI. 2003-06-10 05:38:52 +00:00
make-faq The include file is generated elsewhere 2003-12-21 03:17:54 +00:00
make-manuf make-manuf: 2003-04-13 13:51:32 +00:00
make-reg-dotc "make-reg-dotc" was writing the "#include "register.h"" line to 2001-07-11 05:41:38 +00:00
make-reg-dotc.py Look for source files in the current directory first and then in srcdir. 2003-07-21 07:05:44 +00:00
make-tapreg-dotc Allow taps to have menu item registration routines; the menu item 2003-04-23 03:51:03 +00:00
make-version.pl Add a few comments 2004-01-18 05:17:23 +00:00
manuf Update manuf 2004-01-23 09:24:38 +00:00
manuf.tmpl Tiny update 2003-04-29 23:58:00 +00:00
menu.h added "most recently used" lists for 2003-12-13 18:01:30 +00:00
mergecap.c Free the error info string after using it. 2004-01-25 22:21:39 +00:00
mkcap.c Further updates on mkcap.c 2003-10-05 14:58:11 +00:00
mkstemp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
mkstemp.h
mobileipv4.xml From David Frascone: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
nasreq.xml From David Frascone: dictionary fixes to NASREQ command codes. 2002-03-05 00:21:02 +00:00
ncp2222.py From Greg Morris: 2003-11-01 04:42:19 +00:00
nlpid.h Q.933 dissector. (Not complete.) 2003-09-03 05:39:21 +00:00
oui.h From Giles Scott: Nortel/SynOptics Network Management Protocol support. 2003-08-28 00:11:32 +00:00
packet-aarp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-acap.c Put the ACAP request or response line into the protocol tree, and put the 2003-06-11 20:04:13 +00:00
packet-acse.c Trivial warning fixes 2004-01-24 01:53:59 +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 Put in URLs for the AFP 3.1 spec. 2003-12-13 01:08:42 +00:00
packet-afp.h From Didier Gautheron: better AFP 3.x dissector. 2002-10-17 22:38:19 +00:00
packet-afs-defs.h Update for AFS and related protocols so that time between Request and 2003-03-05 09:52:22 +00:00
packet-afs-macros.h Trivial signed/unsigned warning fixes 2004-01-19 18:36:32 +00:00
packet-afs-register-info.h When registering a field, make sure its ID is -1 or 0 - if it's not, 2003-10-06 20:46:52 +00:00
packet-afs.c Trivial signed/unsigned warning fixes 2004-01-19 18:36:32 +00:00
packet-afs.h Call the AFS dissector through a handle. 2001-05-27 05:00:17 +00:00
packet-aim.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 11:40:45 +00:00
packet-ajp13.c Use "gboolean" for Boolean variables. 2003-03-26 21:47:34 +00:00
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 Add support for decoding Intel ANS probes. Thanks go to Intel for providing 2003-03-23 19:32:19 +00:00
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_a.c Compiling with -pedantic: 2003-12-21 04:31:58 +00:00
packet-ansi_a.h From Michael Lum: 2003-12-12 19:55:28 +00:00
packet-ansi_map.c From Michael Lum: 2003-12-12 19:55:28 +00:00
packet-ansi_map.h From Michael Lum: 2003-12-12 19:55:28 +00:00
packet-aodv.c According to draft-ietf-manet-aodv-13, the only differences between V4 2003-09-13 00:57:10 +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 From a look at the Linux ARCNET code, it appears that no frame delivered 2003-01-23 09:04:54 +00:00
packet-arp.c From Erwin Rol: 2003-08-17 01:05:21 +00:00
packet-arp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-asf.c Have the RMCP dissector reject packets with an unknown class byte value, 2003-06-04 08:51:36 +00:00
packet-atalk.c You can't rely on "proto_tree_add_item()" returning a non-null pointer, 2004-01-13 21:49:52 +00:00
packet-atalk.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-atm.c Handle SNMP-over-TCP. 2003-09-06 01:21:00 +00:00
packet-atm.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-auto_rp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-bacapp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-bacnet.c From Dave Richards: BACNET-over-ARCNET is BACNET-over-802.2-over-ARCNET, 2003-01-25 00:06:12 +00:00
packet-beep.c Have "tvb_ensure_length_remaining()" throw the appropriate exception if 2003-12-23 21:22:00 +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 From Akira Endoh: support for labeled IPv6 unicast in the MP-BGP 2004-01-23 19:19:44 +00:00
packet-bgp.h From Motonori Shindo: update to support 2003-05-19 20:36:49 +00:00
packet-bofl.c Make the dissector static - it's not called from outside packet-bofl.c 2003-03-01 09:37:38 +00:00
packet-bootp.c From Greg Morris: handle the backwards compatibility flag for options 78 2003-12-03 20:01:20 +00:00
packet-bootparams.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-bootparams.h
packet-bpdu.c Update the comment about the length issue to reflect mail from somebody 2004-01-08 20:05:20 +00:00
packet-brdwlk.c #if 0 out the stuff to set the reported length, as it'd throw an 2003-10-30 03:15:26 +00:00
packet-bssap.c Make packet offsets "gint"s rather than "guint8"s. 2003-12-17 23:54:44 +00:00
packet-bssap.h From Michael Lum: 2003-10-22 20:59:02 +00:00
packet-bssgp.c removed some MSVC warnings (warning level 2) 2003-12-28 12:43:40 +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-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 Update comments to give a URL that defines some additional CDP type 2003-10-25 06:07:36 +00:00
packet-cgmp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-chdlc.c Add a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distinguish Cisco HDLC 2003-10-25 07:17:28 +00:00
packet-chdlc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cisco-oui.c Add one more Cisco protocol type. 2003-10-25 06:19:04 +00:00
packet-clearcase.c New protocol: Stub dissector for ClearCase NFS protocol 2002-11-15 22:45:52 +00:00
packet-clearcase.h New protocol: Stub dissector for ClearCase NFS protocol 2002-11-15 22:45:52 +00:00
packet-clip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-clip.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-clnp.c Note that this is another client for reassembly using connection 2003-12-27 02:01:13 +00:00
packet-cops.c splitted some of the preferences texts into more than one line, 2004-01-17 12:51:00 +00:00
packet-cosine.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cpfi.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dccp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-dccp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-afs4int.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-atsvc.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-atsvc.h Add the MSRPC ATSVC interface. Code courtesy of Jean-Baptiste Marchand. 2003-05-28 22:43:57 +00:00
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 From Jean-Baptiste Marchand: add operation names for browser service. 2003-10-02 21:48:35 +00:00
packet-dcerpc-budb.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-butc.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +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 char *drep -> guint8 *drep 2004-01-19 20:10:37 +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 From Jean-Baptiste Marchand: add additional operation names for dfssvc. 2003-10-02 21:45:55 +00:00
packet-dcerpc-dfs.h From Jean-Baptiste Marchand: add additional operation names for dfssvc. 2003-10-02 21:45:55 +00:00
packet-dcerpc-dnsserver.c From Jean-Baptiste Marchand: add names for new dnsserver operations for 2003-10-02 21:37:24 +00:00
packet-dcerpc-dnsserver.h From Jean-Baptiste Marchand: add names for new dnsserver operations for 2003-10-02 21:37:24 +00:00
packet-dcerpc-drsuapi.c From Jean-Baptiste Marchand: initial DRSUAPI (Active Directory directory 2003-09-20 08:56:56 +00:00
packet-dcerpc-drsuapi.h From Jean-Baptiste Marchand: initial DRSUAPI (Active Directory directory 2003-09-20 08:56:56 +00:00
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-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 From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +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 From a suggestion by Jim McDonough: support for the INITSHUTDOWN service. 2003-10-27 23:31:54 +00:00
packet-dcerpc-krb5rpc.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-lsa-ds.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-lsa.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-lsa.h char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-mapi.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-mapi.h From Jean-Baptiste Marchand: add more MAPI procedure names. 2003-10-24 00:42:16 +00:00
packet-dcerpc-messenger.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-mgmt.c Guy suggested that the dcerpc opnum value_string code could be simplified 2003-08-04 02:49:04 +00:00
packet-dcerpc-ndr.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-netlogon.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-netlogon.h From JBM update some function names in Netlogon 2003-09-27 23:48:04 +00:00
packet-dcerpc-nspi.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
packet-dcerpc-nt.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-nt.h char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-oxid.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-reg.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-reg.h Operation name updates for winreg pipe from Jean-Baptiste Marchand. 2003-09-28 11:35:20 +00:00
packet-dcerpc-remact.c Guy suggested that the dcerpc opnum value_string code could be simplified 2003-08-04 02:49:04 +00:00
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_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 From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +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_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_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 char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-samr.h More operation names updates from Jean-Baptiste Marchand. 2003-09-29 00:01:27 +00:00
packet-dcerpc-secidmap.c From Jaime Fournier: update his e-mail address. 2004-01-27 04:15:49 +00:00
packet-dcerpc-spoolss.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-spoolss.h Move some constants here from packet-dcerpc-spoolss.c 2003-02-14 06:21:30 +00:00
packet-dcerpc-srvsvc.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-srvsvc.h From Jean-Baptiste Marchand: add names of DFS-related operations in 2003-09-27 23:34:57 +00:00
packet-dcerpc-svcctl.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-svcctl.h From Jean-Baptiste Marchand: add/update names for svcctl operations. 2003-10-02 21:40:22 +00:00
packet-dcerpc-tapi.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-tapi.h From Jean-Baptiste Marchand 2003-10-22 01:55:04 +00:00
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 char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc-wkssvc.h From Jean-Baptiste Marchand: add names of operations in WKSSVC. 2003-09-27 23:43:29 +00:00
packet-dcerpc.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-dcerpc.h char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-ddtp.c Make the DDTP dissector reject packets with an invalid version number. 2003-01-19 21:43:18 +00:00
packet-ddtp.h Update my email. 2002-09-01 14:30:34 +00:00
packet-dec-bpdu.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dhcpv6.c From Shinsuke Suzuki: 2003-10-17 21:26:56 +00:00
packet-diameter-defs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-diameter.c Trivial warning fixes: func(void), not func() 2004-01-19 18:28:14 +00:00
packet-diffserv-mpls-common.c Define "phbit_bit{14,15}_vals" in packet-diffserv-mpls-common.c, not in 2003-10-13 20:53:30 +00:00
packet-diffserv-mpls-common.h Define "phbit_bit{14,15}_vals" in packet-diffserv-mpls-common.c, not in 2003-10-13 20:53:30 +00:00
packet-distcc.c A few signedness warning fixes 2004-01-25 15:56:04 +00:00
packet-dlsw.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dsi.c You can't rely on "proto_tree_add_item()" returning a non-null pointer, 2004-01-13 21:49:52 +00:00
packet-dvmrp.c Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-dvmrp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-eap.c Add a pointer to an hf_ value for a "reassembled_in" field (which can be 2003-04-20 11:36:16 +00:00
packet-eapol.c Require that field names contain only alphanumerics, "-", "_", and ".". 2003-11-13 23:38:33 +00:00
packet-echo.c Echo packet dissector. 2003-06-25 13:42:18 +00:00
packet-edonkey.c From Xuan Zhang: eDonkey support. 2003-07-16 21:13:49 +00:00
packet-edonkey.h From Xuan Zhang: eDonkey support. 2003-07-16 21:13:49 +00:00
packet-eigrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-enc.c WTAP_ENCAP_ENC was, in fact, intended for use for DLT_ENC, so just 2003-03-08 09:11:53 +00:00
packet-enip.c For EtherNet/IP-over-TCP, handle multiple PDUs in a TCP segment and PDUs 2004-01-27 04:43:35 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-eth.c Have a pseudo-header for Ethernet packets, giving the size of the FCS - 2003-10-01 07:11:49 +00:00
packet-eth.h Have a pseudo-header for Ethernet packets, giving the size of the FCS - 2003-10-01 07:11:49 +00:00
packet-etherip.c Add RCS IDs. 2003-10-02 22:44:19 +00:00
packet-ethertype.c From Erwin Rol: RTCFG support. 2003-11-27 21:09:43 +00:00
packet-fc.c removed some more MSVC warnings (type casting) 2003-12-17 23:35:29 +00:00
packet-fc.h From Dinesh Dutt: 2003-10-30 02:06:13 +00:00
packet-fcbls.h Show the routing part of R_CTL symbolically, if possible. 2003-07-09 06:24:32 +00:00
packet-fcct.c Move definitions of value_string tables out of header files and into 2003-06-30 21:50:18 +00:00
packet-fcct.h Move definitions of value_string tables out of header files and into 2003-06-30 21:50:18 +00:00
packet-fcdns.c When registering a field, make sure its ID is -1 or 0 - if it's not, 2003-10-06 20:46:52 +00:00
packet-fcdns.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
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 Dinesh Dutt: 2003-01-14 01:17:44 +00:00
packet-fcfcs.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
packet-fcfzs.c From Dave Sclarsky: 2003-12-02 06:06:30 +00:00
packet-fcfzs.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
packet-fcip.c Compiling with -pedantic: 2003-12-21 04:31:58 +00:00
packet-fclctl.c Move definitions of value_string tables out of header files and into 2003-06-30 21:50:18 +00:00
packet-fclctl.h Move definitions of value_string tables out of header files and into 2003-06-30 21:50:18 +00:00
packet-fcp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-fcp.h From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC 2002-12-08 02:32:36 +00:00
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 From Dinesh Dutt: 2003-10-30 02:06:13 +00:00
packet-fcsp.c From Dinesh Dutt: 2003-11-07 08:47:53 +00:00
packet-fcsp.h From Dinesh Dutt: 2003-10-30 02:06:13 +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 From Dinesh Dutt: 2003-10-30 02:06:13 +00:00
packet-fddi.c Add endpoint talkers support for FDDI to ethereal and tethereal 2003-08-29 10:59:12 +00:00
packet-fddi.h Add endpoint talkers support for FDDI to ethereal and tethereal 2003-08-29 10:59:12 +00:00
packet-fix.c Add new routines: 2003-06-12 08:33:32 +00:00
packet-fr.c Add arguments to "dissect_xdlc_control()" to specify value_string 2004-01-18 08:32:46 +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-ftp.c use g_htonl instead of htonl 2003-10-08 11:33:19 +00:00
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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gnutella.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gnutella.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gprs-ns.c From Josef Korelus: update the offset after decoding an IE. 2003-11-14 18:59:00 +00:00
packet-gre.c Add support for some additional SAPs for Netware and OSI. 2003-06-10 05:38:52 +00:00
packet-gsm_a.c Compiling with -pedantic: 2003-12-21 04:31:58 +00:00
packet-gsm_a.h From Michael Lum: 2003-12-09 18:49:32 +00:00
packet-gsm_map.c In the MLUM-is-defined code path, "idx" is set - the only issue is if 2003-12-21 21:41:10 +00:00
packet-gsm_sms.c Use "tvb_format_text()" to format 8-bit strings, so we don't have 2003-12-14 00:04:22 +00:00
packet-gsm_sms_ud.c From Chris Wilson: add missing initialization of CL-WSP dissector handle. 2004-01-27 17:17:31 +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 In "decode_qos_umts()", "length" can get assigned a 2-byte value, so 2004-01-06 02:38:03 +00:00
packet-gtp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gvrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-h1.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-h225.c "conversation_new()" takes flags NO_ADDR2 and NO_PORT2, not NO_ADDR_B 2004-01-09 00:56:04 +00:00
packet-h225.h From Lars Roland: export the value_string tables from packet-h225.c and 2003-12-15 04:23:55 +00:00
packet-h245.c Fix the following type of warings: 2004-01-10 13:49:52 +00:00
packet-h245.h From Tomas Kukosa: 2003-09-26 22:20:08 +00:00
packet-h261.c Add a dissector table for RTP payload types, and have dissectors 2003-08-23 06:36:46 +00:00
packet-h263.c H.263 updates from Niklas Ogren. 2003-08-25 21:48:44 +00:00
packet-h450.c Bugfix for h450. 2003-11-16 22:33:19 +00:00
packet-hclnfsd.c Prettifying the RPC and NFS (v3) layer. 2003-08-17 21:34:22 +00:00
packet-hclnfsd.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-hpext.c From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
packet-hpext.h From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
packet-hsrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-http.c From Yaniv Kaul: add Shoutcast's ICY as a response(?). 2004-01-19 23:57:11 +00:00
packet-http.h The code in an HTTP reply is a response code, not a response method. 2003-09-02 23:09:11 +00:00
packet-hyperscsi.c Gcc was afraid that hs_tree might be used uninitialized. It wasn't, but 2002-12-03 01:09:00 +00:00
packet-iapp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-iax2.c From Alastair Maw: the IAX2 type is unsigned, not signed. 2004-01-27 20:25:06 +00:00
packet-iax2.h From Alastair Maw: IAX2 support. 2004-01-27 01:35:25 +00:00
packet-ib.c Reject packets with opcodes we don't recognize. 2003-01-20 08:03:16 +00:00
packet-icap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-icmpv6.c Fix warnings found by -Wstrict-prototypes 2004-01-18 16:21:12 +00:00
packet-icp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-icq.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ieee8023.c Have a pseudo-header for Ethernet packets, giving the size of the FCS - 2003-10-01 07:11:49 +00:00
packet-ieee8023.h Have a pseudo-header for Ethernet packets, giving the size of the FCS - 2003-10-01 07:11:49 +00:00
packet-ieee80211.c Supply a pseudo-header for all 802.11 packets; add an "fcs_len" field to 2004-01-27 08:06:12 +00:00
packet-ieee80211.h Get rid of some unnecessary includes. 2003-09-23 02:35:59 +00:00
packet-igap.c From Akira Endoh: IGAP support. 2003-12-10 19:21:55 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 Fix an incorrect filterable field name. 2004-01-03 12:43:51 +00:00
packet-image-jfif.c Get rid of an unused value_string table. 2004-01-06 00:09:48 +00:00
packet-imap.c Put the IMAP request or response line into the protocol tree, and put the 2003-06-11 20:03:39 +00:00
packet-ip.c Change the strings shown for ICMP TTL exceeded to match the wording in the standard 2003-11-13 08:16:52 +00:00
packet-ip.h New feature. Statistics/EndpointTalkjers can now present a sortable table with a list of all seen conversations of a certain type. 2003-08-23 09:09:35 +00:00
packet-ipfc.c Note that IP-over-FC is described by RFC 2625. 2003-01-21 05:21:03 +00:00
packet-ipfc.h Add a capture routine for IP-over-FC, and call it from the capture code. 2002-12-08 22:35:30 +00:00
packet-ipmi.c Fix a typo. 2003-12-13 01:08:32 +00:00
packet-ipp.c Booleans are 1 byte, not 4 bytes. 2003-01-28 22:02:26 +00:00
packet-ipsec-udp.c Add RCS IDs. 2003-10-02 22:44:19 +00:00
packet-ipsec.c Make the AH and ESP sequence numbers BASE_DEC, since no one objected to 2003-08-16 00:11:07 +00:00
packet-ipsec.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ipv6.c From Taisuke Sasaki: convert the ident field in the fragment header to 2004-01-21 08:39:29 +00:00
packet-ipv6.h From David Fort: support for decoding MLD v2 report messages. 2003-12-19 23:20:53 +00:00
packet-ipx.c Add support for NetWare's serialization protocol. 2003-12-29 19:04:05 +00:00
packet-ipx.h Add a tap to the IPX protocol 2003-08-24 05:17:51 +00:00
packet-ipxwan.c Add a dissector for the IPX WAN protocol. "IPX WAN 2" is just some 2003-04-06 02:32:38 +00:00
packet-irc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isakmp.c Widen the "value" parameter to "value2str()", rather than narrowing the 2003-12-13 02:24:48 +00:00
packet-iscsi.c Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +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 Don't use hardwired offsets when dissecting the ISIS header - we're 2003-03-31 08:09:28 +00:00
packet-isis.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isl.c The InterSwitch Link Frame Format document on the Cisco site moved. 2003-08-08 17:57:44 +00:00
packet-isl.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ismp.c Deal with some weird ISMP packets that have 0x42 0x42 0x03 in front of 2004-01-03 03:37:26 +00:00
packet-isns.c Add RCS IDs. 2003-10-02 22:44:19 +00:00
packet-isup.c From Anders Broman: 2004-01-20 18:30:25 +00:00
packet-isup.h From Michael Lum: 2003-12-12 19:55:28 +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 From Brad Hards: Jabber client-to-server protocol support. 2003-07-07 22:48:55 +00:00
packet-kadm5.c From Tony Schene: initial stub Kerberos kadmin support. 2003-04-25 21:09:37 +00:00
packet-kerberos.c "%.*" requires an "int" argument for the length. 2004-01-23 09:50:47 +00:00
packet-kerberos.h From Tony Schene: Kerberos-over-TCP support. 2003-04-25 21:29:19 +00:00
packet-klm.c Prettifying the RPC and NFS (v3) layer. 2003-08-17 21:34:22 +00:00
packet-klm.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-kpasswd.c New protocol: MS Kpasswd (RFC3244) 2003-11-07 05:26:27 +00:00
packet-l2tp.c Check that the length of an AVP is >= 6, not just that it's non-zero. 2003-12-26 23:33:25 +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 Update my email. 2002-09-01 14:30:34 +00:00
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 From Jesper Peterson: get rid of GCCism/C++ism - C89 doesn't allow 2003-10-20 23:05:41 +00:00
packet-ldap.c Before checking for SASL security stuff, make sure the bytes you're 2004-01-19 22:58:59 +00:00
packet-ldap.h update for LDAP 2003-11-05 09:04:17 +00:00
packet-ldp.c splitted some of the preferences texts into more than one line, 2004-01-17 12:51:00 +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 Fix up the API for adding support for new OUI's to the LLC dissector. 2003-09-03 06:27:03 +00:00
packet-lmi.c Fix a URL. 2003-10-17 23:44:06 +00:00
packet-lmp.c Compiling with -pedantic: 2003-12-21 04:31:58 +00:00
packet-lpd.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 Update for version 09 of the ID. 2003-09-04 14:32:34 +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 From Michael Lum: add a preference setting to specify the parameter tag 2003-12-01 23:26:40 +00:00
packet-m3ua.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-mbtcp.c From Stephen Shelley: the unit ID and function code fields in the Modbus 2003-05-08 00:42:28 +00:00
packet-mdshdr.c From Dinesh Dutt: 2003-10-30 02:06:13 +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 warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +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 PDUs with a content-type header may contain data that can be handed off 2004-01-17 00:45:02 +00:00
packet-mount.c Prettify NFSv2 decorate COL_INFO and the tree pane as has already been done for v3 2003-09-28 01:52:57 +00:00
packet-mount.h From Brian Ginsbach: add a new "dissect_rpc_bytes()" routine to allow 2002-11-13 21:45:59 +00:00
packet-mpeg1.c Add a dissector table for RTP payload types, and have dissectors 2003-08-23 06:36:46 +00:00
packet-mpls.c From Hannes Gredler: support MPLS over CHDLC. 2003-01-27 19:28:52 +00:00
packet-mrdisc.c Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-mrdisc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-msdp.c The decision on whether there's an encapsulated IP packet in a 2003-01-20 06:24:37 +00:00
packet-msn-messenger.c Comment out unused variables 2003-02-13 23:49:19 +00:00
packet-msnip.c Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-msnip.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 From Michael Lum: support an AT_SS7PC address type for SS7 point codes, 2003-12-08 21:36:53 +00:00
packet-mtp3.h From Michael Lum: support an AT_SS7PC address type for SS7 point codes, 2003-12-08 21:36:53 +00:00
packet-mtp3mg.c Declaration included the line above 2003-12-06 19:14:30 +00:00
packet-multipart.c From Yaniv Kaul: register multipart/form-data. 2004-01-22 23:47:59 +00:00
packet-mysql.c Clean up white space. 2003-04-03 23:51:31 +00:00
packet-nbipx.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-nbns.c The error code in an NBDS error packet is 1 byte, not 2. 2004-01-06 02:42:50 +00:00
packet-ncp-int.h Create a protocol tree if we don't have one, we're constructing the Info 2003-09-24 03:34:00 +00:00
packet-ncp.c Don't call "nds_defrag()" for positive ACK packets. 2003-12-22 02:04:18 +00:00
packet-ncp2222.inc Don't call "nds_defrag()" for positive ACK packets. 2003-12-22 02:04:18 +00:00
packet-ndmp.c Don't create a protocol tree entry for the body of an NDMP request or 2003-12-27 04:01:17 +00:00
packet-ndps.c From Greg Morris: don't add zero-length items to the tree, add some 2003-10-17 22:59:18 +00:00
packet-ndps.h From Greg Morris: 2003-04-21 23:06:39 +00:00
packet-netbios.c Add a pointer to an hf_ value for a "reassembled_in" field (which can be 2003-04-20 11:36:16 +00:00
packet-netbios.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-netflow.c Add in some additional Cisco URLs for NetFlow documentation. 2003-03-07 00:43:30 +00:00
packet-nfs.c Prettify NFSv2 decorate COL_INFO and the tree pane as has already been done for v3 2003-09-28 01:52:57 +00:00
packet-nfs.h Prettify NFSv2 decorate COL_INFO and the tree pane as has already been done for v3 2003-09-28 01:52:57 +00:00
packet-nfsacl.c When registering a field, make sure its ID is -1 or 0 - if it's not, 2003-10-06 20:46:52 +00:00
packet-nfsauth.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-nisplus.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-nisplus.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-nlm.c Prettifying the RPC and NFS (v3) layer. 2003-08-17 21:34:22 +00:00
packet-nlm.h
packet-nlsp.c From packet steve: get rid of some duplicate field definitions (some 2003-10-06 08:35:30 +00:00
packet-nntp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-nt-oui.c As with the Cisco OUI, so with the Nortel OUI. 2003-09-03 06:38:15 +00:00
packet-nt-sonmp.c Only check the destination address if it's AT_ETHER; otherwise, there's 2003-12-07 02:42:54 +00:00
packet-nt-tpcp.c warning: static declaration for ... follows non-static 2003-12-21 12:21:37 +00:00
packet-ntlmssp.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-ntp.c From Matthias Drochner: 2003-11-18 19:28:24 +00:00
packet-ntp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-null.c removed some more MSVC warnings (type casting) 2003-12-17 23:35:29 +00:00
packet-null.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-osi.c From Akira Endoh: handle the NLPID for PPP. 2003-09-20 03:31:25 +00:00
packet-osi.h From Laurent Rabret: 2003-05-15 06:35:02 +00:00
packet-ospf.c Make some variables to which 16-bit values are assigned wide enough to 2004-01-06 02:47:40 +00:00
packet-pcnfsd.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-pcnfsd.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-per.c From Lars Roland: whitespace cleanups. 2003-10-27 22:28:48 +00:00
packet-per.h Prefix the EXTENSION #defines with ASN1_ as well. 2003-10-09 22:35:07 +00:00
packet-pflog.c Not all platforms have "u_int32_t"; use "guint32" instead. 2003-05-16 00:30:54 +00:00
packet-pflog.h From Can Erkin Acar: OpenBSD is now using tcpdump.org-assigned DLT_ 2003-05-15 07:14:46 +00:00
packet-pgm.c Add an hf[] entry for the OPT_FRAG_OFF field of the OPT_FRAGMENT option 2003-12-19 22:46:16 +00:00
packet-pim.c From Hannes Gredler: 2003-12-12 21:17:54 +00:00
packet-pim.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pop.c Put the POP request or response line into the protocol tree, and put the 2003-06-11 20:03:09 +00:00
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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ppp.c Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-ppp.h From Jesper Peterson: 2003-08-26 05:52:53 +00:00
packet-pppoe.c From Ronnie Sahlberg: 2002-10-21 18:17:41 +00:00
packet-pptp.c Change the control message names, error codes, and result codes to more 2003-08-12 02:05:41 +00:00
packet-pres.c From Yuriy Sidelnikov: call ACSE dissector for any presentation context. 2004-01-23 09:53:18 +00:00
packet-pres.h From Yuriy Sidelnikov: ISO 8823 Presentation Protocol support. 2004-01-13 02:10:25 +00:00
packet-prism.c Ruediger Oertel <ro@suse.de> 2003-03-08 11:43:54 +00:00
packet-prism.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-q931.c Add a dissector table for LAPD SAPIs, and move the #defines for them 2004-01-26 20:48:39 +00:00
packet-q931.h From Anders Broman: dissect access transport, user teleservice info, 2004-01-15 02:23:18 +00:00
packet-q933.c Apply Anders Broman's changes to the Q.931 dissector to the Q.933 2003-11-03 20:57:36 +00:00
packet-q2931.c Get rid of "q2931_cause_coding_standard_vals[]" - it's a duplicate of 2003-07-08 07:55:10 +00:00
packet-qllc.c Add an X.29 dissector. 2003-01-06 02:24:57 +00:00
packet-quake.c Add new routines: 2003-06-12 08:33:32 +00:00
packet-quake2.c Remove a bunch of duplicate semicolons. 2003-09-21 20:06:02 +00:00
packet-quake3.c Remove a bunch of duplicate semicolons. 2003-09-21 20:06:02 +00:00
packet-quakeworld.c Remove a bunch of duplicate semicolons. 2003-09-21 20:06:02 +00:00
packet-radius.c From Joost Yervante Damad: 2004-01-13 03:30:15 +00:00
packet-ranap.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-raw.c From Jesper Peterson: 2003-08-26 05:52:53 +00:00
packet-raw.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rip.c From Emanuele Caratti: 2003-10-18 18:46:37 +00:00
packet-ripng.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ripng.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rlogin.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rmcp.c Have the RMCP dissector reject packets with an unknown class byte value, 2003-06-04 08:51:36 +00:00
packet-rmi.c The last byte of "foo[N]" is "foo[N-1]", not "foo[N]". 2003-05-26 21:44:28 +00:00
packet-rmi.h Compiling with -pedantic: 2003-12-21 03:58:29 +00:00
packet-rmp.c packet-rmp.c: Jochen Friedrich 2003-03-03 14:08:39 +00:00
packet-rpc.c removed some MSVC warnings (warning level 2) 2003-12-28 12:43:40 +00:00
packet-rpc.h Export "protocol_t" as an opaque type. 2003-11-16 23:17:27 +00:00
packet-rpl.c From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
packet-rquota.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-rquota.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rsh.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 Change return type of tvb_format_text from guint8* to gchar*. 2004-01-23 09:40:38 +00:00
packet-rsvp.h From Joerg Mayer: 2002-04-14 23:04:04 +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 Martin Mathieson: display the bitfields for 2003-11-09 22:55:35 +00:00
packet-rtcp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rtp-events.c From Arsen Chaloyan: fix offsets in "proto_tree_add" calls. 2003-11-27 21:20:47 +00:00
packet-rtp-events.h From Kevin A. Noll: RFC 2833 RTP Events support. 2003-09-19 04:16:23 +00:00
packet-rtp.c From Lars Roland: 2003-11-20 23:34:31 +00:00
packet-rtp.h From Lars Roland: 2003-11-20 23:34:31 +00:00
packet-rtsp.c splitted some of the preferences texts into more than one line, 2004-01-17 12:51:00 +00:00
packet-rwall.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-rwall.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rx.c Remove a bunch of duplicate semicolons. 2003-09-21 20:06:02 +00:00
packet-rx.h add idle to rx ack value strings 2002-02-05 21:02:36 +00:00
packet-sadmind.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-sap.c Don't cast away constness, and fix variable and structure member 2002-12-02 23:43:30 +00:00
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 Check COL_PROTOCOL, not COL_INFO, before updating COL_PROTOCOL. 2003-09-06 00:04:45 +00:00
packet-scsi.c removed some more MSVC warnings (type casting) 2003-12-17 23:35:29 +00:00
packet-scsi.h Treat the Peripheral Qualifier field the same way we treat the 2003-03-08 08:02:20 +00:00
packet-sctp.c - Fixed a typo. 2003-10-03 20:18:15 +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: fix a typo. 2004-01-16 19:52:36 +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 Put in a "break;" after the labels in the final clause of a switch 2003-06-14 23:50:43 +00:00
packet-sip.c Free "media_type_str" once we've made the lower-cased copy - and refer 2004-01-19 23:48:05 +00:00
packet-skinny.c From Paul Erkilla: 2002-09-21 03:14:10 +00:00
packet-slimp3.c "in_str" is a boolean; make it so. 2003-02-27 05:54:31 +00:00
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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-slowprotocols.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 removed some MSVC warnings (level 3) 2004-01-05 19:31:44 +00:00
packet-smb-common.h char *drep -> guint8 *drep 2004-01-19 20:10:37 +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 "dissect_mailslot_browse()", "dissect_mailslot_lanman()", and 2003-11-19 03:53:33 +00:00
packet-smb-mailslot.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-pipe.c Compiling with -pedantic: 2003-12-21 04:31:58 +00:00
packet-smb-pipe.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-sidsnooping.c From Didier Gautheron: put an "fvalue_t" structure into a "field_info" 2003-12-02 21:15:49 +00:00
packet-smb-sidsnooping.h SID name mappings can now be presented in a table by tethereal 2003-06-09 10:08:05 +00:00
packet-smb.c char *drep -> guint8 *drep 2004-01-19 20:10:37 +00:00
packet-smpp.c From Chris Wilson: 2004-01-27 00:20:37 +00:00
packet-smtp.c splitted some of the preferences texts into more than one line, 2004-01-17 12:51:00 +00:00
packet-sna.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-sna.h Create an "address_to_str_buf()" routine, called by "address_to_str()", 2003-08-26 01:00:30 +00:00
packet-snaeth.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-snmp.c "sprint_realloc_value()" takes a "u_char **" as an argument - pass it 2004-01-23 10:25:08 +00:00
packet-snmp.h Handle SNMP-over-TCP. 2003-09-06 01:21:00 +00:00
packet-socks.c Use the length field in the UDP header: 2004-01-22 20:43:17 +00:00
packet-spnego.c Add the KRB5 User-to-user OID 2003-07-17 22:17:01 +00:00
packet-spray.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-spray.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-srvloc.c From Greg Morris: ecode the attribute structure instead of reporting a 2003-12-08 20:50:02 +00:00
packet-sscop.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 Devin Heitmueller: include the AES ciphersuites from RFC 3268. 2003-12-07 02:26:03 +00:00
packet-stat-notify.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-stat-notify.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-stat.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-stat.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-stun.c From Shiang-Ming Huang: bug fix. 2004-01-04 20:44:50 +00:00
packet-sua.c From packet steve: get rid of some duplicate field definitions (some 2003-10-06 08:35:30 +00:00
packet-syslog.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-t38.c Rename "dissect_t38_tcp()" to "dissect_t38_tcp_pdu()" to make it 2004-01-26 22:52:22 +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 trivial signed/unsigned warning fixes 2004-01-23 01:51:38 +00:00
packet-tcap.h Compiling with -pedantic: 2003-12-21 04:31:58 +00:00
packet-tcp.c Export a "dissect_tcp_payload()" routine from the TCP dissector, for use 2003-12-30 00:03:48 +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 Handle non-Unicode error tokens. 2004-01-05 01:18:53 +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 new routines: 2003-06-12 08:33:32 +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 application/smil to the registered line-based text media dissector. 2004-01-26 23:49:43 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tns.c Sometimes the trace stuff doesn't appear in connect messages. 2003-02-05 08:06:40 +00:00
packet-tns.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tpkt.c Tomas Kukosa noted that the TPKT dissector spends a significant amount 2003-12-02 18:50:52 +00:00
packet-tpkt.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tr.c New feature. Statistics/EndpointTalkjers can now present a sortable table with a list of all seen conversations of a certain type. 2003-08-23 09:09:35 +00:00
packet-tr.h New feature. Statistics/EndpointTalkjers can now present a sortable table with a list of all seen conversations of a certain type. 2003-08-23 09:09:35 +00:00
packet-trmac.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tsp.c Replace value fetches and "proto_tree_add_XXX" calls with 2003-06-11 20:41:45 +00:00
packet-tzsp.c From Chris Waters: use "proto_tree_add_uint()" for an FT_UINT* field. 2003-12-15 00:08:57 +00:00
packet-ucp.c From Reinhard Speyerer: handle 10-digit UCP dates, which lack a seconds 2003-11-25 20:26:40 +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 SAP_VINES1 (0xba) doesn't appear to be used for Vines-IP-over-LLC; it's 2003-04-22 08:37:55 +00:00
packet-vj.c From Jesper Peterson: 2003-08-26 05:52:53 +00:00
packet-vlan.c Have a pseudo-header for Ethernet packets, giving the size of the FCS - 2003-10-01 07:11:49 +00:00
packet-vlan.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vrrp.c The authentication field in a VRRP packet is 8 bytes long, not 9 bytes 2003-06-12 06:58:38 +00:00
packet-vtp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wap.c Fix the MIBenum mapping for HZ-GB-2312 (MIBenum = 2085). 2004-01-13 20:59:37 +00:00
packet-wap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wbxml.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-wccp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wccp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wcp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-wfleet-hdlc.c Add support for Wellfleet HDLC. It now can see inside the packets and handles 2002-12-20 07:56:07 +00:00
packet-who.c Modify tvb_get_nstringz*() to behave more like snprintf(). Make changes 2003-04-30 02:35:28 +00:00
packet-wlancap.c Add {0, NULL} to all the value_string arrays. 2003-12-04 05:59:35 +00:00
packet-wlancap.h From Solomon Peachy: support for new "wlancap" 802.11 extra-information 2002-11-06 21:49:34 +00:00
packet-wsp.c From Chris Wilson: 2004-01-27 00:20:37 +00:00
packet-wsp.h Fix the multipart dissection in WSP so media embedded in a multipart entity 2004-01-04 02:55:03 +00:00
packet-wtls.c Remove unused dissector handles from the WAP dissectors. 2003-12-15 22:38:29 +00:00
packet-wtls.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wtp.c From Chris Wilson: 2004-01-27 00:20:37 +00:00
packet-wtp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-x11-keysym.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
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 Fix warnings found by -Wstrict-prototypes 2004-01-18 16:21:12 +00:00
packet-x25.c Put the "X.264 protocol identifier" and "X.264 sharing strategy" fields 2003-10-07 18:19:59 +00:00
packet-x29.c Add an X.29 dissector. 2003-01-06 02:24:57 +00:00
packet-xdmcp.c warning: ISO C does not allow extra ; outside of a function 2003-12-21 05:51:34 +00:00
packet-xot.c Use "tcp_dissect_pdus()" rather than doing the dissection ourselves. 2003-01-21 01:45:17 +00:00
packet-xyplex.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-yhoo.c Yahoo Messenger YMSG protocol support, from Wayne Parrott. 2003-03-01 00:09:03 +00:00
packet-ymsg.c From Yaniv Kaul: 2003-10-22 21:21:05 +00:00
packet-ypbind.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-ypbind.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-yppasswd.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-yppasswd.h Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-ypserv.c Move the value_string tables for V1 and V2 procedure values after the 2002-10-24 20:59:21 +00:00
packet-ypserv.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ypxfr.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-ypxfr.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-zebra.c At least from the latest Zebra source, it appears that the messages to 2003-07-09 05:42:23 +00:00
pcap-util-int.h Use "pcap_findalldevs()" if present. 2003-10-10 03:04:38 +00:00
pcap-util-unix.c Get the version number of the libpcap/WinPcap with which we're running 2003-10-10 06:05:48 +00:00
pcap-util.c removed some MSVC warnings (moved pcap.h before glib.h) 2003-12-21 12:19:39 +00:00
pcap-util.h Based on a patch from Brian Fundakowski Feldman, add support for setting 2003-11-01 02:30:18 +00:00
ppptypes.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
prefs-int.h changed read_prefs_file(): read in a generic config file and do a callback to 2003-12-13 17:24:47 +00:00
prefs.c Map SMPP and smpp-gsm-sms preferences to their new homes in gsm-sms-ud. 2004-01-27 04:11:48 +00:00
prefs.h a.) saving GTK1 and GTK2 fontnames in different preference setting, to prevent problems when switching between GTK1 and GTK2 ethereal versions 2004-01-20 18:47:25 +00:00
print.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
print.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
print.ps Have "print_line()" take an indentation argument, and do blank 2002-06-29 09:45:06 +00:00
process-x11-fields.pl From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
progress_dlg.h The progressbar had a parameter to specify the text of the Cancel/Stop button. 2004-01-21 22:00:28 +00:00
proto_hier_stats.c Have the Wiretap open, read, and seek-and-read routines return, in 2004-01-25 21:55:17 +00:00
proto_hier_stats.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ptvcursor.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
randpkt.c Clean up the TDS dissector a bit. Change a lot of signed ints to 2002-11-17 21:47:41 +00:00
range.c use the same packet range things for "Print" dialog, as already implemented 2004-01-09 18:11:21 +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 We need to do the "if the first fragment we see has no more fragments 2003-12-22 02:25:03 +00:00
reassemble.h Do the special "if the first fragment we see is also the final fragment, 2003-12-20 03:21:20 +00:00
register.h Allow taps to have menu item registration routines; the menu item 2003-04-23 03:51:03 +00:00
req_resp_hdrs.c From RFC 2616: "Field names are case-insensitive." Use 2003-12-29 22:33:18 +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 Ringbuffer rework. 2003-06-22 16:09:04 +00:00
ringbuffer.h Ringbuffer rework. 2003-06-22 16:09:04 +00:00
rpc_defrag.h Make "first_pdu" an argument rather than a global in the ONC RPC 2003-04-21 08:13:18 +00:00
rtp_pt.h Add PT_CN_OLD, so the RTP analysis code can get the RTP payload types it 2003-09-25 19:35:02 +00:00
sctpppids.h Get rid of old ASAP PPID. 2003-01-20 22:46:27 +00:00
simple_dialog.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
smb.h The "cmd" members of "smb_saved_info_t" and "smb_info_t" structures 2003-12-18 00:18:55 +00:00
snprintf-imp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
snprintf.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
snprintf.h <sys/types.h> still needs to be #included to get size_t, as the comment 2002-09-12 21:26:51 +00:00
statusbar.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
strcasecmp.c
strerror.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
strerror.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
strncasecmp.c
strptime.c Windows and the MSVC++ 6.0 library don't have "strptime()", so pull in 2001-06-02 06:21:14 +00:00
strptime.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
summary.c From Jean-Michel Fayard: show in Tools:Summary window statistics about 2003-09-02 22:10:32 +00:00
summary.h From Jean-Michel Fayard: show in Tools:Summary window statistics about 2003-09-02 22:10:32 +00:00
sunping.xml From David Frascone: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
t35.c From Tomas Kukosa: updates from Annex to ITU Operational 2003-10-10 10:02:31 +00:00
t35.h Add RCS IDs. 2003-10-02 22:44:19 +00:00
tap-ansi_astat.c From Michael Lum: 2003-12-09 18:49:32 +00:00
tap-bootpstat.c From Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP statistics taps. 2003-09-02 22:47:59 +00:00
tap-dcerpcstat.c DCE RPC statistics are maintained only by major version, not by major 2004-01-19 23:43:29 +00:00
tap-gsm_astat.c From Michael Lum: 2003-12-09 18:49:32 +00:00
tap-h225counter.c From Lars Roland: export the value_string tables from packet-h225.c and 2003-12-15 04:23:55 +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 Whitespace changes in order to make diff produce more readable results 2003-09-29 19:18:44 +00:00
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 Update to the tethereal conversation list 2003-09-05 01:33:40 +00:00
tap-mgcpstat.c Make "register_tap_listener()" return NULL on success and a "GString *" 2003-04-23 08:20:06 +00:00
tap-protocolinfo.c Rename "proto_alloc_dfilter_string()" to 2003-05-03 00:48:37 +00:00
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 Make "register_tap_listener()" return NULL on success and a "GString *" 2003-04-23 08:20:06 +00:00
tap-rpcstat.c Fix comments to correctly refer to the "-z" option. 2003-11-27 22:15:05 +00:00
tap-smbsids.c The tap listener to present sid to name mappings for tethereal 2003-06-09 10:08:40 +00:00
tap-smbstat.c Update to SMB service response time stats. 2003-09-28 00:00:36 +00:00
tap-wspstat.c WSP status code is hexadecimal. 2003-12-10 22:27:41 +00:00
tap.c Make "register_tap_listener()" return NULL on success and a "GString *" 2003-04-23 08:20:06 +00:00
tap.h Make "register_tap_listener()" return NULL on success and a "GString *" 2003-04-23 08:20:06 +00:00
tap_dfilter_dlg.h From Lars Roland: 2003-12-19 23:41:55 +00:00
tethereal.c Have the Wiretap open, read, and seek-and-read routines return, in 2004-01-25 21:55:17 +00:00
text2pcap-scanner.l Fix to text2pcap to handle colons after offset field, from Gordon 2001-11-24 09:46:28 +00:00
text2pcap.c Add some sanity checking for the "-i" argument. 2004-01-06 02:58:20 +00:00
text2pcap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
timestats.c fix to various stats tables. 2003-09-03 10:10:18 +00:00
timestats.h From Lars Roland: 2003-04-16 07:25:12 +00:00
ui_util.h moved GTK specific parts from capture.c to ui_util.c, 2004-01-22 18:13:57 +00:00
util.c Rename DISSECTOR_HELPER_{SRC,OBJECTS} to 2004-01-11 22:17:43 +00:00
util.h Rename DISSECTOR_HELPER_{SRC,OBJECTS} to 2004-01-11 22:17:43 +00:00
version_info.c Rename DISSECTOR_HELPER_{SRC,OBJECTS} to 2004-01-11 22:17:43 +00:00
version_info.h Rename DISSECTOR_HELPER_{SRC,OBJECTS} to 2004-01-11 22:17:43 +00:00
wka.tmpl Obscure email addresses and update entries. 2003-04-25 15:04:32 +00:00
x11-fields Move "XConvertCase()" from a header file to "packet-x11.c". 2004-01-04 10:57:18 +00:00
x264_prt_id.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
xdlc.c From Jan Kiszka: compress the summary line display. 2004-01-20 20:27:11 +00:00
xdlc.h Add arguments to "dissect_xdlc_control()" to specify value_string 2004-01-18 08:32:46 +00:00
xmlstub.c Fix warnings found by -Wstrict-prototypes 2004-01-18 16:21:12 +00:00
xmlstub.h Fix warnings found by -Wstrict-prototypes 2004-01-18 16:21:12 +00:00

README

$Id: README,v 1.65 2004/01/07 19:51:39 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

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>