wireshark.org protocol dissector with Osmocom additions
Go to file
Guy Harris 7d0a912f9f Fix some items.
svn path=/trunk/; revision=4858
2002-03-04 00:31:26 +00:00
debian
doc Tell people not to use "ulong" or "ushort". 2002-03-02 07:56:16 +00:00
epan Bump the version to 0.9.2. Update NEWS to include everything from February. 2002-03-03 23:59:29 +00:00
gtk In follow.c, initialize data_out_file to NULL, as it used to 2002-02-28 19:35:09 +00:00
image Remove the black border from the XPM and PNG icons. Do the same for 2001-12-24 05:21:10 +00:00
packaging From Andrew Feren: 2002-01-21 23:57:44 +00:00
plugins Fix the declaration of "addr_call_dissector" to match the function 2002-02-27 21:26:37 +00:00
tools From Joerg Mayer: 2002-02-27 09:42:52 +00:00
wiretap Check for errors in seeks, "tell"s, and "stat()"s/"fstat()"s. 2002-03-04 00:25:35 +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 From Heikki Vatiainen: make "get_host_ipaddr()" require dotted-quad IP 2002-03-03 21:42:54 +00:00
COPYING
ChangeLog
Ethereal.desktop Rename "ethereal.desktop" to "Ethereal.desktop", so that it'll show up 2001-12-15 23:56:04 +00:00
INSTALL Change format of INSTALL text, removing the square-bracket 2002-01-31 16:51:08 +00:00
INSTALL.configure
Makefile.am Add support for reassembling RPC-over-TCP fragments, and do that in both 2002-02-18 23:51:55 +00:00
Makefile.nmake From Andrew Feren: add ifdefs to the top-level Makefile.nmake to avoid 2002-03-01 06:52:14 +00:00
NEWS Fix some items. 2002-03-04 00:31:26 +00:00
README Untested support for AiroPeek captures. 2002-01-29 09:45:58 +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
README.linux
README.tru64
README.vmware
README.win32 From Motonori Shindo: don't put the PDB files into the release, as 2001-12-19 19:16:12 +00:00
TODO Update the reassembly item to note that IPv4 fragments are now 2001-04-21 07:49:24 +00:00
acconfig.h Work around changes made to recent Red Hat ucd-snmp packages. See 2001-12-12 05:26:53 +00:00
acinclude.m4 zlib 1.0.8 - the version that comes with X11 - does have "gzseek()", 2002-02-06 09:58:30 +00:00
aclocal-flags
afn.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Add a routine to "asn1.c" to translate ASN1_ERR_ values to strings. Use 2002-03-01 02:48:10 +00:00
asn1.h Add a routine to "asn1.c" to translate ASN1_ERR_ values to strings. Use 2002-03-01 02:48:10 +00:00
autogen.sh Use "--force" with "libtoolize", so it doesn't whine, but save 2001-12-09 21:05:54 +00:00
bridged_pids.h
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 Put all the capture options into a structure. 2002-02-24 09:25:36 +00:00
capture.h Put all the capture options into a structure. 2002-02-24 09:25:36 +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
column.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Latest "config.guess" and "config.sub" from 2001-12-08 00:07:27 +00:00
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 Bump the version to 0.9.2. Update NEWS to include everything from February. 2002-03-03 23:59:29 +00:00
config.sub Latest "config.guess" and "config.sub" from 2001-12-08 00:07:27 +00:00
configure.in Bump the version to 0.9.2. Update NEWS to include everything from February. 2002-03-03 23:59:29 +00:00
dftest.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 From Peter Valchev: fix editcap to assign the result of "getopt()" to an 2002-02-24 01:26:45 +00:00
ethereal_be.py From Frank Singleton: 2001-11-19 22:58:49 +00:00
ethereal_gen.py From Frank Singleton: 2002-01-23 23:15:32 +00:00
etypes.h Add support for SNA-over-Ethernet (Ethernet type 80d5). 2002-02-17 00:16:19 +00:00
file.c From Joerg Mayer: remove unused variables and declarations of 2002-02-27 08:57:25 +00:00
file.h Put all the capture options into a structure. 2002-02-24 09:25:36 +00:00
filters.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
filters.h
follow.c In follow.c, initialize data_out_file to NULL, as it used to 2002-02-28 19:35:09 +00:00
follow.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
getopt.c
getopt.h
globals.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
greproto.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37: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
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
ipproto.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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
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 manuf: Periodic updates from "make-manuf". 2002-01-30 22:23:32 +00:00
manuf.tmpl manuf: Periodic updates from "make-manuf". 2002-01-30 22:23:32 +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 From Peter Valchev: fix editcap to assign the result of "getopt()" to an 2002-02-24 01:26:45 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Put ARP hardware addresses that are MAC addresses into the protocol tree 2002-02-10 23:48:14 +00:00
packet-afs-defs.h rename some macros, start getting rid of redundant macros, add more vldb dissection 2002-02-08 22:36:21 +00:00
packet-afs-macros.h Make the fields that correspond to Boolean bitfields be FT_BOOLEANs. 2002-02-10 02:22:02 +00:00
packet-afs-register-info.h Make the fields that correspond to Boolean bitfields be FT_BOOLEANs. 2002-02-10 02:22:02 +00:00
packet-afs.c rename some macros, start getting rid of redundant macros, add more vldb dissection 2002-02-08 22:36:21 +00:00
packet-afs.h Call the AFS dissector through a handle. 2001-05-27 05:00:17 +00:00
packet-aim.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-airopeek.c AiroPeek captures have an extra 4 bytes of gunk at the end of every 2002-02-22 07:15:28 +00:00
packet-arp.c Put ARP hardware addresses that are MAC addresses into the protocol tree 2002-02-10 22:41:48 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-atalk.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-atalk.h Add support for LocalTalk Link Access Protocol. 2001-11-30 07:14:22 +00:00
packet-atm.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-auto_rp.c Use "tvb_offset_exists()" rather than "tvb_length_remaining()" to see if 2002-02-01 12:05:59 +00:00
packet-bacapp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-bacnet.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-beep.c Provide tvb_ensure_length_remaining(), which is like 2002-02-01 04:34:17 +00:00
packet-bgp.c From Laurent Rabret: print the correct length in the Extended 2002-02-14 05:28:44 +00:00
packet-bgp.h Just use "val_to_str()" to generate names for communities whose values 2002-01-30 23:04:02 +00:00
packet-bootp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +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 Support for IEEE 802.1w RST BPDUs, from Alex Ruzin. 2002-02-27 10:03:10 +00:00
packet-bvlc.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-cdp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-cgmp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-chdlc.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Label the data source for various forms of reassembled data with the 2002-02-27 05:45:48 +00:00
packet-cops.c From Kari Tiirikainen: use the SNMP library, if present, to print the 2002-02-26 12:26:06 +00:00
packet-cups.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-data.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-conv.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-dfs.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-dfs.h More MSRPC->DCERPC, from Tim Potter. 2001-12-16 20:08:22 +00:00
packet-dcerpc-epm.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-lsa.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-lsa.h More MSRPC->DCERPC, from Tim Potter. 2001-12-16 20:08:22 +00:00
packet-dcerpc-mgmt.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-ndr.c DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg. 2002-01-29 09:13:28 +00:00
packet-dcerpc-netlogon.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-netlogon.h More MSRPC->DCERPC, from Tim Potter. 2001-12-16 20:08:22 +00:00
packet-dcerpc-nt.c DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg. 2002-01-29 09:13:28 +00:00
packet-dcerpc-nt.h DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg. 2002-01-29 09:13:28 +00:00
packet-dcerpc-oxid.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-reg.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-reg.h SPOOLSS RPC dissector, from Tim Potter. This includes adding additional 2002-01-03 20:42:41 +00:00
packet-dcerpc-remact.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-samr.c Properly (for English) pluralize names beginning with "s". 2002-02-26 12:22:30 +00:00
packet-dcerpc-samr.h From Ronnie Sahlberg: add dissectors for the rest of SAMR. 2002-02-08 06:34:44 +00:00
packet-dcerpc-spoolss.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-spoolss.h More MSRPC->DCERPC, from Tim Potter. 2001-12-16 20:08:22 +00:00
packet-dcerpc-srvsvc.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-srvsvc.h More MSRPC->DCERPC, from Tim Potter. 2001-12-16 20:08:22 +00:00
packet-dcerpc-wkssvc.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dcerpc-wkssvc.h More MSRPC->DCERPC, from Tim Potter. 2001-12-16 20:08:22 +00:00
packet-dcerpc.c From Ronnie Sahlberg: display the opnum also for reply packets. 2002-02-13 04:12:42 +00:00
packet-dcerpc.h From Ronnie Sahlberg: 2002-02-12 07:35:21 +00:00
packet-ddtp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-ddtp.h
packet-dec-bpdu.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-dhcpv6.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +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 Don't copy the AVP data to a buffer from the tvbuff and then extract 2002-01-31 01:55:14 +00:00
packet-dlsw.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-dns.c Add some necessary "volatile" declarations. 2002-02-22 21:52:09 +00:00
packet-dns.h Update Gerald's e-mail address. 2001-07-02 07:17:29 +00:00
packet-dsi.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-dvmrp.c Export "igmp_checksum()" from the IGMP dissector and give it additional 2002-02-01 11:01:57 +00:00
packet-dvmrp.h From Ronnie Sahlberg: initial NDMPv3 support, and an update to his 2001-12-23 21:36:58 +00:00
packet-eap.c Allow dissectors to be registered as "old-style" or "new-style" 2002-02-26 11:55:39 +00:00
packet-eapol.c Dissect the payload of EAPOL Key messages. 2002-02-22 23:05:16 +00:00
packet-eigrp.c Provide tvb_ensure_length_remaining(), which is like 2002-02-01 04:34:17 +00:00
packet-esis.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-esis.h
packet-eth.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Add support for SNA-over-Ethernet (Ethernet type 80d5). 2002-02-17 00:16:19 +00:00
packet-fddi.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-frame.c Add support for reassembling RPC-over-TCP fragments, and do that in both 2002-02-18 23:51:55 +00:00
packet-frame.h Add support for reassembling RPC-over-TCP fragments, and do that in both 2002-02-18 23:51:55 +00:00
packet-ftp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-giop.c From John Mackenzie: register GIOP dissector as a UDP heuristic 2002-02-27 00:30:22 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-gnutella.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-gnutella.h Gnutella support, from B. Johannessen. 2001-06-06 01:30:30 +00:00
packet-gre.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-gtp.c No C++ comments in C code, please. 2002-01-31 12:10:58 +00:00
packet-gvrp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-h1.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-h261.c Fix a typo. 2002-02-01 07:37:20 +00:00
packet-hclnfsd.c From Ronnie Sahlberg: file handle to file name resolution in NFS and 2002-01-12 10:24:47 +00:00
packet-hclnfsd.h
packet-hsrp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-http.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-http.h Make "dissector_add()", "dissector_delete()", and "dissector_change()" 2001-12-03 04:00:26 +00:00
packet-iapp.c IAPP support, from Alfred Arnold. 2002-02-02 12:04:24 +00:00
packet-icap.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-icmpv6.c Make some variables volatile because GCC on Digital UNIX complained 2002-01-30 22:58:54 +00:00
packet-icp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-icq.c Get rid of a bunch of initializations of variables that aren't 2002-02-25 07:56:59 +00:00
packet-ieee8023.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-ieee8023.h
packet-ieee80211.c Properly handle the "no data" data frames. 2002-02-22 07:16:35 +00:00
packet-ieee80211.h Some capture formats for 802.11 have fixed-length link-layer headers 2002-01-28 01:13:48 +00:00
packet-igmp.c Export "igmp_checksum()" from the IGMP dissector and give it additional 2002-02-01 11:01:57 +00:00
packet-igmp.h Export "igmp_checksum()" from the IGMP dissector and give it additional 2002-02-01 11:01:57 +00:00
packet-igrp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-imap.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-ip.c Label the data source for various forms of reassembled data with the 2002-02-27 05:45:48 +00:00
packet-ip.h Make "dscp_vals[]" a "const" array again. 2001-12-29 22:01:11 +00:00
packet-ipp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-ipsec.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +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 Label the data source for various forms of reassembled data with the 2002-02-27 05:45:48 +00:00
packet-ipv6.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-ipx.c With the tvbuffication of all dissectors, the "packet_info" structure no 2002-02-17 00:51:21 +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 Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-isakmp.c Convert some "col_add_str()" calls to "col_set_str()". 2002-01-21 23:35:32 +00:00
packet-iscsi.c Have the private data for the SCSI dissection routines be a pointer to a 2002-02-13 01:17:58 +00:00
packet-isis-clv.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-isis-clv.h Tvbuffified ISIS dissector, from Ronnie Sahlberg. 2001-07-02 00:19:34 +00:00
packet-isis-hello.c Support for the new restart TLV, from Hannes Gredler. 2002-02-09 23:44:38 +00:00
packet-isis-hello.h Support for the new restart TLV, from Hannes Gredler. 2002-02-09 23:44:38 +00:00
packet-isis-lsp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-isis-lsp.h Put the Hello, LSP, and {C,P}SNP ISIS stuff into the ISIS protocol, 2001-12-20 07:33:21 +00:00
packet-isis-snp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-isis-snp.h Put the Hello, LSP, and {C,P}SNP ISIS stuff into the ISIS protocol, 2001-12-20 07:33:21 +00:00
packet-isis.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Provide tvb_ensure_length_remaining(), which is like 2002-02-01 04:34:17 +00:00
packet-iua.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-kerberos.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-klm.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-klm.h From Ronnie Sahlberg: initial NDMPv3 support, and an update to his 2001-12-23 21:36:58 +00:00
packet-l2tp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-lapb.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-lapbether.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-lapd.c Properly set the length of the top-level item. 2002-02-22 08:54:54 +00:00
packet-ldap.c Report ASN.1 BER parsing errors closer to the point at which they're 2002-03-03 01:26:01 +00:00
packet-ldap.h
packet-ldp.c From Ricardo Barroetave�a: don't give a PDU ordinal number for 2002-01-22 20:21:39 +00:00
packet-llc.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-lpd.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-m2pa.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-m2tp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-m3ua.c Typo fix, from Michael Tuexen. 2002-03-02 07:23:56 +00:00
packet-mapi.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-mbtcp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-mip.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-mmse.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-mount.c Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL 2002-01-20 22:12:39 +00:00
packet-mount.h
packet-mpeg1.c Provide tvb_ensure_length_remaining(), which is like 2002-02-01 04:34:17 +00:00
packet-mpls.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-mrdisc.c Export "igmp_checksum()" from the IGMP dissector and give it additional 2002-02-01 11:01:57 +00:00
packet-mrdisc.h From Ronnie Sahlberg: initial NDMPv3 support, and an update to his 2001-12-23 21:36:58 +00:00
packet-msdp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-msnip.c Export "igmp_checksum()" from the IGMP dissector and give it additional 2002-02-01 11:01:57 +00:00
packet-msnip.h From Ronnie Sahlberg: initial NDMPv3 support, and an update to his 2001-12-23 21:36:58 +00:00
packet-msproxy.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-mtp2.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-mtp3.c Small fix from Michael Tuexen. 2002-02-02 20:55:45 +00:00
packet-nbipx.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-nbns.c Handle NBSS messages where the NBSS *header* is split across TCP segment 2002-02-28 23:09:03 +00:00
packet-ncp-int.h Allow NCP types to define bitfields. In order to implement 2002-01-10 04:44:34 +00:00
packet-ncp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-ncp2222.inc Allow NCP types to define bitfields. In order to implement 2002-01-10 04:44:34 +00:00
packet-ndmp.c Add support for reassembling RPC-over-TCP fragments, and do that in both 2002-02-18 23:51:55 +00:00
packet-netbios.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Updates from Mike Frisch. 2002-03-01 22:14:22 +00:00
packet-nfs.h From Ronnie Sahlberg: file handle to file name resolution in NFS and 2002-01-12 10:24:47 +00:00
packet-nisplus.c Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL 2002-01-20 22:12:39 +00:00
packet-nisplus.h From Ronnie Sahlberg: initial NDMPv3 support, and an update to his 2001-12-23 21:36:58 +00:00
packet-nlm.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-nlm.h
packet-nntp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-ntp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-osi-options.h
packet-osi.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-osi.h Declare osinl_subdissector_table as 'extern'. 2002-02-28 19:24:24 +00:00
packet-ospf.c Fixed small bug in translation of IXCD in OSPF GMPLS LSA. 2002-02-19 21:56:56 +00:00
packet-pcnfsd.c Include <string.h> to declare various string functions. 2002-01-30 23:08:27 +00:00
packet-pcnfsd.h start of a PCNFSD dissector, header file 2001-11-06 13:42:35 +00:00
packet-pflog.c Clean up a bunch of things: 2002-02-05 00:43:59 +00:00
packet-pflog.h Clean up a bunch of things: 2002-02-05 00:43:59 +00:00
packet-pgm.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Use -1 rather than "tvb_length_remaining(tvb, offset)" for a 2002-02-01 07:06:32 +00:00
packet-pim.h Add PIMv1 support. 2001-07-02 09:23:02 +00:00
packet-pop.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-portmap.c Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL 2002-01-20 22:12:39 +00:00
packet-portmap.h
packet-ppp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-ppp.h Van Jacobson decompression support for PPP, from Irfan Khan. 2001-12-19 21:14:49 +00:00
packet-pppoe.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-pptp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-prism.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 In the Q.931-over-TPKT-over-TCP dissector, if the TCP segment we're 2002-02-23 21:07:48 +00:00
packet-q931.h Call the Q.931 dissector through a handle. 2001-05-27 07:27:21 +00:00
packet-q2931.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-qllc.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-quake.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-quake2.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-quake3.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-quakeworld.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-radius.c Allow dissectors to be registered as "old-style" or "new-style" 2002-02-26 11:55:39 +00:00
packet-ranap.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-raw.c "Raw IP" could be IPv4 or IPv6; look at the first byte of the packet 2002-02-05 00:09:45 +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 Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-ripng.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-ripng.h
packet-rlogin.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-rpc.c Add support for reassembling RPC-over-TCP fragments, and do that in both 2002-02-18 23:51:55 +00:00
packet-rpc.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-rquota.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-rquota.h rquota support completed by Ronnie Sahlberg. 2001-04-21 08:00:12 +00:00
packet-rsh.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-rsvp.c "ulong" isn't defined on MacOS X (and probably isn't defined on some 2002-03-02 07:22:20 +00:00
packet-rtcp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 add idle to rx ack value strings 2002-02-05 21:02:36 +00:00
packet-rx.h add idle to rx ack value strings 2002-02-05 21:02:36 +00:00
packet-sap.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-scsi.c Have the private data for the SCSI dissection routines be a pointer to a 2002-02-13 01:17:58 +00:00
packet-scsi.h Have the private data for the SCSI dissection routines be a pointer to a 2002-02-13 01:17:58 +00:00
packet-sctp.c From Michael Tuexen: report the type of an unrecognized parameter. 2002-03-03 22:42:08 +00:00
packet-sdp.c Sigh. Strings in SDP may have tabs in them, so we need to use 2002-02-02 23:04:31 +00:00
packet-sip.c Use "tvb_offset_exists()" to check whether there's a payload, and use 2002-02-02 02:56:19 +00:00
packet-skinny.c Convert some "col_add_str()" calls to "col_set_str()". 2002-01-21 23:35:32 +00:00
packet-slimp3.c Use "tvb_offset_exists()" rather than "tvb_length_remaining()" in a loop 2002-02-02 02:59:23 +00:00
packet-sll.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +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 Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-smb-common.h Export dissect_nt_sec_desc() so it can be used by other dissectors. 2002-02-21 18:39:49 +00:00
packet-smb-logon.c Add support for dissecting NT FILETIME time stamp values. 2002-01-28 00:58:46 +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 From Ronnie Sahlberg: display the mailslot header items only if we have 2002-02-10 02:25:14 +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 Don't give tvbuffs names; instead, give data sources names, where a 2002-02-18 01:08:44 +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 Display a different message in the COL_INFO field for anonymous session 2002-02-27 02:42:19 +00:00
packet-smpp.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-smtp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-sna.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-sna.h
packet-snaeth.c With the tvbuffication of all dissectors, the "packet_info" structure no 2002-02-17 00:51:21 +00:00
packet-snmp.c Add a routine to "asn1.c" to translate ASN1_ERR_ values to strings. Use 2002-03-01 02:48:10 +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 Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-spray.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-spray.h From Ronnie Sahlberg: initial NDMPv3 support, and an update to his 2001-12-23 21:36:58 +00:00
packet-srvloc.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-sscop.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-ssl.c Add an EAP dissector that doesn't create a top-level tree and doesn't 2002-02-25 23:28:32 +00:00
packet-stat-notify.c From Ronnie Sahlberg: initial NDMPv3 support, and an update to his 2001-12-23 21:36:58 +00:00
packet-stat-notify.h From Ronnie Sahlberg: initial NDMPv3 support, and an update to his 2001-12-23 21:36:58 +00:00
packet-stat.c When creating an subtree with variable-length items under it, use -1 as 2002-02-02 03:02:06 +00:00
packet-stat.h
packet-sua.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-syslog.c The syslog daemon parses a facility and level if the message begins with 2002-02-02 03:04:07 +00:00
packet-tacacs.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-tcp.c Free all the stuff pointed to by elements in the "tcp_segment_table" 2002-02-24 02:59:30 +00:00
packet-tcp.h Add support for reassembling RPC-over-TCP fragments, and do that in both 2002-02-18 23:51:55 +00:00
packet-telnet.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-tftp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-time.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-tns.c Provide tvb_ensure_length_remaining(), which is like 2002-02-01 04:34:17 +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 In the Q.931-over-TPKT-over-TCP dissector, if the TCP segment we're 2002-02-23 21:07:48 +00:00
packet-tpkt.h "is_tpkt()" is always used to check a TCP segment to see if it might 2002-02-23 02:30:16 +00:00
packet-tr.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-tsp.c First attempt to dissect the Time Synchronization Protocol (TSP) 2002-01-31 07:50:29 +00:00
packet-ucp.c Undo the change of "UcpHandleByte(hf_ucp_parm_NT);" to 2002-02-15 11:24:45 +00:00
packet-udp.c fix spelling error 2002-01-22 15:05:43 +00:00
packet-udp.h
packet-v120.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-vines.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-vines.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-vj.c Don't give tvbuffs names; instead, give data sources names, where a 2002-02-18 01:08:44 +00:00
packet-vlan.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-vtp.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-wap.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-wap.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-wccp.c Include <string.h> to declare various string functions. 2002-01-30 23:08:27 +00:00
packet-wccp.h
packet-wcp.c Label the data source for various forms of reassembled data with the 2002-02-27 05:45:48 +00:00
packet-who.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-wsp.c From Dermot Bradley: 2002-02-22 07:23:25 +00:00
packet-wsp.h From Tom Uijldert: WSP/MMSE changes to handle multipart-content: 2001-12-07 11:10:53 +00:00
packet-wtls.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-wtls.h Updates from Neil Hunter. 2001-02-13 00:17:55 +00:00
packet-wtp.c Label the data source for various forms of reassembled data with the 2002-02-27 05:45:48 +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 Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-x25.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-xot.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
packet-yhoo.c Use -1 rather than "tvb_length_remaining(tvb, offset)" in an item for 2002-02-01 07:12:53 +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 a typo. 2002-01-05 21:49:36 +00:00
packet-ypbind.h
packet-yppasswd.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +00:00
packet-yppasswd.h Give a number of files RCS IDs. 2001-06-12 06:32:39 +00:00
packet-ypserv.c Sun's "yp.x" appears to lie when it claims that the argument to a FIRST 2002-02-20 21:02:46 +00:00
packet-ypserv.h
packet-ypxfr.c
packet-ypxfr.h
packet-zebra.c Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in 2002-01-24 09:20:54 +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 PPP multiplexing support, from Jayaram V.R. 2002-01-03 20:30:33 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
prefs.h Add a preferences page for the name resolution flags. 2002-01-13 20:35:12 +00:00
print.c Don't give tvbuffs names; instead, give data sources names, where a 2002-02-18 01:08:44 +00:00
print.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
proto_hier_stats.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Allow NCP types to define bitfields. In order to implement 2002-01-10 04:44:34 +00:00
ptvcursor.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
randpkt.c From Peter Valchev: fix editcap to assign the result of "getopt()" to an 2002-02-24 01:26:45 +00:00
rdps.c
reassemble.c From Ricardo Barroetave�a: support dissectors that are handed 2002-02-03 23:28:38 +00:00
reassemble.h From Ricardo Barroetave�a: support dissectors that are handed 2002-02-03 23:28:38 +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
rpc_defrag.h Fix the declaration of "rec_dissector_t" to include a return value type. 2002-02-19 03:43:08 +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 From Ronnie Sahlberg: add the actual SMB command to the structure that 2002-02-20 21:46:42 +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 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
tethereal.c In follow.c, initialize data_out_file to NULL, as it used to 2002-02-28 19:35:09 +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 Try defining just _USE_XOPEN and see if that gets "strptime()" declared 2002-01-30 10:19:44 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
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.54 2002/01/29 09:45:55 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

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>