wireshark.org protocol dissector with Osmocom additions
Go to file
Gerald Combs 33608d4763 Makefile.am fixes to pass "make distcheck" tests
svn path=/trunk/; revision=6357
2002-09-29 19:10:07 +00:00
aclocal-fallback Implement an alternative method to provide missing aclocal files: 2002-08-27 23:00:04 +00:00
aclocal-missing Implement an alternative method to provide missing aclocal files: 2002-08-27 23:00:04 +00:00
debian Change Ethereal homepage URL from etheral.zing.org to www.ethereal.com. 2000-11-22 04:07:04 +00:00
doc Makefile.am fixes to pass "make distcheck" tests 2002-09-29 19:10:07 +00:00
epan Bump the version up to 0.9.7. The countdown begins. Too bad our 2002-09-26 19:06:43 +00:00
gtk Update tethereal to put the filter string in the statistics table for RPC_STAT. 2002-09-27 11:07:16 +00:00
gtk2 From Ulf Lamping : patch to run the gtk2 port on win32. 2002-09-28 09:29:49 +00:00
image Fix the transparency on each 16-color image in ethereal.ico. 2002-04-08 02:18:14 +00:00
packaging Change "Home Page" to "Web Site". 2002-09-29 18:16:42 +00:00
plugins Fix two minor typos by Anand V. Narwani 2002-09-23 16:27:57 +00:00
tools Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
wiretap Update some comments. 2002-09-04 19:29:59 +00:00
.cvsignore Sort .cvsignore alphabetically and add libtool where missing. 2002-08-14 14:45:54 +00:00
AUTHORS Add an entry for Steve Langasek. 2002-09-29 17:16:52 +00:00
COPYING * Copied in the correct GNU license (I'm such a goober) 1998-10-16 01:18:35 +00:00
ChangeLog More NEWS and ChangeLog updates in preparation for the 0.9.7 release. 2002-09-27 14:20:37 +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 Add a plain text version of the FAQ to the source package. 2002-08-19 21:22:57 +00:00
INSTALL Update to reflect the replacement of "--enable-zlib"/"--disable-zlib" 2002-04-13 22:11:06 +00:00
INSTALL.configure * Installation documentation updates 1998-12-29 03:12:07 +00:00
Makefile.am Makefile.am fixes to pass "make distcheck" tests 2002-09-29 19:10:07 +00:00
Makefile.nmake Dissector for Novell Distributed Print Services by Greg Morris. 2002-09-23 17:14:54 +00:00
NEWS Disable network name resolution by default. 2002-09-28 15:23:13 +00:00
README From Motonori Shindo: support for reading CoSine L2 debug output. 2002-07-31 19:27:57 +00:00
README.aix Put in an update about libpcap 0.7.1 appearing to handle BPF not too 2002-05-31 10:22:51 +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 Fix up the "ethereal-dev" address to refer to "ethereal.com" rather than 2001-01-10 09:54:44 +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 Add URL. 2000-01-21 19:19:23 +00:00
README.win32 Give some more information on the "command.com" vs. "cmd.exe" issue. 2002-07-08 21:03:04 +00:00
TODO Update the reassembly item to note that IPv4 fragments are now 2001-04-21 07:49:24 +00:00
acconfig.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
acinclude.m4 From Nix: 2002-07-06 20:40:50 +00:00
aclocal-flags 1.3 was committed by mistake 2002-03-06 06:36:22 +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
alignment.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
asn1.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
asn1.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
autogen.sh autogen.sh was accidentally modified with the last checkin. Back out 2002-09-27 02:55:00 +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 trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 From Graeme Hewson: 2002-09-22 16:17:41 +00:00
capture.h From Graeme Hewson: 2002-09-09 20:39:01 +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 Forgot to add two files 2002-09-06 23:14:04 +00:00
cleanbld.bat Add a new "cleanbld.bat" script, for Windows; it removes "config.h" 2001-07-13 08:14:03 +00:00
color.h Change to color filters : 2002-09-23 19:09:52 +00:00
column.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
column.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
conditions.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 2001-12-08 00:07:27 +00:00
config.h.win32 From Ulf Lamping: define HAVE_LIBZ in the top-level config.h.win32, as 2002-09-10 08:23:10 +00:00
config.nmake Bump the version up to 0.9.7. The countdown begins. Too bad our 2002-09-26 19:06:43 +00:00
config.sub Latest "config.guess" and "config.sub" from 2001-12-08 00:07:27 +00:00
configure.in Bump the version up to 0.9.7. The countdown begins. Too bad our 2002-09-26 19:06:43 +00:00
dftest.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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
editcap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Hannes Gredler: Support OSI over CHDLC 2002-09-20 09:17:38 +00:00
file.c Change to color filters : 2002-09-23 19:09:52 +00:00
file.h From Vassilii Khachaturov, cleanup of redundant code. 2002-09-06 22:45:44 +00:00
filters.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
filters.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
follow.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
follow.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
format-oid.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
getopt.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
getopt.h Get rid of carriage returns; Windows compilers don't require them, and 2000-11-08 21:27:27 +00:00
globals.h Remove unused include 2002-09-06 18:29:41 +00:00
greproto.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Add code to check the checksums of TCP segments and UDP datagrams; 2000-12-13 02:24:23 +00:00
ipproto.c More fixes from Albert Chin 2002-08-30 02:11:16 +00:00
ipproto.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
llcsaps.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
make-faq Small script to create the plain text version of the FAQ. 2002-08-20 00:01:52 +00:00
make-manuf Allow the "manuf" file to contain well-known MAC addresses and address 2002-09-09 19:38:11 +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 Not all Python scripts generate dissectors; "make-reg-dotc.py" generates 2001-06-19 08:29:32 +00:00
manuf Allow the "manuf" file to contain well-known MAC addresses and address 2002-09-09 19:38:11 +00:00
manuf.tmpl Allow the "manuf" file to contain well-known MAC addresses and address 2002-09-09 19:38:11 +00:00
menu.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
mergecap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04: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 Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
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 Warning fixes for the ncp code by Greg Morris and J�rg Mayer. 2002-09-26 02:08:21 +00:00
nlpid.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
oui.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-aarp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-afp.c From Didier Gautheron: bail out in "loop_record()" if the size of the 2002-09-18 01:10:02 +00:00
packet-afp.h From Didier Gautheron: 2002-05-03 21:25:43 +00:00
packet-afs-defs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-afs-macros.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-afs-register-info.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-afs.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-afs.h Call the AFS dissector through a handle. 2001-05-27 05:00:17 +00:00
packet-aim.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ajp13.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-aodv.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-aodv6.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-arp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ascend.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-atalk.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-beep.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-bgp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-bgp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-bootp.c Decode DHCP option 52 (Option Overload). Decode the options embedded 2002-09-28 04:12:38 +00:00
packet-bootparams.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-bootparams.h Added stubs for various RPC routines: 1999-11-10 17:23:55 +00:00
packet-bpdu.c Complete the implementation of 802.1s by Clive A Stubbings 2002-09-25 00:48:53 +00:00
packet-bvlc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cdp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 From Hannes Gredler: Support OSI over CHDLC 2002-09-20 09:17:38 +00:00
packet-chdlc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cops.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cosine.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cpha.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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: DCE/RPC AFS4INT interface 2002-09-13 10:36:55 +00:00
packet-dcerpc-bossvr.c From Jaime Fournier: DCE/RPC BOSSVR interface 2002-09-12 09:12:26 +00:00
packet-dcerpc-browser.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-browser.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-cds_clerkserver.c From Jaime Fournier: DCE/RPC CDS_CLERKSERVER interface 2002-09-12 09:29:51 +00:00
packet-dcerpc-cds_solicit.c From Jaime Fournier: DCE/RPC CDS_SOLICIT interface 2002-09-11 09:48:01 +00:00
packet-dcerpc-conv.c From Jaime Fournier: updates to dcerpc conversation manager 2002-09-26 06:13:08 +00:00
packet-dcerpc-cprpc_server.c From Jaime Fournier: DCE/RPC CPRPC_SERVER interface 2002-09-12 08:43:37 +00:00
packet-dcerpc-dce122.c Update to dtsprovider, declare the status code and vals 2002-09-18 12:12:50 +00:00
packet-dcerpc-dce122.h From Jaime Fournier, bugfix for dtsprovider and some error codes for dce122 2002-09-17 09:38:04 +00:00
packet-dcerpc-dfs.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-dfs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-dnsserver.c Discovered a new pipe, \PIPE\DNSSERVER, when debugging a win2k DNS 2002-09-11 23:59:13 +00:00
packet-dcerpc-dnsserver.h Discovered a new pipe, \PIPE\DNSSERVER, when debugging a win2k DNS 2002-09-11 23:59:13 +00:00
packet-dcerpc-dtsprovider.c Update to dtsprovider, declare the status code and vals 2002-09-18 12:12:50 +00:00
packet-dcerpc-dtsstime_req.c Tiny bugfix 2002-09-11 09:42:02 +00:00
packet-dcerpc-epm.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-fldb.c From Jaime Fournier: DCE/RCP FLDB interface 2002-09-13 10:28:54 +00:00
packet-dcerpc-ftserver.c From Jaime Fournier: DCE/RPC FTSERVER interface 2002-09-12 09:19:32 +00:00
packet-dcerpc-krb5rpc.c From Jaime Fournier: DCE/RPC KRB5RPC interface 2002-09-13 09:59:21 +00:00
packet-dcerpc-lsa.c From Luke Howard: Bugfix for one NETLOGON command 2002-09-28 09:43:10 +00:00
packet-dcerpc-lsa.h From Luke Howard: Bugfix for one NETLOGON command 2002-09-28 09:43:10 +00:00
packet-dcerpc-mapi.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-mapi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-mgmt.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-ndr.c From Jaime Fournier: updates to dcerpc conversation manager 2002-09-26 06:13:08 +00:00
packet-dcerpc-netlogon.c Some changes to netlogon. function 0x1d is still not right but maybe we are 2002-09-29 10:28:27 +00:00
packet-dcerpc-netlogon.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-nt.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-oxid.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-reg.c From Ulf Lamping: change some #define names to avoid name collisions on 2002-08-29 19:05:41 +00:00
packet-dcerpc-reg.h From Ulf Lamping: change some #define names to avoid name collisions on 2002-08-29 19:05:41 +00:00
packet-dcerpc-remact.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-rep_proc.c From Jaime Fournier: DCE/RPC REP_PROC interface 2002-09-13 10:06:45 +00:00
packet-dcerpc-roverride.c From Jaime Fournier: DCE/RCP ROVERRIDE interface 2002-09-11 09:17:25 +00:00
packet-dcerpc-rpriv.c From Jaime Fournier: DCE/RCP RPRIV interface 2002-09-11 09:05:22 +00:00
packet-dcerpc-rs_acct.c From Jamie Fournier: DCE/RPC RS_ACCT interface 2002-09-10 11:13:19 +00:00
packet-dcerpc-rs_attr.c From Jamie Fournier: DCE/RPC RS_ATTR interface 2002-09-10 11:19:18 +00:00
packet-dcerpc-rs_misc.c From Jamie Fournier: DCE/RPC RS_MISC dissector 2002-09-10 11:01:21 +00:00
packet-dcerpc-rs_pgo.c From Jamie Fournier DCE/RPC RS_PGO dissector 2002-09-10 10:48:36 +00:00
packet-dcerpc-rs_repadm.c From Jaime Fournier: DCE/RPC REPADMIN interface 2002-09-11 09:34:28 +00:00
packet-dcerpc-rs_replist.c From Jamie Fournier: DCE/RPC RS_REPLIST interface 2002-09-10 11:26:27 +00:00
packet-dcerpc-rs_unix.c From Jamie Fournier: DCE/RPC RS_UNIX interface 2002-09-10 10:28:45 +00:00
packet-dcerpc-rsec_login.c From Jamie Fournier: DCE/RPC RSEC_LOGIN interface 2002-09-10 11:33:00 +00:00
packet-dcerpc-samr.c Add some fixes from Albert Chin 2002-08-30 02:08:50 +00:00
packet-dcerpc-samr.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-secidmap.c From Jaime Fournier: DCE/RPC SECIDMAP interface 2002-09-13 10:13:03 +00:00
packet-dcerpc-spoolss.c From Ulf Lamping: change some #define names to avoid name collisions on 2002-08-29 19:05:41 +00:00
packet-dcerpc-spoolss.h From Ulf Lamping: change some #define names to avoid name collisions on 2002-08-29 19:05:41 +00:00
packet-dcerpc-srvsvc.c The error codes returned by srvsvc rpcs are actually DOS error codes, not NT codes. 2002-09-05 00:17:05 +00:00
packet-dcerpc-srvsvc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-tapi.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-tapi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-tkn4int.c From Jaime Fournier: DCE/RPC TKN4INT interface 2002-09-13 10:20:48 +00:00
packet-dcerpc-ubikdisk.c From Jaime Fournier: DCE/RPC UBIKDISK interface 2002-09-12 08:55:42 +00:00
packet-dcerpc-ubikvote.c From Jaime Fournier: DCE/RPC UKIKVOTE interface 2002-09-12 09:06:23 +00:00
packet-dcerpc-wkssvc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-wkssvc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc.c From Jaime Fournier: updates to dcerpc conversation manager 2002-09-26 06:13:08 +00:00
packet-dcerpc.h From Jaime Fournier: updates to dcerpc conversation manager 2002-09-26 06:13:08 +00:00
packet-ddtp.c Update my email. 2002-09-01 14:30:34 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Print RR number as unsigned. 2002-08-30 15:17:12 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dvmrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 All the multi-byte integral quantities are big-endian, so let's pretend 2002-09-08 00:07:40 +00:00
packet-eapol.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-eigrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-esis.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-eth.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ethertype.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-fddi.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-fddi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-fix.c New dissector for the FIX protocol by PC Drew 2002-09-16 17:49:20 +00:00
packet-fr.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-frame.c Tap api. tap is a simple api that can be used for arbitrary extensions. 2002-09-04 09:40:29 +00:00
packet-frame.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ftp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-fw1.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-giop.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-giop.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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-gre.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gssapi.c Include <string.h>. 2002-09-29 18:58:56 +00:00
packet-gssapi.h Add a "gssapi_lookup_oid()" that takes a binary OID (pointer and length) 2002-09-08 01:43:44 +00:00
packet-gtp.c From Flavio Poletti: fix a bug in "decode_qos_umts()". 2002-08-30 10:14: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-h261.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-hclnfsd.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-hclnfsd.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 For NTLM over HTTP the header strings can also be 'WWW-Authenticate: Negotiate' 2002-09-23 22:45:25 +00:00
packet-http.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-iapp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ib.c Interbase (database written by Borland) protocol dissector 2002-08-29 12:24:57 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ieee8023.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ieee80211.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ieee80211.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-igmp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-imap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ip.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ipp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ipsec.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ipv6.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ipx.c Dissector for Novell Distributed Print Services by Greg Morris. 2002-09-23 17:14:54 +00:00
packet-ipx.h Dissector for Novell Distributed Print Services by Greg Morris. 2002-09-23 17:14:54 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-iscsi.c From Mark Burton: iSCSI updates 2002-09-26 08:20:22 +00:00
packet-isis-clv.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isis-clv.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isis-hello.c From Hannes Gredler: make the IS-IS dissector more verbose in the INFO 2002-08-29 18:52:54 +00:00
packet-isis-hello.h From Hannes Gredler: make the IS-IS dissector more verbose in the INFO 2002-08-29 18:52:54 +00:00
packet-isis-lsp.c From Hannes Gredler: 2002-09-02 22:10:17 +00:00
packet-isis-lsp.h From Hannes Gredler: 2002-09-02 22:10:17 +00:00
packet-isis-snp.c From Hannes Gredler: 2002-09-02 22:10:17 +00:00
packet-isis-snp.h From Hannes Gredler: make the IS-IS dissector more verbose in the INFO 2002-08-29 18:52:54 +00:00
packet-isis.c From Hannes Gredler: make the IS-IS dissector more verbose in the INFO 2002-08-29 18:52:54 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isl.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isup.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-iua.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-kerberos.c Fix a typo in Richard's name. 2002-09-10 08:55:34 +00:00
packet-kerberos.h This file is not packet-gssapi.h, although it was cloned from it 2002-09-07 08:29:13 +00:00
packet-klm.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-klm.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-l2tp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-lapb.c Update my email. 2002-09-01 14:30:34 +00:00
packet-lapbether.c Update my email. 2002-09-01 14:30:34 +00:00
packet-lapd.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ldap.c If we see SASL authentication in a bind request, attach to the 2002-09-09 23:41:12 +00:00
packet-ldap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ldp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-llc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-llc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-lmi.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-lmp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-lpd.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-m2pa.c Fixed a bug in packet-m2pa.c regarding the handling of Acks. 2002-09-22 12:12:32 +00:00
packet-m2tp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-m2ua.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-m3ua.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mbtcp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mmse.c From Tom Uijldert: MMSE over HTTP support 2002-09-26 00:42:16 +00:00
packet-mount.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mount.h Mount V2. 1999-11-20 06:17:00 +00:00
packet-mpeg1.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mpls.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mrdisc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
packet-msnip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mtp2.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mtp3.c From Jeff Morriss: 2002-06-20 20:40:36 +00:00
packet-mtp3.h SCCP support, from Jeff Morriss. 2002-03-04 22:39:22 +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 Display the error string in the COL_INFO field for an unsuccessful 2002-09-12 00:10:58 +00:00
packet-ncp-int.h From Greg Morris: More NDS decodes. 2002-09-22 15:46:42 +00:00
packet-ncp.c Greg Morris: 2002-09-25 00:37:01 +00:00
packet-ncp2222.inc Warning fixes for the ncp code by Greg Morris and J�rg Mayer. 2002-09-26 02:08:21 +00:00
packet-ndmp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ndps.c Dissector for Novell Distributed Print Services by Greg Morris. 2002-09-23 17:14:54 +00:00
packet-ndps.h Dissector for Novell Distributed Print Services by Greg Morris. 2002-09-23 17:14:54 +00:00
packet-netbios.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Major updates from Bill Fumerola. 2002-09-22 16:13:22 +00:00
packet-nfs.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-nfs.h From Mike Frisch: fix most of the TODOs. 2002-05-21 21:13:42 +00:00
packet-nfsacl.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-nfsauth.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-nisplus.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-nlm.h Procedure numbers as constants are much better. 2000-08-02 11:32:31 +00:00
packet-nntp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ntlmssp.c Fixed a bitwise vs logical AND bug when checking the ntlmssp flags for 2002-09-24 00:40:42 +00:00
packet-ntp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-null.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-osi-options.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Hannes Gredler: Support OSI over CHDLC 2002-09-20 09:17:38 +00:00
packet-osi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ospf.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pcnfsd.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pcnfsd.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pflog.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pflog.h From Joerg Mayer: 2002-07-15 20:55:51 +00:00
packet-pgm.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pim.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-portmap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ppp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pppoe.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pptp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-prism.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 From Tomas Kukosa: 2002-09-28 23:31:39 +00:00
packet-q931.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-q2931.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-qllc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-quake.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-quake2.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-quake3.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-quakeworld.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-radius.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ranap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-raw.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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-rmi.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rmi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rpc.c Tap api. tap is a simple api that can be used for arbitrary extensions. 2002-09-04 09:40:29 +00:00
packet-rpc.h Tap api. tap is a simple api that can be used for arbitrary extensions. 2002-09-04 09:40:29 +00:00
packet-rquota.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
packet-rsvp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rsvp.h From Joerg Mayer: 2002-04-14 23:04:04 +00:00
packet-rtcp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rtp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rtsp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rwall.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rx.h add idle to rx ack value strings 2002-02-05 21:02:36 +00:00
packet-sadmind.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-sap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sccp.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-sccpmg.c From Jeff Morriss: New protocol SCCP-Management 2002-09-20 09:22:46 +00:00
packet-scsi.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-scsi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sctp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sdp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-skinny.c From Paul Erkilla: 2002-09-21 03:14:10 +00:00
packet-slimp3.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sll.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-browse.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-common.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-common.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-logon.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-logon.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-mailslot.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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.c More pretty-boy stuff for Write&X responses ... 2002-09-20 07:43:02 +00:00
packet-smpp.c Get rid of a commented-out #include. 2002-08-13 09:03:23 +00:00
packet-smtp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sna.c Support re-assembly of fragmented BIUs in SNA packets of TH FID 2 2002-09-23 21:58:22 +00:00
packet-sna.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-snmp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-socks.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-spnego.c Got rid of some nested parenthesis in the gssapi oid registrations. 2002-09-18 08:36:25 +00:00
packet-spray.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sscop.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ssl.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-stat-notify.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-stat.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sua.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-syslog.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tacacs.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tcp.c From Didier: bugfix for sequence number wrapping 2002-09-18 12:08:28 +00:00
packet-tcp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tds.c Commit patch from Steve Langasek. 2002-09-28 16:04:03 +00:00
packet-telnet.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tftp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tr.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ucp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-udp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-udp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-v120.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vines.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vines.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vj.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vlan.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-who.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wsp.c Replace Transmission ID by Transaction ID (spotted by Olivier Biot) 2002-09-25 00:01:18 +00:00
packet-wsp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wtls.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-x25.c Update my email. 2002-09-01 14:30:34 +00:00
packet-xdmcp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-xot.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-yhoo.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ypbind.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-yppasswd.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ypserv.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
pcap-util.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
pcap-util.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
prefs.c Disable network name resolution by default. 2002-09-28 15:23:13 +00:00
prefs.h - add a new GUI preference in the gtk2 port. It allows to use 2002-09-14 10:07:40 +00:00
print.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
print.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Make the "start_time" argument to "delayed_create_progress_dlg()" a 2002-08-28 22:28:43 +00:00
proto_hier_stats.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
rdps.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
reassemble.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
reassemble.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
register.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ringbuffer.c From Graeme Hewson: 2002-09-22 16:17:41 +00:00
ringbuffer.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
rpc_defrag.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +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 Properly handle raw ntlmssp ... 2002-08-31 05:31:42 +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 SINIX-M systems don't know about strcasecmp(). I added the source file 2000-07-06 10:03:44 +00:00
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 Uwe Girlich's patch to handle OSes (e.g., SINIX) that lack 1999-10-01 21:41:38 +00:00
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 Have Wiretap set the snapshot length to 0 if it can't be derived from 2002-02-08 10:07:41 +00:00
summary.h Have Wiretap set the snapshot length to 0 if it can't be derived from 2002-02-08 10:07:41 +00:00
sunping.xml From David Frascone: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
tap-rpcprogs.c New type of onc-rpc statistics. 2002-09-05 09:27:56 +00:00
tap-rpcprogs.h New type of onc-rpc statistics. 2002-09-05 09:27:56 +00:00
tap-rpcstat.c Update tethereal to put the filter string in the statistics table for RPC_STAT. 2002-09-27 11:07:16 +00:00
tap-rpcstat.h Updated RPCSTAT for tethereal. The command now takes a filter string as an optional extra parameter. 2002-09-26 01:13:04 +00:00
tap.c Optimized edt handling as per Guy's suggestion. 2002-09-14 07:42:52 +00:00
tap.h Include wtap.h to declare wtap_pseudo_header 2002-09-07 00:41:26 +00:00
tethereal.c Update tethereal to put the filter string in the statistics table for RPC_STAT. 2002-09-27 11:07:16 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
text2pcap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ui_util.h Change to color filters : 2002-09-23 19:09:52 +00:00
util.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
util.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
wka.tmpl Allow the "manuf" file to contain well-known MAC addresses and address 2002-09-09 19:38:11 +00:00
x11-fields In a ChangeHosts request, display 4-byte Internet addresses as IPv4 2002-04-17 08:33:09 +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 Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
xdlc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
xmlstub.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
xmlstub.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00

README

$Id: README,v 1.59 2002/07/31 19:27: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.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x)
  - Solaris (2.5.1, 2.6, 7)
  - FreeBSD (2.2.5, 2.2.6, 3.1, 3.2, 3.3)
  - Sequent PTX v4.4.5  (Nick Williams <njw@sequent.com>)
  - Tru64 UNIX (formerly Digital UNIX) (3.2, 4.0)
  - Irix (6.5)
  - AIX (4.3.2, with a bit of work)
  - Win32 (NT, 98)

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
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

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-ucdsnmp"
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-ucdsnmp".


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>