wireshark.org protocol dissector with Osmocom additions
Go to file
Guy Harris dc8fa8baf3 Note that the "-T" flag doesn't cause "editcap" to translate link-layer
headers, it just causes it to force the encapsulation type of the output
file to the specified type.

svn path=/trunk/; revision=1702
2000-03-07 23:50:32 +00:00
debian In debian/changelog : 2000-02-08 19:41:50 +00:00
doc Note that the "-T" flag doesn't cause "editcap" to translate link-layer 2000-03-07 23:50:32 +00:00
gtk Use GtkScrolledWindows to add scrollbars to the hex/ASCII panes and to 2000-03-02 07:05:57 +00:00
image Add two 48x48 PNGs to the distribution. 1999-12-17 05:42:27 +00:00
plugins Add config.nmake and two Makefile.nmake's to the list of deliverables. 2000-03-03 12:01:22 +00:00
wiretap Fix for reading toshiba trace files that were created by using the 2000-03-04 14:22:29 +00:00
.cvsignore Add Peter Kjellerstedt <peter.kjellerstedt@axis.com>'s patches 2000-02-11 03:17:58 +00:00
AUTHORS Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens Industrial 2000-03-02 07:27:05 +00:00
COPYING * Copied in the correct GNU license (I'm such a goober) 1998-10-16 01:18:35 +00:00
ChangeLog Initial revision 1998-09-16 02:39:15 +00:00
INSTALL You shouldn't need to install "libtool" just to compile and install 1999-12-28 09:06:24 +00:00
INSTALL.configure * Installation documentation updates 1998-12-29 03:12:07 +00:00
Makefile.am Add config.nmake and two Makefile.nmake's to the list of deliverables. 2000-03-03 12:01:22 +00:00
Makefile.nmake Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens Industrial 2000-03-02 07:27:05 +00:00
NEWS The developer's README now includes the stuff in Gilbert's "proto_tree" 2000-03-03 06:20:49 +00:00
README Give it an RCS ID. 2000-02-19 22:01:26 +00:00
README.aix Add an RCS ID. 2000-02-19 21:58:39 +00:00
README.bsd Add a "README.bsd", which currently only explains how to enable BPF in 2000-02-19 21:54:07 +00:00
README.hpux Add a bunch of notes from various "comp.sys.hp.hpux" threads about 2000-02-21 20:41:01 +00:00
README.irix Give some README.<os> files RCS IDs; the other ones already have them. 2000-02-19 22:00:25 +00:00
README.linux Put in a note about enabling the Packet protocol; if it's not enabled on 2000-02-19 21:44:13 +00:00
README.tru64 Give some README.<os> files RCS IDs; the other ones already have them. 2000-02-19 22:00:25 +00:00
README.vmware Add URL. 2000-01-21 19:19:23 +00:00
README.win32 Fix a typo. 2000-03-03 07:06:13 +00:00
TODO Add some more items to the TODO list, and note that loadable modules are 1999-12-26 23:52:54 +00:00
acconfig.h As we're not using the default action for AC_CHECK_LIB in 2000-01-15 10:25:41 +00:00
acinclude.m4 Add "-L" flags to LDFLAGS, not LIBS, and get rid of all the exotic 2000-01-21 06:18:16 +00:00
alignment.h Give it an RCS ID. 1999-09-23 05:26:18 +00:00
asn1.c Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
asn1.h Make the SNMP dissector use the ASN.1 code, rather than the SNMP library 1999-12-10 09:49:29 +00:00
autogen.sh Add Peter Kjellerstedt <peter.kjellerstedt@axis.com>'s patches 2000-02-11 03:17:58 +00:00
capture.c Used register_init_routine() to register "reinit_x25_hashtable()" as a 2000-02-19 14:00:35 +00:00
capture.h When initializing a capture filter, assign a pointer to an empty string 2000-01-05 22:31:46 +00:00
column.c Move the code in "column.c" that implements the column preferences tab 2000-01-10 01:44:00 +00:00
column.h Move the code in "column.c" that implements the column preferences tab 2000-01-10 01:44:00 +00:00
config.h.win32 Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap 2000-02-09 19:18:42 +00:00
config.nmake Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap 2000-02-09 19:18:42 +00:00
configure.in Move to version 0.8.4. 2000-03-03 03:53:08 +00:00
conversation.c Change ports from guint16 to guint32 2000-01-05 21:48:16 +00:00
conversation.h Change ports from guint16 to guint32 2000-01-05 21:48:16 +00:00
dfilter-grammar.y Allow filtering on 24-bit integral fields. 2000-02-05 06:07:16 +00:00
dfilter-int.h Add "class" that understands IPv4 addresses and subnet masks. 1999-11-15 06:32:38 +00:00
dfilter-scanner.l Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
dfilter.c Add "class" that understands IPv4 addresses and subnet masks. 1999-11-15 06:32:38 +00:00
dfilter.h Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
editcap.c Use "strchr()" rather than "index()" - the ANSI C standard specifies 2000-01-17 20:21:40 +00:00
ethereal.spec.in Added additional manpages and binaries to RPM package. I don't 2000-01-25 11:14:48 +00:00
ethertype.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
etypes.h 0x2000, for CDP, doesn't appear to be an Ethernet type - it's not 2000-01-13 17:59:14 +00:00
file.c Jeff Foster's changes, with my additions, to allow the user to pop up a 2000-02-29 06:24:41 +00:00
file.h The color stuff is almost completely toolkit-dependent (this isn't just 2000-02-12 08:15:31 +00:00
follow.c Remove unnecessary gtk-related #includes. 1999-12-10 04:25:59 +00:00
follow.h Add code to colorize TCP streams. 1999-11-28 03:35:20 +00:00
globals.h Encapsulate the code to take a pointer to a pathname and return a 2000-01-25 04:31:17 +00:00
inet_aton.c Some initial changes for win32 support, but not all. 2000-01-10 17:33:17 +00:00
inet_ntop.c Some initial changes for win32 support, but not all. 2000-01-10 17:33:17 +00:00
inet_pton.c Some initial changes for win32 support, but not all. 2000-01-10 17:33:17 +00:00
inet_v6defs.h Some initial changes for win32 support, but not all. 2000-01-10 17:33:17 +00:00
ipproto.c Fix files that had Gilbert's old e-mail address or that didn't have my 2000-01-22 06:22:44 +00:00
ipv4.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
ipv4.h Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
make-reg-dotc For some unknown reason, having a big "for" loop in the Makefile to scan 1999-10-27 01:46:14 +00:00
manuf Add Peter Kjellerstedt <peter.kjellerstedt@axis.com>'s patches 2000-02-11 03:17:58 +00:00
menu.h Have "gtk/menu.c" (and, in the future, code for other UIs) export a set 2000-01-03 03:57:04 +00:00
mkstemp.c Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap 2000-02-09 19:18:42 +00:00
mkstemp.h Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
nlpid.h Add a bunch of additional NLPIDs from ISO 9577. 2000-01-30 05:50:02 +00:00
oui.h Merge Paul Ionescu's CDP fixes with Guy's. Add #defines to oui.h for Cisco 2000-01-22 21:49:50 +00:00
packet-aarp.c added hack for aarp to deal with linux kernel byteswapping misfeature 1999-12-10 00:45:15 +00:00
packet-aarp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-afs.c Fix up a bunch of places where a pointer into the packet buffer was cast 2000-01-15 04:17:37 +00:00
packet-afs.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-arp.c style improvements in ARP dissector proto tree, added todo items 1999-12-07 15:38:20 +00:00
packet-arp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ascend.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ascend.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-atalk.c cleaned up nbp and added rtmp dissector 1999-12-09 17:06:37 +00:00
packet-atalk.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-atm.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-atm.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-auto_rp.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-auto_rp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-bgp.c Fix some "proto_tree_add_text()" calls. 2000-03-06 20:04:53 +00:00
packet-bgp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-bootp.c Fix from Dietmar Petras to the BOOTP dissector - entries for BOOTP 2000-02-14 18:15:29 +00:00
packet-bootp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-bootparams.c Give "dissect_rpc_string()" an extra "char **" argument; if it's 2000-01-22 05:49:08 +00:00
packet-bootparams.h Added stubs for various RPC routines: 1999-11-10 17:23:55 +00:00
packet-bpdu.c Get rid of the include of "util.h" that some dissectors do - it's not 2000-01-16 02:54:49 +00:00
packet-bpdu.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-cdp.c Add "proto_item_set_text()", which sets the "representation" field of an 2000-01-22 04:59:55 +00:00
packet-cdp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-cgmp.c Cisco Group Management Protocol dissector. 2000-02-05 05:54:17 +00:00
packet-cgmp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-clip.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-clip.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-data.c Fix a bunch of dissectors to use "pi.captured_len" rather than 2000-01-24 03:33:35 +00:00
packet-dhis.c Add an RCS Id. 2000-02-23 22:41:15 +00:00
packet-dhis.h Add an RCS Id. 2000-02-23 22:41:15 +00:00
packet-dns.c Fix some "proto_tree_add_text()" calls. 2000-03-07 05:57:13 +00:00
packet-dns.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-eth.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-eth.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-fddi.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-fddi.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ftp.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-ftp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-giop.c Replace the ETT_ "enum" members, declared in "packet.h", with 1999-11-16 11:44:20 +00:00
packet-giop.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-gre.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-gre.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-h1.c GCC doesn't mind 2000-03-02 08:59:36 +00:00
packet-h1.h Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens Industrial 2000-03-02 07:27:05 +00:00
packet-hsrp.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-hsrp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-http.c "http_tree" doesn't need to be static; make it local to 2000-02-23 20:55:33 +00:00
packet-http.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-icmpv6.c Fix a bunch of dissectors to use "pi.captured_len" rather than 2000-01-24 03:51:35 +00:00
packet-icmpv6.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-icp.c Capitalize the "p" in "protocol" in "Internet Cache Protocol", to match 1999-12-23 09:53:53 +00:00
packet-icp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-icq.c Fix some "proto_tree_add_text()" calls. 2000-03-07 05:30:37 +00:00
packet-icq.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-imap.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-imap.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ip.c Fix some "proto_tree_add_text()" calls. 2000-03-07 05:28:39 +00:00
packet-ip.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ipp.c Make "name_length" and "value_length" universally "int"s - the values 2000-03-07 06:28:47 +00:00
packet-ipp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ipsec.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ipsec.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ipv6.c Fix some "proto_tree_add_text()" calls. 2000-03-07 05:28:39 +00:00
packet-ipv6.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ipx.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ipx.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-irc.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-irc.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-isakmp.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-isakmp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-isis-clv.c Include "snprintf.h" on platforms that don't have an "snprintf()" of 1999-12-15 22:52:04 +00:00
packet-isis-clv.h Stuart Stanley's ISIS dissection support. 1999-12-15 04:34:44 +00:00
packet-isis-hello.c Fix a bunch of dissectors to use "pi.captured_len" rather than 2000-01-24 03:33:35 +00:00
packet-isis-hello.h Stuart Stanley's ISIS dissection support. 1999-12-15 04:34:44 +00:00
packet-isis-lsp.c Fix a bunch of dissectors to use "pi.captured_len" rather than 2000-01-24 03:33:35 +00:00
packet-isis-lsp.h Stuart Stanley's ISIS dissection support. 1999-12-15 04:34:44 +00:00
packet-isis-snp.c Fix a bunch of dissectors to use "pi.captured_len" rather than 2000-01-24 03:33:35 +00:00
packet-isis-snp.h Stuart Stanley's ISIS dissection support. 1999-12-15 04:34:44 +00:00
packet-isis.c Fix a bunch of dissectors to use "pi.captured_len" rather than 2000-01-24 03:33:35 +00:00
packet-isis.h Get the NLPID value for ISIS from "nlpid.h", and report the NLPID value 2000-01-13 06:07:53 +00:00
packet-isl.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-isl.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-l2tp.c Updates to the L2TP parser, from Laurent Cazalet and Thomas Parvais. 2000-01-10 23:22:30 +00:00
packet-l2tp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-lapb.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-lapb.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-lapd.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-lapd.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ldap.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-ldap.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-llc.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-llc.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-lpd.c Fix files that had Gilbert's old e-mail address or that didn't have my 2000-01-22 06:22:44 +00:00
packet-lpd.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-mapi.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-mapi.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-mount.c Give "dissect_rpc_string()" an extra "char **" argument; if it's 2000-01-22 05:49:08 +00:00
packet-mount.h Mount V2. 1999-11-20 06:17:00 +00:00
packet-nbipx.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-nbipx.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-nbns.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-nbns.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ncp.c Fix files that had Gilbert's old e-mail address or that didn't have my 2000-01-22 06:22:44 +00:00
packet-ncp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-netbios.c Fix some "proto_tree_add_text()" calls. 2000-03-07 05:28:39 +00:00
packet-netbios.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-nfs.c Fix some "proto_tree_add_text()" calls. 2000-03-07 05:28:39 +00:00
packet-nfs.h New constants for ftype3 decoding. 2000-01-18 11:54:07 +00:00
packet-nlm.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-nlm.h Uwe Girlich's patches for nfs,mount,portmap and addition of nlm. 1999-11-15 14:17:20 +00:00
packet-nntp.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-nntp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ntp.c "tm_mon" in a "struct tm" is 0-based, not 1-based; when printing the 2000-01-22 02:00:27 +00:00
packet-ntp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-null.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-null.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-osi.c Gerrit Gehnen's dissector for the Sinec H1 protocol (Siemens Industrial 2000-03-02 07:27:05 +00:00
packet-osi.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ospf.c Fix some "proto_tree_add_text()" calls. 2000-03-07 05:28:39 +00:00
packet-ospf.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-pim.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-pim.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-pop.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-pop.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-portmap.c Give "dissect_rpc_string()" an extra "char **" argument; if it's 2000-01-22 05:49:08 +00:00
packet-portmap.h Uwe Girlich's patches for nfs,mount,portmap and addition of nlm. 1999-11-15 14:17:20 +00:00
packet-ppp.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ppp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-pppoe.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-pppoe.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-pptp.c Put the RFC number for PPTP into the introductory comment. 2000-01-20 07:31:29 +00:00
packet-pptp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-q931.c Add the NLPID value for PPP. 2000-01-13 05:41:24 +00:00
packet-q931.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-q2931.c Add the NLPID value for PPP. 2000-01-13 05:41:24 +00:00
packet-q2931.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-radius.c Fix infinite loop on short packets or bad data in radius dissector. 1999-12-02 23:25:29 +00:00
packet-radius.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-raw.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-raw.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-rip.c Replace the ETT_ "enum" members, declared in "packet.h", with 1999-11-16 11:44:20 +00:00
packet-rip.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ripng.c Fix some "proto_tree_add_text()" calls. 2000-03-07 05:28:39 +00:00
packet-ripng.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-rpc.c Give "dissect_rpc_string()" an extra "char **" argument; if it's 2000-01-22 05:49:08 +00:00
packet-rpc.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-rsvp.c Fix some "proto_tree_add_text()" calls. 2000-03-07 06:32:37 +00:00
packet-rsvp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-rtsp.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-rtsp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-rx.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-rx.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-sap.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-sap.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-sdp.c Fix files that had Gilbert's old e-mail address or that didn't have my 2000-01-22 06:22:44 +00:00
packet-sdp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-smb-browse.c Jeff Foster's SMB Mailslot and Netlogin dissectors; he split 2000-02-14 04:02:21 +00:00
packet-smb-common.c In "display_flags()", panic if the size handed to it is neither 1, 2, 2000-02-14 04:22:22 +00:00
packet-smb-common.h Jeff Foster's SMB Mailslot and Netlogin dissectors; he split 2000-02-14 04:02:21 +00:00
packet-smb-logon.c Small fix for Jeff Foster 2000-02-21 23:50:15 +00:00
packet-smb-mailslot.c Protocol abbreviations should be all lower case, as they're used in 2000-02-14 04:21:04 +00:00
packet-smb-pipe.c Fix some "proto_tree_add_text()" calls. 2000-03-06 20:04:53 +00:00
packet-smb.c Fix some "proto_tree_add_text()" calls. 2000-03-06 20:04:53 +00:00
packet-smb.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-sna.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-sna.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-snmp.c UCD SNMP 4.1[.x] makes "snmp_set_full_objid()" a macro that calls 2000-02-20 03:32:29 +00:00
packet-snmp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-srvloc.c "tm_mon" in a "struct tm" is 0-based, not 1-based; when printing the 2000-01-22 02:00:27 +00:00
packet-srvloc.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-sscop.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-sscop.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-stat.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-stat.h Added mount dissector. 1999-11-11 21:22:00 +00:00
packet-tacacs.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-tacacs.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-tcp.c Fred Reimer's patch to put the TCP segment length in the TCP packet 2000-02-28 08:17:39 +00:00
packet-tcp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-telnet.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-telnet.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-tftp.c Dietmar Petras provided: 2000-02-09 17:15:59 +00:00
packet-tftp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-time.c Fix some "proto_tree_add_text()" calls. 2000-03-06 20:04:53 +00:00
packet-time.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-tns.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-tns.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-tr.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-tr.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-trmac.c Fix files that had Gilbert's old e-mail address or that didn't have my 2000-01-22 06:22:44 +00:00
packet-trmac.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-udp.c New dissector for DHIS (Dynamic Host Information Services) protocol. 2000-02-23 22:28:50 +00:00
packet-udp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-v120.c Updates from Bert Driehuis. 1999-12-14 06:21:19 +00:00
packet-v120.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-vines.c In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless of 2000-01-23 08:55:37 +00:00
packet-vines.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-vlan.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-vlan.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-vrrp.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-vrrp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-vtp.c Dissector for Cisco's Virtual Trunking Protocol. 2000-02-05 09:19:06 +00:00
packet-vtp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-wccp.c Minor tweak. 1999-12-14 02:09:52 +00:00
packet-wccp.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-who.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-who.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-x25.c Make "reinit_x25_hashtable()" static (it's not explicitly called from 2000-02-22 07:42:50 +00:00
packet-x25.h Make "reinit_x25_hashtable()" static (it's not explicitly called from 2000-02-22 07:42:50 +00:00
packet-yhoo.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-yhoo.h Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet-ypbind.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-ypbind.h Added stubs for various RPC routines: 1999-11-10 17:23:55 +00:00
packet-ypserv.c Give "dissect_rpc_string()" an extra "char **" argument; if it's 2000-01-22 05:49:08 +00:00
packet-ypserv.h Added stubs for various RPC routines: 1999-11-10 17:23:55 +00:00
packet-ypxfr.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
packet-ypxfr.h Added stubs for various RPC routines: 1999-11-10 17:23:55 +00:00
packet.c Create a header file for every packet-*.c file. Prune the packet.h file. 2000-02-15 21:06:58 +00:00
packet.h Renamed init_dissect_x25() to reinit_x25_hashtable() and actually used it ! 2000-02-18 13:41:26 +00:00
plugins.c Change LT_LIB_EXT to ".so" for non-Win32 platforms. 2000-02-09 19:37:47 +00:00
plugins.h Merge in the final code to make Ethereal run on Win32, compiled 2000-01-15 00:23:13 +00:00
prefs.c Remove instances of getenv("HOME") and provide a get_home_dir() function 2000-01-29 16:41:28 +00:00
prefs.h Printing multiple pages of PostScript wasn't as tricky as I thought; add 2000-01-06 07:33:35 +00:00
print.c Fix files that had Gilbert's old e-mail address or that didn't have my 2000-01-22 06:22:44 +00:00
print.h Fix files that had Gilbert's old e-mail address or that didn't have my 2000-01-22 06:22:44 +00:00
print.ps * Added Joerg Mayer's Vines patch 1998-12-29 04:05:38 +00:00
proto.c Declare "proto_item_set_text()" in such a fashion as to make GCC 2.x and 2000-03-07 05:54:52 +00:00
proto.h Declare "proto_item_set_text()" in such a fashion as to make GCC 2.x and 2000-03-07 05:54:52 +00:00
ps.h Fix files that had Gilbert's old e-mail address or that didn't have my 2000-01-22 06:22:44 +00:00
randpkt.c Add NBNS support. 1999-10-07 07:55:12 +00:00
rdps.c Finally got the win32 ethereal to link properly with MSVC. 1999-07-21 17:40:42 +00:00
register.h Automatically generate a function to call the register routines for all 1999-10-20 06:28:29 +00:00
resolv.c Remove instances of getenv("HOME") and provide a get_home_dir() function 2000-01-29 16:41:28 +00:00
resolv.h Enable IPX network name resolution by providing for an /etc/ipxnets 1999-11-21 16:32:23 +00:00
simple_dialog.h Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", 2000-01-03 06:59:25 +00:00
smb.h Jeff Foster's SMB Mailslot and Netlogin dissectors; he split 2000-02-14 04:02:21 +00:00
snprintf-imp.h Squelch a number of "-Wall" errors by: 1998-10-13 07:03:37 +00:00
snprintf.c Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap 2000-02-09 19:18:42 +00:00
snprintf.h Squelch a number of "-Wall" errors by: 1998-10-13 07:03:37 +00:00
strerror.c Add our own "strerror()", which we use on platforms that don't have it 1999-06-14 21:46:36 +00:00
strerror.h Add our own "strerror()", which we use on platforms that don't have it 1999-06-14 21:46:36 +00:00
strncasecmp.c Uwe Girlich's patch to handle OSes (e.g., SINIX) that lack 1999-10-01 21:41:38 +00:00
summary.c If there aren't any packets in the capture (which could be the case if, 1999-12-29 21:30:28 +00:00
summary.h Move GTK code out of summary.c and into gtk/summary_dlg.c 1999-12-10 04:21:04 +00:00
tethereal.c In Tethereal, allow capture filters and read filters either to be 2000-02-22 07:07:55 +00:00
timestamp.h Added support for compiling on win32 with Visual C and 'nmake'. It compiles, 1999-07-13 02:53:26 +00:00
ui_util.h Jeff Foster's changes, with my additions, to allow the user to pop up a 2000-02-29 06:24:41 +00:00
util.c In Tethereal, allow capture filters and read filters either to be 2000-02-22 07:07:55 +00:00
util.h In Tethereal, allow capture filters and read filters either to be 2000-02-22 07:07:55 +00:00
xdlc.c Fix Gerald's e-mail address. 2000-01-07 22:05:43 +00:00
xdlc.h xDLC frames other than I and UI frames may have a payload, e.g. TEST 2000-01-24 02:05:39 +00:00

README

$Id: README,v 1.36 2000/02/19 22:01:26 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://ethereal.zing.org

The latest distribution can be found in the subdirectory

    http://ethereal.zing.org/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)
  - 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; read-only, no capturing yet)

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

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, and create display filters for them as well:

libpcap (tcpdump -w), Sniffer (uncompressed), NetXray, Sniffer Pro,
snoop, 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, and the ISDN4BSD "i4btrace" utility.

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@zing.org, 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.

The "Follow TCP Stream" feature only supports TCP over IPv4. Support for TCP
over IPv6 is planned.


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@zing.org.
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', 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
$

Disclaimer
----------

There is no warranty, expressed or implied, associated with this product.
Use at your own risk.


Gerald Combs <gerald@zing.org>
Gilbert Ramirez <gram@xiexie.org>