wireshark.org protocol dissector with Osmocom additions
Go to file
Guy Harris c95680e052 When making the "number of ring buffer files" spin button sensitive or
insensitive, make its label sensitive or insensitive too.

When "update list of packets in real time" mode is on, make the ring
buffer mode toggle button, and the "number of ring buffer files" spin
button, insensitive, as ring buffer mode is not supported in "update
list of packets in real time" captures.

When "update list of packets in real time" mode is off, make the
auto-scroll mode button insensitive, as auto-scroll mode is meaningless
unless you're doing an "update list of packets in real time" capture.

Bundle all the sensitivity setting into a single common routine.

Make "ring buffer" two words.

svn path=/trunk/; revision=4325
2001-12-04 09:46:01 +00:00
debian Change Ethereal homepage URL from etheral.zing.org to www.ethereal.com. 2000-11-22 04:07:04 +00:00
doc Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:26:00 +00:00
epan Remove the no-longer-extant "conv_dissector_add()" from the list of 2001-12-03 10:00:23 +00:00
gtk When making the "number of ring buffer files" spin button sensitive or 2001-12-04 09:46:01 +00:00
image Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
packaging Install the files for the XML Diameter dictionary. 2001-11-01 21:55:08 +00:00
plugins Remove the no-longer-extant "conv_dissector_add()" from the list of 2001-12-03 10:00:23 +00:00
tools Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
wiretap Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:26:00 +00:00
.cvsignore Add "idl2eth" to the list of files for CVS to ignore; it's now a 2001-09-17 00:37:04 +00:00
AUTHORS Support for stopping capture at specified capture file size or capture 2001-12-04 07:32:05 +00:00
COPYING
ChangeLog
INSTALL Mergecap utility for merging capture files, from Scott Renfro. 2001-07-12 19:59:41 +00:00
INSTALL.configure
Makefile.am Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:26:00 +00:00
Makefile.nmake Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:26:00 +00:00
NEWS Make NEWS current to today (October 13). 2001-10-13 19:31:47 +00:00
README Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
README.aix
README.bsd
README.hpux The Software Porting And Archive Centre for HP-UX now has libpcap 0.6.2 2001-04-11 05:24:08 +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
README.win32 Update the URL for Cygwin. 2001-11-07 18:49:57 +00:00
TODO Update the reassembly item to note that IPv4 fragments are now 2001-04-21 07:49:24 +00:00
acconfig.h Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified with 2001-07-27 07:10:13 +00:00
acinclude.m4 We have our own internal versions of "gzgets()" and "gzgetc()", so we 2001-09-28 05:41:45 +00:00
aclocal-flags Enable the building of any combination of ethereal, tethereal, and editcap. 2000-11-22 04:03:22 +00:00
afn.c There is really no need to have the BGP dissector and the LDP dissector 2001-07-21 10:27:13 +00:00
afn.h There is really no need to have the BGP dissector and the LDP dissector 2001-07-21 10:27:13 +00:00
aftypes.h
alignment.h
asn1.c Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. 2001-04-15 07:30:03 +00:00
asn1.h Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. 2001-04-15 07:30:03 +00:00
autogen.sh Enable the building of any combination of ethereal, tethereal, and editcap. 2000-11-22 04:03:22 +00:00
bridged_pids.h Make the stuff to handle SNAP frames (OUI, PID, payload) a routine of 2001-01-10 09:07:35 +00:00
capture-wpcap.c Now that WinPcap is a DLL, I can load it at run-time rather than load-time. 2001-04-03 05:26:27 +00:00
capture-wpcap.h Now that WinPcap is a DLL, I can load it at run-time rather than load-time. 2001-04-03 05:26:27 +00:00
capture.c Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:26:00 +00:00
capture.h Added the ethereal capture preferences to the preference file. 2001-04-13 14:59:30 +00:00
capture_stop_conditions.c Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:26:00 +00:00
capture_stop_conditions.h Support for stopping capture at specified capture file size or capture 2001-12-04 07:32:05 +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 Add a "color.h" file that declares a nominally-toolkit-independent 2000-11-21 23:54:10 +00:00
column.c "col_format_to_pref_str()" is used only in "prefs.c", and knows about 2001-07-22 21:56:25 +00:00
column.h "col_format_to_pref_str()" is used only in "prefs.c", and knows about 2001-07-22 21:56:25 +00:00
conditions.c Support for stopping capture at specified capture file size or capture 2001-12-04 07:32:05 +00:00
conditions.h Support for stopping capture at specified capture file size or capture 2001-12-04 07:32:05 +00:00
config.guess
config.h.win32 Don't assume that all UNIX platforms have <iconv.h> - explicitly check 2001-11-02 10:01:00 +00:00
config.nmake Get NEWS current up to July 31, update version to 0.8.20. 2001-10-12 17:17:05 +00:00
configure.in Don't assume that all UNIX platforms have <iconv.h> - explicitly check 2001-11-02 10:01:00 +00:00
dftest.c Added two new arguments to epan_init() and proto_init() to 2001-04-02 00:38:36 +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 Use longs as file offsets, so that on platforms with 64-bit "long" we 2001-10-04 08:30:36 +00:00
ethereal_be.py From Frank Singleton: 2001-11-19 22:58:49 +00:00
ethereal_gen.py From Frank Singleton: 2001-11-19 23:00:12 +00:00
etypes.h IEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support, from Pekka 2001-11-06 20:30:40 +00:00
file.c Remove the global packet_info called "pi". Dissectors now only 2001-11-21 23:16:26 +00:00
file.h Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:26:00 +00:00
filters.c Have a routine that takes a file name for a personal configuration file 2001-10-24 07:18:39 +00:00
filters.h Have separate capture and display filter lists; some filter dialog boxes 2001-01-28 09:13:10 +00:00
follow.c Fix to TCP reassembly code for retransmitted data, from Edgar Iglesias. 2001-05-24 23:07:41 +00:00
follow.h
getopt.c
getopt.h
globals.h Enable "Match Selected" only if there's a field selected *and* we can do 2001-06-05 07:39:31 +00:00
greproto.h Make GRE use a dissector table for its protocol types, and register 2001-01-13 07:47:49 +00:00
idl2eth.sh Generate "idl2eth" from "idl2eth.sh", filling in the pathname for the 2001-09-15 23:01:12 +00:00
ieee-float.h Tvbuffify the RSVP dissector. 2001-02-04 08:21:35 +00:00
in_cksum.c "long" does not necessarily mean "32-bit integral data type"; the union 2001-06-09 01:02:29 +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 Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
ipproto.h Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
llcsaps.h X.25-over-LLC support, from Paul Ionescu. 2001-01-05 19:07:38 +00:00
make-manuf From Joerg Mayer: explain in the "LWP isn't installed" message where you 2001-10-07 22:19:14 +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 Quarterly (or so) update. 2001-04-17 02:53:49 +00:00
manuf.tmpl From Joerg Mayer: a patch to add 00:40:96 as an OUI for Aironet wireless 2001-10-07 09:27:57 +00:00
menu.h Enable "Match Selected" only if there's a field selected *and* we can do 2001-06-05 07:39:31 +00:00
mergecap.c Use longs as file offsets, so that on platforms with 64-bit "long" we 2001-10-04 08:30:36 +00:00
mkstemp.c
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: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
ncp2222.py Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
nlpid.h An NLPID of 1 means T.70 when used as an X.263/ISO 9577 initial protocol 2001-12-02 00:07:46 +00:00
oui.h Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
packet-aarp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-afs-defs.h misc afs/rx updates - more dissection, etc. 2001-03-26 15:27:55 +00:00
packet-afs-macros.h Make the resolution for time values be nanoseconds rather than 2001-09-14 07:10:13 +00:00
packet-afs-register-info.h From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-afs.c Rename the "private" member of the "packet_info" structure to 2001-11-03 00:58:52 +00:00
packet-afs.h Call the AFS dissector through a handle. 2001-05-27 05:00:17 +00:00
packet-aim.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-arp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-arp.h Make tvb_get_ptr() return 'const guint8*', and clean up all the 2001-03-13 21:34:28 +00:00
packet-ascend.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-atalk.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-atalk.h Add support for LocalTalk Link Access Protocol. 2001-11-30 07:14:22 +00:00
packet-atm.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-auto_rp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-bacapp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-bacnet.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-bgp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-bgp.h Cooperative Route Filtering Capability support, and Route Refresh 2001-11-03 21:25:12 +00:00
packet-bootp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-bootparams.c From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-bootparams.h
packet-bpdu.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-bvlc.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-bxxp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-cdp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-cgmp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-chdlc.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-chdlc.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-clip.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-clip.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-clnp.c Add the ISO 8473 CLNP dissector handle to the dissector table for X.25 2001-12-04 04:26:44 +00:00
packet-cops.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-cups.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-data.c This should be the final bit of removing the dissect_data symbol 2001-11-26 05:41:15 +00:00
packet-dcerpc-conv.c Support for dissectors of protocols running atop DCE RPC registering 2001-07-11 01:25:45 +00:00
packet-dcerpc-dfs.c Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-dfs.h Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-epm.c From Todd Sabin: 2001-11-27 09:27:29 +00:00
packet-dcerpc-lsa.c Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-lsa.h Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-mgmt.c Support for dissectors of protocols running atop DCE RPC registering 2001-07-11 01:25:45 +00:00
packet-dcerpc-ndr.c From Todd Sabin: 2001-11-27 09:27:29 +00:00
packet-dcerpc-netlogon.c Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-netlogon.h Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-oxid.c Support for dissectors of protocols running atop DCE RPC registering 2001-07-11 01:25:45 +00:00
packet-dcerpc-reg.c Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-reg.h Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-remact.c Fix from Todd Sabin. 2001-07-24 00:38:43 +00:00
packet-dcerpc-samr.c Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-samr.h Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-spoolss.c Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-spoolss.h Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-srvsvc.c Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-srvsvc.h Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-wkssvc.c Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc-wkssvc.h Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as 2001-11-21 02:08:57 +00:00
packet-dcerpc.c Add { 0, NULL } terminators to some "value_string" arrays lacking them. 2001-11-27 22:37:20 +00:00
packet-dcerpc.h From Todd Sabin: 2001-11-27 09:27:29 +00:00
packet-ddtp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ddtp.h
packet-dec-bpdu.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-diameter-defs.h From David Frascone: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
packet-diameter.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-dns.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-dns.h Update Gerald's e-mail address. 2001-07-02 07:17:29 +00:00
packet-dsi.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-dvmrp.c Fix a bunch of places where "tvb_get_letohl()" was being used to fetch 2001-10-30 21:31:15 +00:00
packet-dvmrp.h DVMRP support, from Ronnie Sahlberg. 2001-06-12 06:21:55 +00:00
packet-eap.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-eapol.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-eigrp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-esis.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-esis.h
packet-eth.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-eth.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-ethertype.c Moved from using dissect_data() to using call_dissector() 2001-11-26 04:52:51 +00:00
packet-fddi.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-fddi.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-fr.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-frame.c Added a proto_reg_handoff_frame() function and switched from 2001-11-26 01:23:59 +00:00
packet-frame.h Declare "proto_malformed" in "packet-frame.h", as "packet-frame.c" 2000-12-03 22:32:10 +00:00
packet-ftp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-giop.c Moved from using dissect_data() to using call_dissector() 2001-11-26 04:52:51 +00:00
packet-giop.h Put "extern" in front of a pile of function declarations. 2001-10-31 07:47:27 +00:00
packet-gmrp.c Moved from using dissect_data() to using call_dissector() 2001-11-26 04:52:51 +00:00
packet-gnutella.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-gnutella.h Gnutella support, from B. Johannessen. 2001-06-06 01:30:30 +00:00
packet-gre.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-gtp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-gvrp.c Moved from using dissect_data() to using call_dissector() 2001-11-26 04:52:51 +00:00
packet-h1.c Moved from using dissect_data to using call_dissector() 2001-11-25 22:51:14 +00:00
packet-h261.c Convert a bunch of "proto_tree_add_bytes(tree, hf, tvb, offset, length, 2001-07-16 05:16:58 +00:00
packet-hclnfsd.c From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-hclnfsd.h HCLNFSD support, from Mike Frisch. 2001-01-27 20:33:01 +00:00
packet-hsrp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-http.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-http.h Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-icap.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-icmpv6.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-icp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-icq.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ieee8023.c Pull a lot of common code for handling 802.3 frames (i.e., frames with a 2001-02-08 07:08:05 +00:00
packet-ieee8023.h Pull a lot of common code for handling 802.3 frames (i.e., frames with a 2001-02-08 07:08:05 +00:00
packet-ieee80211.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ieee80211.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-igmp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-igrp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-imap.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ip.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ip.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-ipp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ipsec.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ipsec.h Tvbuffification of the IPv6 and ICMPv6 dissectors, and some bug fixes 2001-04-23 03:37:31 +00:00
packet-ipv6.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ipv6.h HMIPv6 support, from Martti Kuparinen. 2001-09-04 21:04:52 +00:00
packet-ipx.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ipx.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-irc.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-isakmp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-iscsi.c Allow a dissector to register preferences that it no longer supports as 2001-11-04 02:50:21 +00:00
packet-isis-clv.c Fixes from Hannes Gredler. 2001-08-22 18:00:40 +00:00
packet-isis-clv.h Tvbuffified ISIS dissector, from Ronnie Sahlberg. 2001-07-02 00:19:34 +00:00
packet-isis-hello.c Moved from using dissect_data() to using call_dissector() 2001-11-26 04:52:51 +00:00
packet-isis-hello.h Tvbuffified ISIS dissector, from Ronnie Sahlberg. 2001-07-02 00:19:34 +00:00
packet-isis-lsp.c Moved from using dissect_data() to using call_dissector() 2001-11-26 04:52:51 +00:00
packet-isis-lsp.h Fixes from Hannes Gredler. 2001-08-22 18:00:40 +00:00
packet-isis-snp.c Moved from using dissect_data() to using call_dissector() 2001-11-26 04:52:51 +00:00
packet-isis-snp.h Tvbuffified ISIS dissector, from Ronnie Sahlberg. 2001-07-02 00:19:34 +00:00
packet-isis.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-isis.h Get rid of a now-unused variable; it's the only variable of type 2001-07-02 02:09:26 +00:00
packet-isl.c Moved from using dissect_data to using call_dissector() 2001-11-25 22:51:14 +00:00
packet-isl.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-isup.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-iua.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-kerberos.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-klm.c Add { 0, NULL } terminators to some "value_string" arrays lacking them. 2001-11-27 22:37:20 +00:00
packet-klm.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
packet-l2tp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-lapb.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-lapbether.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-lapd.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ldap.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ldap.h
packet-ldp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-llc.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-llc.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-lmi.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-lpd.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-m2pa.c Update of M2PA support to draft 3, from Michael Tuexen. 2001-12-03 20:35:14 +00:00
packet-m3ua.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-mapi.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-mbtcp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-mip.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-mmse.c From Tom Uijldert: fix to the date decoding, fix a field's name, and 2001-10-19 21:40:48 +00:00
packet-mount.c From Heikki Vatiainen: fix to previous checkin (I guess some platforms 2001-07-12 08:52:59 +00:00
packet-mount.h
packet-mpeg1.c Convert a bunch of "proto_tree_add_bytes(tree, hf, tvb, offset, length, 2001-07-16 05:16:58 +00:00
packet-mpls.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-mrdisc.c Convert a bunch of "proto_tree_add_bytes(tree, hf, tvb, offset, length, 2001-07-16 05:16:58 +00:00
packet-mrdisc.h MRDISC support, from Ronnie Sahlberg. 2001-06-27 20:19:19 +00:00
packet-msdp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-msnip.c MSNIP support, from Ronnie Sahlberg. 2001-06-29 18:55:50 +00:00
packet-msnip.h MSNIP support, from Ronnie Sahlberg. 2001-06-29 18:55:50 +00:00
packet-msproxy.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-mtp3.c Support for ANSI flavor of MTP3, from Jeff Morriss. 2001-07-07 09:06:40 +00:00
packet-nbipx.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-nbns.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ncp-int.h Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
packet-ncp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ncp2222.inc Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
packet-netbios.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-netbios.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-nfs.c Thou shalt not use C++-style comments in C code, for they upset some C 2001-11-27 07:41:39 +00:00
packet-nfs.h Allow dissectors of ONC RPC-based protocols to register themselves 2001-01-28 03:39:48 +00:00
packet-nisplus.c Make the resolution for time values be nanoseconds rather than 2001-09-14 07:10:13 +00:00
packet-nisplus.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
packet-nlm.c From Ronnie Sahlberg: FT_UINT64 support, code to handle 64-bit integers 2001-10-29 21:13:13 +00:00
packet-nlm.h
packet-nntp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ntp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ntp.h Fix the e-mail address for Joerg Mayer (and remove it from files he 2001-04-17 00:46:06 +00:00
packet-null.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-null.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-osi-options.c Change all occurrencess of routeing to routing, even in comments. I respected 2001-08-13 00:56:18 +00:00
packet-osi-options.h
packet-osi.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-osi.h Correctly compute the OSI checksum. 2001-06-05 09:06:19 +00:00
packet-ospf.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-pcnfsd.c code cleanup 2001-11-07 07:05:58 +00:00
packet-pcnfsd.h start of a PCNFSD dissector, header file 2001-11-06 13:42:35 +00:00
packet-pgm.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-pgm.h Update from Steve Dickson to add support for UDP encapsulation of PGM 2001-08-06 19:05:14 +00:00
packet-pim.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-pim.h Add PIMv1 support. 2001-07-02 09:23:02 +00:00
packet-pop.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-portmap.c From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-portmap.h
packet-ppp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ppp.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-pppoe.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-pptp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-prism.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-prism.h Support for 802.11+Prism II monitor-mode link-layer headers, from 2001-11-28 07:11:11 +00:00
packet-q931.c Make the resolution for time values be nanoseconds rather than 2001-09-14 07:10:13 +00:00
packet-q931.h Call the Q.931 dissector through a handle. 2001-05-27 07:27:21 +00:00
packet-q2931.c Make the resolution for time values be nanoseconds rather than 2001-09-14 07:10:13 +00:00
packet-qllc.c Update Gerald's e-mail address. 2001-11-15 21:32:18 +00:00
packet-quake.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-quake2.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-quake3.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-quakeworld.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-radius.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ranap.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-raw.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-raw.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-rip.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ripng.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-ripng.h
packet-rlogin.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-rpc.c Change "conversation_set_dissector()" to take a dissector handle, rather 2001-11-27 07:13:32 +00:00
packet-rpc.h Updates from Mike Frisch to reflect NFSv4 protocol changes. 2001-10-29 20:49:28 +00:00
packet-rquota.c Add { 0, NULL } terminators to some "value_string" arrays lacking them. 2001-11-27 22:37:20 +00:00
packet-rquota.h rquota support completed by Ronnie Sahlberg. 2001-04-21 08:00:12 +00:00
packet-rsh.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-rsvp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-rtcp.c Get rid of the lists of conversation dissectors; instead, have a 2001-12-03 08:47:31 +00:00
packet-rtcp.h Change "conversation_set_dissector()" to take a dissector handle, rather 2001-11-27 07:13:32 +00:00
packet-rtp.c Get rid of the lists of conversation dissectors; instead, have a 2001-12-03 08:47:31 +00:00
packet-rtp.h Change "conversation_set_dissector()" to take a dissector handle, rather 2001-11-27 07:13:32 +00:00
packet-rtsp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-rwall.c From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-rwall.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
packet-rx.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-rx.h Use "proto_tree_add_item()" rather than passing a "tvb_get_" function's 2001-08-20 02:11:13 +00:00
packet-sap.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-sctp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-sdp.c Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" 2001-01-25 06:14:14 +00:00
packet-sip.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-skinny.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-sll.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-sll.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-smb-browse.c Make the register routines for the mailslot, pipe, browser, and 2001-11-19 10:23:39 +00:00
packet-smb-browse.h Remote API protocol (that seems to be what it's called in a number of 2001-08-05 01:15:27 +00:00
packet-smb-common.c Get rid of incorrect "const" qualifier. 2001-07-08 20:38:26 +00:00
packet-smb-common.h Tvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg. 2001-07-08 11:32:02 +00:00
packet-smb-logon.c Make the register routines for the mailslot, pipe, browser, and 2001-11-19 10:23:39 +00:00
packet-smb-logon.h Tvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg. 2001-07-08 11:32:02 +00:00
packet-smb-mailslot.c If a request has already been processed, and we fail to find its 2001-11-28 11:33:55 +00:00
packet-smb-mailslot.h Make the register routines for the mailslot, pipe, browser, and 2001-11-19 10:23:39 +00:00
packet-smb-pipe.c If a request has already been processed, and we fail to find its 2001-11-28 11:33:55 +00:00
packet-smb-pipe.h Dissect the setup words in pipe transactions that have them; that 2001-11-19 11:41:51 +00:00
packet-smb.c Update from Ronnie Sahlberg: 2001-11-29 09:05:25 +00:00
packet-smpp.c Get rid of some unused variables. 2001-12-04 06:35:51 +00:00
packet-smtp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-sna.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-sna.h
packet-snmp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-snmp.h Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. 2001-04-15 07:30:03 +00:00
packet-socks.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-spray.c From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-spray.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
packet-srvloc.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-sscop.c Switched from calling dissect_data to using call_dissector 2001-11-25 22:19:25 +00:00
packet-ssl.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-stat-notify.c Make the filter name for the status monitor callback "statnotify", to 2001-09-13 08:14:45 +00:00
packet-stat-notify.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
packet-stat.c From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-stat.h
packet-sua.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-syslog.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-tacacs.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-tcp.c Get rid of the lists of conversation dissectors; instead, have a 2001-12-03 08:47:31 +00:00
packet-tcp.h Have a flag in the "packet_info" structure, which indicates whether the 2001-10-01 08:29:37 +00:00
packet-telnet.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-tftp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-time.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-tns.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-tns.h more packet types - starting work on more complete dissection of tns 2001-10-06 14:24:36 +00:00
packet-tpkt.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-tpkt.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
packet-tr.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-tr.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-trmac.c Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
packet-ucp.c Get rid of the lists of conversation dissectors; instead, have a 2001-12-03 08:47:31 +00:00
packet-udp.c Get rid of the lists of conversation dissectors; instead, have a 2001-12-03 08:47:31 +00:00
packet-udp.h
packet-v120.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-vines.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-vines.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-vlan.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-vlan.h Make the capture routines take an additional argument giving the amount 2001-11-20 21:59:18 +00:00
packet-vrrp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-vtp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-wap.c As you set a conversation dissector by supplying a dissector handle 2001-12-03 02:10:31 +00:00
packet-wap.h As you set a conversation dissector by supplying a dissector handle 2001-12-03 02:10:31 +00:00
packet-wccp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-wccp.h WCCP 2.0 support. 2000-11-29 06:17:34 +00:00
packet-wcp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-who.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-wsp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-wsp.h Updates from Neil Hunter. 2001-02-13 00:17:55 +00:00
packet-wtls.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-wtls.h Updates from Neil Hunter. 2001-02-13 00:17:55 +00:00
packet-wtp.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-wtp.h Updates from Neil Hunter. 2001-02-13 00:17:55 +00:00
packet-x11-keysym.h From Motonori Shindo: 2001-10-04 08:52:38 +00:00
packet-x11.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-x25.c Add a routine tro look for a given port in a given dissector table and, 2001-12-03 05:07:18 +00:00
packet-xot.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-yhoo.c Use "proto_tree_add_item()", not "proto_tree_add_string()" with a 2001-07-16 06:09:02 +00:00
packet-yhoo.h Fix the e-mail address for Joerg Mayer (and remove it from files he 2001-04-17 00:46:06 +00:00
packet-ypbind.c Fix comments to reflect what a null function pointer in a "vsff" table 2001-01-18 09:55:10 +00:00
packet-ypbind.h
packet-yppasswd.c From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-yppasswd.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
packet-ypserv.c From Joerg Mayer: explicitly fill in all members of a 2001-06-18 02:18:27 +00:00
packet-ypserv.h
packet-ypxfr.c Fix comments to reflect what a null function pointer in a "vsff" table 2001-01-18 09:55:10 +00:00
packet-ypxfr.h
packet-zebra.c Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
pcap-util.c Fixes from Kazushi Sugyo: 2001-11-09 08:16:25 +00:00
pcap-util.h Wrap calls to "pcap_datalink()" in a routine that attempts to compensate 2001-11-09 07:44:51 +00:00
ppptypes.h Patch from Motonori Shindo, adding 2001-08-05 10:09:40 +00:00
prefs-int.h Allow a dissector to register preferences that it no longer supports as 2001-11-04 02:50:21 +00:00
prefs.c When reading the preferences file, if the "module.preference" string 2001-11-19 19:53:14 +00:00
prefs.h Allow a dissector to register preferences that it no longer supports as 2001-11-04 02:50:21 +00:00
print.c Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
print.h Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
print.ps
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 Give the code that computes protocol statistics a progress dialog box, 2001-03-24 02:07:22 +00:00
proto_hier_stats.c More signed vs. unsigned cleanups, and initialization cleanups, from 2001-06-19 23:08:57 +00:00
proto_hier_stats.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
ps.h Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
ptvcursor.c Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
ptvcursor.h Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
randpkt.c Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
rdps.c
reassemble.c Assorted changes from Ronnie Sahlberg: 2001-11-24 09:36:40 +00:00
reassemble.h Assorted changes from Ronnie Sahlberg: 2001-11-24 09:36:40 +00:00
register.h
ringbuffer.c Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:45:04 +00:00
ringbuffer.h Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:45:04 +00:00
simple_dialog.h Do __attribute__ stuff if the GCC version number is greater than or 2001-07-22 10:25:50 +00:00
smb.h If a request has already been processed, and we fail to find its 2001-11-28 11:33:55 +00:00
snprintf-imp.h
snprintf.c Include <string.h> to declare string functions that we use. 2001-07-12 07:06:25 +00:00
snprintf.h Do __attribute__ stuff if the GCC version number is greater than or 2001-07-22 10:25:50 +00:00
statusbar.h Enable "Match Selected" only if there's a field selected *and* we can do 2001-06-05 07:39:31 +00:00
strcasecmp.c
strerror.c
strerror.h
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 Windows and the MSVC++ 6.0 library don't have "strptime()", so pull in 2001-06-02 06:21:14 +00:00
summary.c In Ethereal, attempt to get the packet statistics from libpcap when 2001-02-11 09:28:17 +00:00
summary.h In Ethereal, attempt to get the packet statistics from libpcap when 2001-02-11 09:28:17 +00:00
sunping.xml From David Frascone: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
tethereal.c Make the bytes-written information from Wiretap a long, as we allow 2001-12-04 08:26:00 +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 Fix the usage message and man page for text2pcap. 2001-11-24 08:59:39 +00:00
text2pcap.h Declare "yylex()" in "text2pcap.h", so that there's a prototype in scope 2001-05-17 00:11:37 +00:00
ui_util.h "reactivate_window()" is used only by stuff in the "gtk" directory, and 2001-03-24 02:23:08 +00:00
util.c Wrap calls to "pcap_datalink()" in a routine that attempts to compensate 2001-11-09 07:44:51 +00:00
util.h Wrap calls to "pcap_datalink()" in a routine that attempts to compensate 2001-11-09 07:44:51 +00:00
x11-fields Add support for comments in "process-x11-fields.pl", and add a copyright 2001-04-21 08:04:43 +00:00
x264_prt_id.h Add a new header file for X.264 transport protocol IDs. 2001-12-02 00:38:54 +00:00
xdlc.c
xdlc.h
xmlstub.c From David Frascone: duUpdate to Diameter dissector to load the 2001-11-01 21:52:44 +00:00
xmlstub.h Don't assume that all UNIX platforms have <iconv.h> - explicitly check 2001-11-02 10:01:00 +00:00

README

$Id: README,v 1.49 2001/11/13 23:55:29 gram 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, Ethereal)
Sniffer (compressed and uncompressed)
NetXray
Sniffer Pro
snoop
atmsnoop
Shomiti
LANalyzer
Microsoft Network Monitor
AIX's iptrace
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)
Etherpeek versions 5, 6, and 7

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

To use the Lucent/Ascend and Toshiba 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. 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.


NetWare Core Protocol
---------------------
There are over 400 different NCP packet types. The NCP dissector does
not understand all of these; support is being added little by little. If
you have some NCP packets that are not dissected by Ethereal, send
a trace file to ethereal-dev@ethereal.com and if possible, we will add support
for those packets types.


SNMP
----
Ethereal can do some basic decoding of SNMP packets; it can also use an
external SNMP library to do more sophisticated decoding..  The configure
script will automatically determine which library you have on your
system and will use it.  If you have an SNMP library but _do not_ want
to have ethereal use it, you can run configure with the "--disable-snmp"
option. 


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>