wireshark.org protocol dissector with Osmocom additions
Go to file
Guy Harris 37de5150f2 Separate the scan for the BGP header from the scan through the BGP
packets, and mark any stuff before the first BGP header as continuation
data.

Make the main loop for dissecting the BGP packets similar to the loop in
"tcp_dissect_pdus()" (if "tcp_dissect_pdus()" took a starting offset as
an argument, we could use it), so that it handles a BGP header split
between TCP segments.

svn path=/trunk/; revision=7405
2003-04-05 11:20:54 +00:00
aclocal-fallback Implement an alternative method to provide missing aclocal files: 2002-08-27 23:00:04 +00:00
aclocal-missing Fix for the problem that the aclocal-missing directory was not included in make dist-gzip 2003-01-22 00:08:12 +00:00
debian Update Debian packaging files. Ethereal is now split in 4 packages : 2002-10-26 08:56:39 +00:00
doc From Eric Perie: update to the name for EAP type 15, and some additional 2003-04-01 19:17:55 +00:00
epan Put in a comment about the "to what code does the configuration file 2003-03-26 00:34:27 +00:00
gtk Change the version messages to put the "compiled with" stuff on a 2003-03-12 00:07:46 +00:00
gtk2 Ignore Makefile{,.in} 2002-11-11 05:44:25 +00:00
image From Graham Bloice: make the RC_VERSION variable in config.nmake 2003-03-26 20:17:42 +00:00
packaging Add the MEGACO and PCLI plugins. 2003-01-28 22:18:06 +00:00
plugins Add packet-mgcp.h to the distribution. 2003-03-07 04:13:26 +00:00
tools Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
wiretap Add a new README.developer file for wiretap; it's currently just some 2003-04-02 20:21:45 +00:00
.cvsignore Split FAQ into shorter lines before including it into the gtk help dialog. 2003-03-02 17:42:37 +00:00
AUTHORS From Eric Perie: update to the name for EAP type 15, and some additional 2003-04-01 19:17:55 +00:00
COPYING
ChangeLog Update for 0.9.11. 2003-03-11 00:26:53 +00:00
Ethereal.desktop
FAQ Update FAQ to 2003-03-20 2003-03-25 19:22:56 +00:00
FAQ.include Update FAQ to 2003-03-20 2003-03-25 19:22:56 +00:00
INSTALL Add some missing specific configure options. 2003-01-29 22:55:05 +00:00
INSTALL.configure
Makefile.am Add dissector for NetWare Link Services Protocol. 2003-03-31 08:10:08 +00:00
Makefile.nmake Add dissector for NetWare Link Services Protocol. 2003-03-31 08:10:08 +00:00
NEWS Update for 0.9.11. 2003-03-11 00:26:53 +00:00
README From Motonori Shindo: support for reading CoSine L2 debug output. 2002-07-31 19:27:57 +00:00
README.aix Update to note that libpcap 0.7.1 doesn't work perfectly with AIX's BPF, 2002-10-08 07:30:08 +00:00
README.bsd
README.hpux Add a note that Rick Jones reports that HP-UX 11i needs no patches for 2002-06-29 04:38:31 +00:00
README.irix
README.linux
README.tru64
README.vmware
README.win32 From Olivier Biot: README.win32 updates for Cygwin. 2003-02-14 01:01:26 +00:00
TODO
acinclude.m4 Check for <ucd-snmp/ucd-snmp-config.h>, not <ucd-snmp/snmp.h> - we don't 2003-02-28 06:04:30 +00:00
aclocal-flags Put a "-I" before "$gtk_aclocal_dir". 2003-01-22 15:58:33 +00:00
afn.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
afn.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
aftypes.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
alignment.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
arcnet_pids.h Support BACNET over ARCNET, under the assumption that no fragmentation 2003-01-23 09:54:54 +00:00
asn1.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
asn1.h From Wes Hardaker: 2002-10-23 18:24:09 +00:00
autogen.sh Comment out usage for obsolete configure args support 2003-02-15 03:17:17 +00:00
bridged_pids.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
capture-wpcap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
capture-wpcap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
capture.c From a look at the Linux ARCNET code, it appears that no frame delivered 2003-01-23 09:04:54 +00:00
capture.h From Albert Chin: "sync_pipe[]" isn't exported by "capture.c", so it 2003-01-09 19:37:14 +00:00
capture_stop_conditions.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
capture_stop_conditions.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
cfile.c Forgot to add two files 2002-09-06 23:14:04 +00:00
cfile.h Forgot to add two files 2002-09-06 23:14:04 +00:00
chdlctypes.h Add a new "chdlctypes.h" file for Cisco HDLC type values that aren't 2003-01-11 10:16:22 +00:00
cleanbld.bat From Andreas Sikkema: remove epan\dfilter\scanner.c, so that it gets 2003-03-12 00:11:09 +00:00
color.h Change to color filters : 2002-09-23 19:09:52 +00:00
column.c Make the list of column format descriptions "static", and size it based 2003-01-27 20:45:42 +00:00
column.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
conditions.c Cast const pointer arguments to "g_free()" and "g_hash_table_foreach()" 2002-12-03 02:07:07 +00:00
conditions.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
config.guess
config.h.win32 Define HAVE_NET_SNMP, as Ethereal is set up to be built with Net-SNMP 2002-10-23 18:27:33 +00:00
config.nmake From Graham Bloice: make the RC_VERSION variable in config.nmake 2003-03-26 20:17:42 +00:00
config.sub
configure.in DATAFILE_DIR in the top-level config.h isn't used; don't bother defining 2003-03-25 23:35:30 +00:00
crypt-des.c From Devin Heitmueller: support for decrypting DCERPC conversations 2002-12-31 08:05:29 +00:00
crypt-des.h From Devin Heitmueller: support for decrypting DCERPC conversations 2002-12-31 08:05:29 +00:00
crypt-md4.c Include <string.h> so that memcpy() is properly declared. 2002-12-03 15:21:28 +00:00
crypt-md4.h From Devin Heitmueller: 2002-12-03 00:37:27 +00:00
crypt-md5.c Replace #include "md5.h" with "crypt-md5.h". 2002-12-17 22:14:54 +00:00
crypt-md5.h Rename md5.[ch] to crypt-md5.[ch] to conform with our naming conventions. 2002-12-17 16:06:54 +00:00
crypt-rc4.c From Devin Heitmueller: make the RC4 support stateful. 2002-12-11 19:31:02 +00:00
crypt-rc4.h From Devin Heitmueller: make the RC4 support stateful. 2002-12-11 19:31:02 +00:00
dftest.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
dictionary.dtd
dictionary.xml
editcap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ethereal_be.py
ethereal_gen.py Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
etypes.h From Dinesh Dutt: 2003-03-05 07:41:24 +00:00
file.c The frame number passed to "goto_frame()" wasn't necessarily explicitly 2003-03-02 22:37:03 +00:00
file.h Have "goto_frame()" put up error dialog boxes itself, rather than having 2003-03-02 22:07:25 +00:00
filters.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
filters.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
follow.c Don't cast away constness, and fix variable and structure member 2002-12-02 23:43:30 +00:00
follow.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
format-oid.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
g711.c From Albert Chin: get rid of some C++ comments in C89 code. 2003-03-10 19:58:47 +00:00
g711.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
getopt.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
getopt.h
globals.h Remove unused include 2002-09-06 18:29:41 +00:00
greproto.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
idl2eth.sh
in_cksum.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
in_cksum.h
ipproto.c From Teemu Rinta-aho: draft 20 MIPv6 support (now in a file of its own). 2003-02-04 20:17:01 +00:00
ipproto.h From Markus Friedl: 2003-03-07 16:52:46 +00:00
llcsaps.h From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
make-faq Split FAQ into shorter lines before including it into the gtk help dialog. 2003-03-02 17:42:37 +00:00
make-manuf Don't replace spaces by '_', remove them. 2003-01-21 20:20:09 +00:00
make-reg-dotc
make-reg-dotc.py
make-tapreg-dotc From Ronnie Sahlberg: have a registration interface for tap listeners, 2002-10-31 22:16:01 +00:00
manuf Update manuf to current IEEE entries. 2003-03-05 17:27:20 +00:00
manuf.tmpl Remove 00:40:96 from manuf.tmpl (Aironet, Ciron). 2003-03-05 17:29:33 +00:00
menu.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
mergecap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
mkstemp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
mkstemp.h
mobileipv4.xml
nasreq.xml
ncp2222.py Updates from Greg Morris: 2003-02-19 21:47:46 +00:00
nlpid.h From Laurent Meyer: NLPID for Subnetwork Dependent Convergence Function. 2003-02-24 19:49:04 +00:00
oui.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-aarp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-acap.c From Brad Hards: ACAP support. 2003-03-25 22:30:19 +00:00
packet-afp.c From Didier Gautheron: bug fix plus a new command decoded. 2003-03-30 22:14:06 +00:00
packet-afp.h From Didier Gautheron: better AFP 3.x dissector. 2002-10-17 22:38:19 +00:00
packet-afs-defs.h Update for AFS and related protocols so that time between Request and 2003-03-05 09:52:22 +00:00
packet-afs-macros.h Rename OUT_DATE to OUT_TIMESECS, as it can be used for relative time in 2003-01-18 02:18:39 +00:00
packet-afs-register-info.h The time deltas are for AFS, not ONC RPC. 2003-03-08 07:27:41 +00:00
packet-afs.c Update for AFS and related protocols so that time between Request and 2003-03-05 09:52:22 +00:00
packet-afs.h
packet-aim.c From Devin Heitmueller: for packets with an unknown family ID, display 2003-03-14 21:50:19 +00:00
packet-ajp13.c Use "gboolean" for Boolean variables. 2003-03-26 21:47:34 +00:00
packet-ans.c Add support for decoding Intel ANS probes. Thanks go to Intel for providing 2003-03-23 19:32:19 +00:00
packet-aodv.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-aodv6.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-arcnet.c Put in an entry for the BACnet protocol ID. 2003-01-23 10:11:54 +00:00
packet-arcnet.h From a look at the Linux ARCNET code, it appears that no frame delivered 2003-01-23 09:04:54 +00:00
packet-arp.c Don't tell the resolver code that a given MAC address corresponds to a 2003-02-10 21:13:13 +00:00
packet-arp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-asap.c Updated to support latest versions of the Internet Drafts: 2003-01-20 22:49:36 +00:00
packet-ascend.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-atalk.c Use the reported length, not the captured length, as the fragment length 2003-03-05 07:17:50 +00:00
packet-atalk.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-atm.c Add another sanity check - there shouldn't be more than 47 bytes of 2003-03-07 03:19:50 +00:00
packet-atm.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-auto_rp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-bacapp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-bacnet.c From Dave Richards: BACNET-over-ARCNET is BACNET-over-802.2-over-ARCNET, 2003-01-25 00:06:12 +00:00
packet-beep.c Arguments to hash routines are gconstpointer's; assign them to const 2002-11-28 03:57:50 +00:00
packet-bgp.c Separate the scan for the BGP header from the scan through the BGP 2003-04-05 11:20:54 +00:00
packet-bgp.h Separate the scan for the BGP header from the scan through the BGP 2003-04-05 11:20:54 +00:00
packet-bofl.c Make the dissector static - it's not called from outside packet-bofl.c 2003-03-01 09:37:38 +00:00
packet-bootp.c Put in a missing comma in a list of strings, so we don't get two strings 2003-02-13 08:29:19 +00:00
packet-bootparams.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-bootparams.h
packet-bpdu.c Add a new "chdlctypes.h" file for Cisco HDLC type values that aren't 2003-01-11 10:16:22 +00:00
packet-brdwlk.c From Dinesh Dutt: updates to the Boardwalk and MDS header dissectors. 2003-01-23 07:01:52 +00:00
packet-bvlc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cdp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cgmp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-chdlc.c From Hannes Gredler: support MPLS over CHDLC. 2003-01-27 19:28:52 +00:00
packet-chdlc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-clearcase.c New protocol: Stub dissector for ClearCase NFS protocol 2002-11-15 22:45:52 +00:00
packet-clearcase.h New protocol: Stub dissector for ClearCase NFS protocol 2002-11-15 22:45:52 +00:00
packet-clip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-clip.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-clnp.c When deciding whether we have enough data in a lower-level packet to 2003-03-04 06:47:10 +00:00
packet-cops.c Don't return a success/failure value from a function if we're not going 2003-02-21 00:11:31 +00:00
packet-cosine.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-cpha.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-cups.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-data.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-data.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dccp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-dccp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-afs4int.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-bossvr.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-browser.c Generalize "cb_str_postprocess()" to allow the string to be appended to 2003-01-30 08:19:39 +00:00
packet-dcerpc-browser.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-cds_clerkserver.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-cds_solicit.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-conv.c From Jaime Fournier: updates to dcerpc conversation manager 2002-09-26 06:13:08 +00:00
packet-dcerpc-cprpc_server.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-dce122.c Update to dtsprovider, declare the status code and vals 2002-09-18 12:12:50 +00:00
packet-dcerpc-dce122.h Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-dfs.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-dfs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-dnsserver.c Discovered a new pipe, \PIPE\DNSSERVER, when debugging a win2k DNS 2002-09-11 23:59:13 +00:00
packet-dcerpc-dnsserver.h Discovered a new pipe, \PIPE\DNSSERVER, when debugging a win2k DNS 2002-09-11 23:59:13 +00:00
packet-dcerpc-dtsprovider.c When registering a protocol, make sure there are no other protocols with 2002-10-15 05:21:07 +00:00
packet-dcerpc-dtsstime_req.c When registering a protocol, make sure there are no other protocols with 2002-10-15 05:21:07 +00:00
packet-dcerpc-epm.c Convert dissector to callback based version of dissect_ndr_pointer(). 2003-01-28 06:39:41 +00:00
packet-dcerpc-fldb.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-ftserver.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-krb5rpc.c Get rid of unused variables. 2003-01-11 07:40:09 +00:00
packet-dcerpc-lsa-ds.c Put info level in COL_INFO for DsRoleGetDomInfo RPC. 2003-02-14 06:14:27 +00:00
packet-dcerpc-lsa.c When dissecting specific rights, pass a name string down so the 2003-04-03 05:43:59 +00:00
packet-dcerpc-lsa.h From Luke Howard: Bugfix for one NETLOGON command 2002-09-28 09:43:10 +00:00
packet-dcerpc-mapi.c Use new format of dissect_ndr_cvstring() function. 2003-02-10 02:07:15 +00:00
packet-dcerpc-mapi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-mgmt.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
packet-dcerpc-ndr.c Don't use the result of "proto_registrar_get_name()" as the field value 2002-11-03 20:35:49 +00:00
packet-dcerpc-netlogon.c Display user name in COL_INFO for ServerAuthenticate2 request. 2003-02-14 06:17:20 +00:00
packet-dcerpc-netlogon.h Add value_string for secure channel type used in ServerAuthenticate2. 2003-01-14 05:09:16 +00:00
packet-dcerpc-nspi.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
packet-dcerpc-nt.c Don't append text in cb_str_postprocess() if text is the empty string. 2003-02-25 02:04:56 +00:00
packet-dcerpc-nt.h Have "dissect_ndr_counted_string()" add 2, not 1, to its argument, as it 2003-02-08 09:41:44 +00:00
packet-dcerpc-oxid.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
packet-dcerpc-reg.c Convert to new DCERPC string handling functions. There are still some 2003-02-03 02:14:01 +00:00
packet-dcerpc-reg.h From Ulf Lamping: change some #define names to avoid name collisions on 2002-08-29 19:05:41 +00:00
packet-dcerpc-remact.c Replace the types from sys/types.h and netinet/in.h by their glib.h 2002-08-02 23:36:07 +00:00
packet-dcerpc-rep_proc.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-roverride.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-rpriv.c Assign the results of calls to "tvb_get_ptr()" to const pointer 2002-11-28 04:57:43 +00:00
packet-dcerpc-rs_acct.c Assign the results of calls to "tvb_get_ptr()" to const pointer 2002-11-28 04:57:43 +00:00
packet-dcerpc-rs_attr.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-rs_misc.c Assign the results of calls to "tvb_get_ptr()" to const pointer 2002-11-28 04:57:43 +00:00
packet-dcerpc-rs_pgo.c Assign the results of calls to "tvb_get_ptr()" to const pointer 2002-11-28 04:57:43 +00:00
packet-dcerpc-rs_repadm.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-rs_replist.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-rs_unix.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-rsec_login.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-samr.c When dissecting specific rights, pass a name string down so the 2003-04-03 05:43:59 +00:00
packet-dcerpc-samr.h Forgot to rename constant for bit 0x80 of SAMR domain handle permissions. 2003-02-21 02:04:31 +00:00
packet-dcerpc-secidmap.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-spoolss.c When dissecting specific rights, pass a name string down so the 2003-04-03 05:43:59 +00:00
packet-dcerpc-spoolss.h Move some constants here from packet-dcerpc-spoolss.c 2003-02-14 06:21:30 +00:00
packet-dcerpc-srvsvc.c Dissect the server type bitfield in NetServerGetInfo for SERVER_INFO_101 2003-02-17 01:59:39 +00:00
packet-dcerpc-srvsvc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-tapi.c Generalize "cb_str_postprocess()" to allow the string to be appended to 2003-01-30 08:19:39 +00:00
packet-dcerpc-tapi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-tkn4int.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-ubikdisk.c Get rid of carriage returns - they upset some UNIX compilers (and 2002-11-08 19:46:09 +00:00
packet-dcerpc-ubikvote.c When registering a protocol, make sure there are no other protocols with 2002-10-15 05:21:07 +00:00
packet-dcerpc-update.c From Jamie Fournier: change to version 4, and fix to match the current 2002-10-23 04:35:52 +00:00
packet-dcerpc-wkssvc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc-wkssvc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dcerpc.c Do the same for dissect_ndr_char_cvstring. 2003-03-31 07:26:18 +00:00
packet-dcerpc.h Rename "fake_unicode()" to "tvb_fake_unicode()" as it works on a tvbuff, 2003-02-24 01:22:30 +00:00
packet-ddtp.c Make the DDTP dissector reject packets with an invalid version number. 2003-01-19 21:43:18 +00:00
packet-ddtp.h Update my email. 2002-09-01 14:30:34 +00:00
packet-dec-bpdu.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dhcpv6.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-diameter-defs.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-diameter.c Don't cast away constness, and fix variable and structure member 2002-12-02 23:43:30 +00:00
packet-dlsw.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dns.c Update a comment. 2003-01-31 08:29:09 +00:00
packet-dns.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dsi.c From Didier Gautheron: better AFP 3.x dissector. 2002-10-17 22:38:19 +00:00
packet-dvmrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-dvmrp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-eap.c From Eric Perie: update to the name for EAP type 15, and some additional 2003-04-01 19:17:55 +00:00
packet-eapol.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-eigrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-enc.c WTAP_ENCAP_ENC was, in fact, intended for use for DLT_ENC, so just 2003-03-08 09:11:53 +00:00
packet-esis.c From Laurent Meyer: register the ESIS dissector by name, so it can be 2003-02-25 19:07:07 +00:00
packet-esis.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-eth.c From Dinesh Dutt: 2003-01-22 06:26:36 +00:00
packet-eth.h reate a TAP for Ethernet 2003-01-22 01:18:03 +00:00
packet-etherip.c From Markus Friedl: 2003-03-07 16:52:46 +00:00
packet-ethertype.c Even though we don't yet dissect Intel ANS (NIC teaming) or Microsoft 2003-03-02 15:50:55 +00:00
packet-fc.c From Dinesh Dutt: 2003-03-05 07:41:24 +00:00
packet-fc.h Move the handling of the Network_Header for full FC frames into the FC 2002-12-10 02:49:31 +00:00
packet-fcbls.h From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC 2002-12-08 02:32:36 +00:00
packet-fcct.c From Dinesh Dutt: 2003-01-14 01:17:44 +00:00
packet-fcct.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
packet-fcdns.c From Dinesh Dutt: 2003-01-14 01:17:44 +00:00
packet-fcdns.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
packet-fcels.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-fcels.h From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC 2002-12-08 02:32:36 +00:00
packet-fcfcs.c From Dinesh Dutt: 2003-01-14 01:17:44 +00:00
packet-fcfcs.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
packet-fcfzs.c From Dinesh Dutt: 2003-01-14 01:17:44 +00:00
packet-fcfzs.h Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
packet-fcip.c Panic if a preference starts with the name of the module to which it 2003-01-28 23:56:40 +00:00
packet-fclctl.c From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC 2002-12-08 02:32:36 +00:00
packet-fclctl.h From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC 2002-12-08 02:32:36 +00:00
packet-fcp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-fcp.h From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC 2002-12-08 02:32:36 +00:00
packet-fcswils.c From Dinesh Dutt: 2003-03-05 07:41:24 +00:00
packet-fcswils.h From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC 2002-12-08 02:32:36 +00:00
packet-fddi.c Update my email address in various places since my old one no longer works 2003-01-26 19:35:31 +00:00
packet-fddi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-fix.c New dissector for the FIX protocol by PC Drew 2002-09-16 17:49:20 +00:00
packet-fr.c Add WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame Relay capture files 2003-01-31 01:02:14 +00:00
packet-frame.c Handle packet direction information for SDLC Sniffer captures. 2003-03-03 23:29:59 +00:00
packet-frame.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ftp.c From Brad Hards: show a description of the FTP reply code. 2003-02-25 19:27:19 +00:00
packet-fw1.c From Alfred Koebler: add support for a column for the interface and 2002-12-10 00:12:59 +00:00
packet-giop.c From Craig Rodrigues: 2003-03-05 15:33:12 +00:00
packet-giop.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gmrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gnutella.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gnutella.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gre.c From Hannes Gredler: show the type value for OSI protocols symbolically. 2002-11-07 22:12:13 +00:00
packet-gssapi.c Don't discard the constness of arguments to GHashTable functions. 2002-12-02 20:04:07 +00:00
packet-gssapi.h Handle GSS_Wrap header information as well as context-level tokens. A 2002-11-28 06:48:42 +00:00
packet-gtp.c Thou Shalt Not Ever Make An Offset An 8-bit Quantity If Thou Art 2003-02-07 19:57:19 +00:00
packet-gtp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-gvrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-h1.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-h261.c Small bugfix for h.261, the HMVD field spans two bytes, read those two bytes 2003-01-03 20:42:43 +00:00
packet-hclnfsd.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-hclnfsd.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-hpext.c From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
packet-hpext.h From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
packet-hsrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-http.c Non-ASCII characters can't be part of the name in a MIME header; if we 2003-02-24 01:17:45 +00:00
packet-http.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-hyperscsi.c Gcc was afraid that hs_tree might be used uninitialized. It wasn't, but 2002-12-03 01:09:00 +00:00
packet-iapp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ib.c Reject packets with opcodes we don't recognize. 2003-01-20 08:03:16 +00:00
packet-icap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-icmpv6.c From Teemu Rinta-aho: draft 20 MIPv6 support (now in a file of its own). 2003-02-04 20:17:01 +00:00
packet-icp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-icq.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ieee8023.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ieee8023.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ieee80211.c From Solomon Peachy: add support for the latest stuff defined in the 2003-04-01 19:05:55 +00:00
packet-ieee80211.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-igmp.c When deciding whether we have enough data in a lower-level packet to 2003-03-04 06:47:10 +00:00
packet-igmp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-igrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-imap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ip.c When deciding whether we have enough data in a lower-level packet to 2003-03-04 06:47:10 +00:00
packet-ip.h Patch for packet-ip to make it TAPable 2003-01-22 01:16:33 +00:00
packet-ipfc.c Note that IP-over-FC is described by RFC 2625. 2003-01-21 05:21:03 +00:00
packet-ipfc.h Add a capture routine for IP-over-FC, and call it from the capture code. 2002-12-08 22:35:30 +00:00
packet-ipp.c Booleans are 1 byte, not 4 bytes. 2003-01-28 22:02:26 +00:00
packet-ipsec.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ipsec.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ipv6.c When deciding whether we have enough data in a lower-level packet to 2003-03-04 06:47:10 +00:00
packet-ipv6.h From Teemu Rinta-aho: draft 20 MIPv6 support (now in a file of its own). 2003-02-04 20:17:01 +00:00
packet-ipx.c Add dissector for NetWare Link Services Protocol. 2003-03-31 08:10:08 +00:00
packet-ipx.h Add dissector for NetWare Link Services Protocol. 2003-03-31 08:10:08 +00:00
packet-irc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isakmp.c From Yaniv Kaul: 2003-01-20 22:27:03 +00:00
packet-iscsi.c Panic if a preference starts with the name of the module to which it 2003-01-28 23:56:40 +00:00
packet-isdn.c Allow more than one circuit with the same circuit ID; a circuit has a 2002-11-08 01:00:07 +00:00
packet-isis-clv.c We don't use snprintf, so we don't need to include snprintf.h. 2003-04-02 08:36:42 +00:00
packet-isis-clv.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isis-hello.c From Hannes Gredler: make the IS-IS dissector more verbose in the INFO 2002-08-29 18:52:54 +00:00
packet-isis-hello.h From Hannes Gredler: make the IS-IS dissector more verbose in the INFO 2002-08-29 18:52:54 +00:00
packet-isis-lsp.c From Laurent Rabret: add support for Multi Topology Reachable IPv4 2003-04-03 05:22:11 +00:00
packet-isis-lsp.h From Laurent Rabret: add support for Multi Topology Reachable IPv4 2003-04-03 05:22:11 +00:00
packet-isis-snp.c Have separate subtree ett_ values for CLVs with LSP entries and for the 2003-03-31 07:44:09 +00:00
packet-isis-snp.h From Hannes Gredler: make the IS-IS dissector more verbose in the INFO 2002-08-29 18:52:54 +00:00
packet-isis.c Don't use hardwired offsets when dissecting the ISIS header - we're 2003-03-31 08:09:28 +00:00
packet-isis.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isl.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isl.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-isup.c From Anders Broman: put the message type in the Info column regardless 2003-03-12 00:27:00 +00:00
packet-iua.c From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
packet-kerberos.c Fix a typo in Richard's name. 2002-09-10 08:55:34 +00:00
packet-kerberos.h This file is not packet-gssapi.h, although it was cloned from it 2002-09-07 08:29:13 +00:00
packet-klm.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-klm.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-l2tp.c Set the length of the L2TP tvbuff based on the length in the L2TP 2003-01-14 18:57:07 +00:00
packet-lapb.c Update my email. 2002-09-01 14:30:34 +00:00
packet-lapbether.c Update my email. 2002-09-01 14:30:34 +00:00
packet-lapd.c Note that we should handle LAPD traffic other than Q.931 traffic. 2003-01-07 01:08:27 +00:00
packet-ldap.c Don't dissect SASL stuff as GSS_Wrapped unless we're actually using 2002-11-28 07:01:30 +00:00
packet-ldap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ldp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-llc.c From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
packet-llc.h Show the SAP values in RPL packets symbolically if possible. 2002-11-05 22:50:42 +00:00
packet-lmi.c Put the message type in the Info column. 2003-01-11 07:01:59 +00:00
packet-lmp.c Panic if a preference starts with the name of the module to which it 2003-01-28 23:56:40 +00:00
packet-lpd.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-m2pa.c From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
packet-m2tp.c From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
packet-m2ua.c From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
packet-m3ua.c Fixed a bug in the calculation of number of routing contexts. 2003-02-18 19:48:31 +00:00
packet-mbtcp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mdshdr.c From Dinesh Dutt: 2003-03-05 07:41:24 +00:00
packet-mip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mip6.c From Santeri Paavolainen: fix for the following problems: 2003-02-13 22:23:20 +00:00
packet-mip6.h From Teemu Rinta-aho: draft 20 MIPv6 support (now in a file of its own). 2003-02-04 20:17:01 +00:00
packet-mmse.c From Tom Uijldert: MMSE over HTTP support 2002-09-26 00:42:16 +00:00
packet-mount.c Typo fixes, from Brian Ginsbach. 2002-11-14 02:31:26 +00:00
packet-mount.h From Brian Ginsbach: add a new "dissect_rpc_bytes()" routine to allow 2002-11-13 21:45:59 +00:00
packet-mpeg1.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mpls.c From Hannes Gredler: support MPLS over CHDLC. 2003-01-27 19:28:52 +00:00
packet-mrdisc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mrdisc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-msdp.c The decision on whether there's an encapsulated IP packet in a 2003-01-20 06:24:37 +00:00
packet-msn-messenger.c Comment out unused variables 2003-02-13 23:49:19 +00:00
packet-msnip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-msnip.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-msproxy.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mtp2.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-mtp3.c Panic if a preference starts with the name of the module to which it 2003-01-28 23:56:40 +00:00
packet-mtp3.h From Jeff Morriss: 2003-01-02 20:44:32 +00:00
packet-mtp3mg.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-mysql.c Clean up white space. 2003-04-03 23:51:31 +00:00
packet-nbipx.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-nbns.c Display the error string in the COL_INFO field for an unsuccessful 2002-09-12 00:10:58 +00:00
packet-ncp-int.h From Greg Morris: More NDS decodes. 2002-09-22 15:46:42 +00:00
packet-ncp.c Note that "dissect_ping_req()" duplicates a bunch of stuff in 2002-10-11 19:36:13 +00:00
packet-ncp2222.inc From Greg Morris: don't delete the EID hash table after the first pass, 2003-02-25 21:28:04 +00:00
packet-ndmp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ndps.c Don't cast away constness, and fix variable and structure member 2002-12-02 23:43:30 +00:00
packet-ndps.h Fix the file name in the initial comment. 2002-10-15 04:26:24 +00:00
packet-netbios.c When deciding whether we have enough data in a lower-level packet to 2003-03-04 06:47:10 +00:00
packet-netbios.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-netflow.c Add in some additional Cisco URLs for NetFlow documentation. 2003-03-07 00:43:30 +00:00
packet-nfs.c From Mike Frisch: NFS_ACL support. 2003-04-01 04:38:05 +00:00
packet-nfs.h From Mike Frisch: NFS_ACL support. 2003-04-01 04:38:05 +00:00
packet-nfsacl.c From Mike Frisch: NFS_ACL support. 2003-04-01 04:38:05 +00:00
packet-nfsauth.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-nisplus.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-nisplus.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-nlm.c Panic if a preference starts with the name of the module to which it 2003-01-28 23:56:40 +00:00
packet-nlm.h
packet-nlsp.c "proto_tree_add_text()" takes printf-style arguments; there's no need to 2003-04-02 08:31:37 +00:00
packet-nntp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ntlmssp.c When registering a string preference, if the value of the preference is 2003-03-11 22:51:52 +00:00
packet-ntlmssp.h New file added to hold the definition of the datastructure passed from 2003-01-06 11:28:02 +00:00
packet-ntp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ntp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-null.c Don't cast away constness, and fix variable and structure member 2002-12-02 23:43:30 +00:00
packet-null.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-osi-options.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-osi-options.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-osi.c From Laurent Meyer: NLPID for Subnetwork Dependent Convergence Function. 2003-02-24 19:49:04 +00:00
packet-osi.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ospf.c Reorder defines numerically within version 2003-01-21 20:29:42 +00:00
packet-pcnfsd.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-pcnfsd.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pflog.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pflog.h From Joerg Mayer: 2002-07-15 20:55:51 +00:00
packet-pgm.c From Todd Montgomery: Bring PGM up to date with RFC 3208: 2003-03-12 04:04:15 +00:00
packet-pim.c From Martin Regner: properly set the offset in the join/prune processing 2002-12-27 22:55:40 +00:00
packet-pim.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-pop.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-portmap.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-portmap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ppp.c From Thierry Pelle: updates (use the correct RFC 2472 term - "interface 2003-02-07 20:09:33 +00:00
packet-ppp.h Instead of tweaking a "Protocol configuration options" extension header 2002-11-11 19:23:14 +00:00
packet-pppoe.c From Ronnie Sahlberg: 2002-10-21 18:17:41 +00:00
packet-pptp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-prism.c Ruediger Oertel <ro@suse.de> 2003-03-08 11:43:54 +00:00
packet-prism.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-q931.c From Anders Broman: fix the names of some fields. 2003-03-12 00:23:52 +00:00
packet-q931.h "packet-isup.c" doesn't appear to need to include "packet-ip.h", so 2003-02-28 23:16:15 +00:00
packet-q2931.c Display the call reference flag, and don't include that bit in the call 2002-11-10 20:26:24 +00:00
packet-qllc.c Add an X.29 dissector. 2003-01-06 02:24:57 +00:00
packet-quake.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-quake2.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-quake3.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-quakeworld.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-radius.c When registering a string preference, if the value of the preference is 2003-03-11 22:51:52 +00:00
packet-ranap.c - get rid of registering as SUA light upper layer (support for SUA light 2002-12-10 21:41:23 +00:00
packet-raw.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-raw.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rip.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ripng.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ripng.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rlogin.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rmi.c Remove used parameter pinfo from dissect_ser 2003-03-09 03:19:03 +00:00
packet-rmi.h Get rid of unused ett_ variables (for fields that don't have subfields). 2003-02-05 06:16:32 +00:00
packet-rmp.c packet-rmp.c: Jochen Friedrich 2003-03-03 14:08:39 +00:00
packet-rpc.c Pointer <--> int converions cause warnings on ia64. 2003-03-10 02:06:33 +00:00
packet-rpc.h From Brian Ginsbach: add a new "dissect_rpc_bytes()" routine to allow 2002-11-13 21:45:59 +00:00
packet-rpl.c From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
packet-rquota.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-rquota.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rsh.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rstat.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-rsvp.c Panic if a preference starts with the name of the module to which it 2003-01-28 23:56:40 +00:00
packet-rsvp.h
packet-rsync.c Fix possible null pointer deference (conversation_data). 2003-03-01 14:12:38 +00:00
packet-rtcp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rtcp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rtp.c From Miha Jemec : 2003-03-06 20:35:12 +00:00
packet-rtp.h From Miha Jemec : 2003-03-06 20:35:12 +00:00
packet-rtsp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rwall.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-rwall.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-rx.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-rx.h
packet-sadmind.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-sap.c Don't cast away constness, and fix variable and structure member 2002-12-02 23:43:30 +00:00
packet-sccp.c From Jeff Morriss fix: 2003-03-21 23:05:25 +00:00
packet-sccpmg.c From Jeff Morriss: 2003-01-02 20:44:32 +00:00
packet-scsi.c Use SCSI_DEV_BITS for the bits in the peripheral qualifier/peripheral 2003-03-10 02:18:19 +00:00
packet-scsi.h Treat the Peripheral Qualifier field the same way we treat the 2003-03-08 08:02:20 +00:00
packet-sctp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-sdlc.c Add support for SDLC encapsulation in DOS Sniffer captures; that 2003-01-03 22:31:26 +00:00
packet-sdp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sip.c MSVC++ didn't care for having const ints in its hf subarray indices. Use 2003-03-11 01:48:55 +00:00
packet-skinny.c From Paul Erkilla: 2002-09-21 03:14:10 +00:00
packet-slimp3.c "in_str" is a boolean; make it so. 2003-02-27 05:54:31 +00:00
packet-sll.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sll.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-slowprotocols.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-browse.c Fix up the parsing of browser rest messages. 2003-03-24 16:49:10 +00:00
packet-smb-browse.h Dissect the server type bitfield in NetServerGetInfo for SERVER_INFO_101 2003-02-17 01:59:39 +00:00
packet-smb-common.c Add an extra argument to get_unicode_string() to optionally 2003-04-03 02:57:48 +00:00
packet-smb-common.h When dissecting specific rights, pass a name string down so the 2003-04-03 05:43:59 +00:00
packet-smb-logon.c Add an extra argument to get_unicode_string() to optionally 2003-04-03 02:57:48 +00:00
packet-smb-logon.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-mailslot.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-mailslot.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-pipe.c Use the reported length, not the captured length, as the fragment length 2003-03-05 07:17:50 +00:00
packet-smb-pipe.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-smb-sidsnooping.c Non-void functions must always return a value; the SID snooping tap 2003-03-25 19:52:56 +00:00
packet-smb-sidsnooping.h Added SMB option : sid_name_snooping. 2003-03-25 09:41:42 +00:00
packet-smb.c Add some additional fields to SMB-over-IPX dissection, as per what 2003-04-03 22:58:54 +00:00
packet-smpp.c The SMPP dissector has a too light heuristic and 2003-03-08 14:21:15 +00:00
packet-smtp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sna.c Use the reported length, not the captured length, as the fragment length 2003-03-05 07:17:50 +00:00
packet-sna.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-snaeth.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-snmp.c From Jochen Friedrich: add support for: 2003-03-02 21:52:21 +00:00
packet-snmp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-socks.c From Georgi Guninski: Fix a format string problem. 2003-02-26 01:35:07 +00:00
packet-spnego.c Small explanation for why MS created their own KRB5 OID value. 2003-02-17 17:32:59 +00:00
packet-spray.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-spray.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-srvloc.c Handle the flag bits in SRVLOC V1 as registered fields, just as we do in 2003-03-01 09:03:42 +00:00
packet-sscop.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ssh.c From Markus Friedl: Remove duplicate code in packet-ssh.c. 2003-03-08 22:15:41 +00:00
packet-ssl.c Pointer <--> int converions cause warnings on ia64. 2003-03-10 02:06:33 +00:00
packet-stat-notify.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-stat-notify.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-stat.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-stat.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-sua.c Register "sua.sua_version" as an obsolete preference, so that no 2003-01-23 19:45:37 +00:00
packet-syslog.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tacacs.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tcp.c Use FT_FRAMENUM for the "Duplicate to the ACK in frame" and "This is an 2003-03-27 19:55:59 +00:00
packet-tcp.h Update for tethereal -z io,users, top talkers : 2003-03-03 23:20:59 +00:00
packet-tds.c When deciding whether we have enough data in a lower-level packet to 2003-03-04 06:47:10 +00:00
packet-telnet.c Get rid of the default "dissect_subopt()" suboption negotiation data 2003-02-24 19:25:00 +00:00
packet-tftp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-time.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tns.c Sometimes the trace stuff doesn't appear in connect messages. 2003-02-05 08:06:40 +00:00
packet-tns.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tpkt.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tpkt.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tr.c Add a preference to control whether to attempt to un-mangle Linux 2003-02-08 05:31:05 +00:00
packet-tr.h Create a TAP for TokenRing 2003-01-22 01:17:01 +00:00
packet-trmac.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tsp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-tzsp.c Give a bunch of files RCS IDs. 2003-03-06 21:57:17 +00:00
packet-ucp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-udp.c Added tap functionality to UDP 2003-03-03 23:46:50 +00:00
packet-udp.h Added tap functionality to UDP 2003-03-03 23:46:50 +00:00
packet-v120.c To determine the direction of the traffic, use "pinfo->p2p_dir", rather 2002-10-31 07:43:10 +00:00
packet-vines.c Support Appletalk, IPv6, and Banyan Vines over ARCNET. 2003-01-23 09:39:33 +00:00
packet-vines.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vj.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vlan.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-vlan.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vrrp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-vtp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wap.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wbxml.c From Olivier Biot: fix quotation of attibute values for the WAP 2003-03-27 19:23:10 +00:00
packet-wccp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wccp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wcp.c Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed 2003-01-31 03:17:56 +00:00
packet-wfleet-hdlc.c Add support for Wellfleet HDLC. It now can see inside the packets and handles 2002-12-20 07:56:07 +00:00
packet-who.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wlancap.c From Solomon Peachy: support for new "wlancap" 802.11 extra-information 2002-11-06 21:49:34 +00:00
packet-wlancap.h From Solomon Peachy: support for new "wlancap" 802.11 extra-information 2002-11-06 21:49:34 +00:00
packet-wsp.c From Olivier Biot: 2003-03-27 19:15:28 +00:00
packet-wsp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wtls.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wtls.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-wtp.c Use the reported length, not the captured length, as the fragment length 2003-03-05 07:17:50 +00:00
packet-wtp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-x11-keysym.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-x11.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-x25.c Distinguish between the two directions of X.25 traffic when doing 2003-03-05 05:20:38 +00:00
packet-x29.c Add an X.29 dissector. 2003-01-06 02:24:57 +00:00
packet-xdmcp.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-xot.c Use "tcp_dissect_pdus()" rather than doing the dissection ourselves. 2003-01-21 01:45:17 +00:00
packet-xyplex.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-yhoo.c Yahoo Messenger YMSG protocol support, from Wayne Parrott. 2003-03-01 00:09:03 +00:00
packet-ymsg.c More URLs, from a message from Martin Regner. 2003-03-01 04:12:06 +00:00
packet-ypbind.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-ypbind.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-yppasswd.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-yppasswd.h Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-ypserv.c Move the value_string tables for V1 and V2 procedure values after the 2002-10-24 20:59:21 +00:00
packet-ypserv.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-ypxfr.c Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table() 2002-11-01 00:48:39 +00:00
packet-ypxfr.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
packet-zebra.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
pcap-util.c AIX's BPF, and thus its tcpdump, appears to use 24 as the link-layer 2003-03-25 06:04:54 +00:00
pcap-util.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ppptypes.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
prefs-int.h Support putting preferences into arbitrary places in a tree, which is 2002-12-20 01:48:57 +00:00
prefs.c From Tomas Kukosa - allow a preference name to begin with the string 2003-03-13 18:17:59 +00:00
prefs.h Support putting preferences into arbitrary places in a tree, which is 2002-12-20 01:48:57 +00:00
print.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
print.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
print.ps Have "print_line()" take an indentation argument, and do blank 2002-06-29 09:45:06 +00:00
process-x11-fields.pl
progress_dlg.h Make the "start_time" argument to "delayed_create_progress_dlg()" a 2002-08-28 22:28:43 +00:00
proto_hier_stats.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
proto_hier_stats.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ps.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ptvcursor.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ptvcursor.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
randpkt.c Clean up the TDS dissector a bit. Change a lot of signed ints to 2002-11-17 21:47:41 +00:00
rdps.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
reassemble.c When deciding whether we have enough data in a lower-level packet to 2003-03-04 06:47:10 +00:00
reassemble.h Update reassemble.c/show_item and all callers to use FT_FRAMENUM for the list of packets corresponding to a reassembled pdu 2002-12-19 11:22:38 +00:00
register.h From Ronnie Sahlberg: have a registration interface for tap listeners, 2002-10-31 22:16:01 +00:00
ringbuffer.c From Graeme Hewson: 2002-09-22 16:17:41 +00:00
ringbuffer.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
rpc_defrag.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
sctpppids.h Get rid of old ASAP PPID. 2003-01-20 22:46:27 +00:00
simple_dialog.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
smb.h Added SMB option : sid_name_snooping. 2003-03-25 09:41:42 +00:00
snprintf-imp.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
snprintf.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
snprintf.h <sys/types.h> still needs to be #included to get size_t, as the comment 2002-09-12 21:26:51 +00:00
statusbar.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
strcasecmp.c
strerror.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
strerror.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
strncasecmp.c
strptime.c
strptime.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
summary.c
summary.h
sunping.xml
tap-dcerpcstat.c From Ronnie Sahlberg: have a registration interface for tap listeners, 2002-10-31 22:16:01 +00:00
tap-iostat.c Gtk1 version of io-stat 2002-11-15 10:55:19 +00:00
tap-iousers.c Added tap functionality to UDP 2003-03-03 23:46:50 +00:00
tap-mgcpstat.c From Lars Roland: printf fix. 2003-03-12 00:36:22 +00:00
tap-protocolinfo.c New tap extension to tethereal: ProtoColInfo 2002-11-04 12:11:01 +00:00
tap-protohierstat.c New tap extension for tethereal : ProtocolHierarchyStatistics. 2002-11-01 05:29:36 +00:00
tap-rpcprogs.c From Ronnie Sahlberg: have a registration interface for tap listeners, 2002-10-31 22:16:01 +00:00
tap-rpcstat.c Fix for small bug that crashed tethereal if a tap filter was applied and tethereal forgot to tell epan_dissect_new() to build a tree 2002-11-01 01:11:59 +00:00
tap-smbstat.c New files for the SMB RTT statistics feature 2003-01-22 00:42:05 +00:00
tap.c From Marco Molteni: fix a comment to reflect reality. 2002-11-28 20:28:30 +00:00
tap.h Declare functions as extern, as some of them are part of the plugin ABI, 2003-03-06 19:04:28 +00:00
tethereal.c Change the version messages to put the "compiled with" stuff on a 2003-03-12 00:07:46 +00:00
text2pcap-scanner.l
text2pcap.c From Jason Copenhaver: put the address fields in the Ethernet header in 2003-02-27 02:31:00 +00:00
text2pcap.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
ui_util.h Change to color filters : 2002-09-23 19:09:52 +00:00
util.c Change the version messages to put the "compiled with" stuff on a 2003-03-12 00:07:46 +00:00
util.h Change the version messages to put the "compiled with" stuff on a 2003-03-12 00:07:46 +00:00
wka.tmpl Allow the "manuf" file to contain well-known MAC addresses and address 2002-09-09 19:38:11 +00:00
x11-fields bit-plane is a bitmask; display it in hex. 2003-01-31 05:15:23 +00:00
x264_prt_id.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
xdlc.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
xdlc.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
xmlstub.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00
xmlstub.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 21:04:11 +00:00

README

$Id: README,v 1.59 2002/07/31 19:27:39 guy Exp $

General Information
------- -----------

Ethereal is a network traffic analyzer, or "sniffer", for Unix and
Unix-like operating systems.  It uses GTK+, a graphical user interface
library, and libpcap, a packet capture and filtering library.

The Ethereal distribution also comes with Tethereal, which is a
line-oriented sniffer (similar to Sun's snoop, or tcpdump) that uses the
same dissection, capture-file reading and writing, and packet filtering
code as Ethereal, and with editcap, which is a program to read capture
files and write the packets from that capture file, possibly in a
different capture file format, and with some packets possibly removed
from the capture.

The official home of Ethereal is

    http://www.ethereal.com

The latest distribution can be found in the subdirectory

    http://www.ethereal.com/distribution


Installation
------------

Ethereal is known to compile and run on the following systems:

  - Linux (2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x)
  - Solaris (2.5.1, 2.6, 7)
  - FreeBSD (2.2.5, 2.2.6, 3.1, 3.2, 3.3)
  - Sequent PTX v4.4.5  (Nick Williams <njw@sequent.com>)
  - Tru64 UNIX (formerly Digital UNIX) (3.2, 4.0)
  - Irix (6.5)
  - AIX (4.3.2, with a bit of work)
  - Win32 (NT, 98)

It should run on other Unix-ish systems without too much trouble.

NOTE: the Makefile appears to depend on GNU "make"; it doesn't appear to
work with the "make" that comes with Solaris 7 nor the BSD "make".
Perl is also needed to create the man page.

If you decide to modify the yacc grammar or lex scanner, then
you need "flex" - it cannot be built with vanilla "lex" -
and either "bison" or the Berkeley "yacc". Your flex
version must be 2.5.1 or greater. Check this with 'flex -V'.

If you decide to modify the NetWare Core Protocol dissector, you
will need python, as the data for packet types is stored in a python
script, ncp2222.py.

You must therefore install Perl, GNU "make", "flex", and either "bison" or
Berkeley "yacc" on systems that lack them.

Full installation instructions can be found in the INSTALL file.
         
See also the appropriate README.<OS> files for OS-specific installation
instructions.

Usage
-----          

In order to capture packets from the network, you need to be running as
root, or have access to the appropriate entry under /dev if your system
is so inclined (BSD-derived systems, and systems such as Solaris and
HP-UX that support DLPI, typically fall into this category).  Although
it might be tempting to make the Ethereal executable setuid root, please
don't - alpha code is by nature not very robust, and liable to contain
security holes.

Please consult the man page for a description of each command-line
option and interface feature.


Multiple File Types
-------------------

The wiretap library is a packet-capture library currently under
development parallel to ethereal.  In the future it is hoped that
wiretap will have more features than libpcap, but wiretap is still in
its infancy. However, wiretap is used in ethereal for its ability
to read multiple file types. You can read the following file
formats:

libpcap (tcpdump -w, etc.) - this is Ethereal's native format
snoop and atmsnoop
Shomiti/Finisar Surveyor
Novell LANalyzer
Network General/Network Associates DOS-based Sniffer (compressed and
    uncompressed)
Microsoft Network Monitor
AIX's iptrace
Cinco Networks NetXRray
Network Associates Windows-based Sniffer
AG Group/WildPackets EtherPeek/TokenPeek/AiroPeek
RADCOM's WAN/LAN Analyzer
Lucent/Ascend access products
HP-UX's nettl
Toshiba's ISDN routers
ISDN4BSD "i4btrace" utility
Cisco Secure Intrustion Detection System iplogging facility
pppd logs (pppdump-format files)
VMS's TCPIPtrace utility
DBS Etherwatch for VMS
Traffic captures from Visual Networks' Visual UpTime
CoSine L2 debug output

In addition, it can read gzipped versions of any of these files
automatically, if you have the zlib library available when compiling
Ethereal. Ethereal needs a modern version of zlib to be able to use
zlib to read gzipped files; version 1.1.3 is known to work.  Versions
prior to 1.0.9 are missing some functions that Ethereal needs and won't
work.  "./configure" should detect if you have the proper zlib version
available and, if you don't, should disable zlib support. You can always
use "./configure --disable-zlib" to explicitly disable zlib support.

Although Ethereal can read AIX iptrace files, the documentation on
AIX's iptrace packet-trace command is sparse.  The 'iptrace' command
starts a daemon which you must kill in order to stop the trace. Through
experimentation it appears that sending a HUP signal to that iptrace
daemon causes a graceful shutdown and a complete packet is written
to the trace file. If a partial packet is saved at the end, Ethereal
will complain when reading that file, but you will be able to read all
other packets.  If this occurs, please let the Ethereal developers know
at ethereal-dev@ethereal.com, and be sure to send us a copy of that trace
file if it's small and contains non-sensitive data.

Support for Lucent/Ascend products is limited to the debug trace output
generated by the MAX and Pipline series of products.  Ethereal can read
the output of the "wandsession" "wandisplay", "wannext", and "wdd"
commands.  For detailed information on use of these commands, please refer
the following pages:

"wandsession", "wandisplay", and "wannext" on the Pipeline series:
  http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006c79

"wandsession", "wandisplay", and "wannext" on the MAX series:
  http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006972

"wdd" on the Pipeline series:
  http://aos.ascend.com/aos:/gennavviewer.html?doc_id=0900253d80006877

Ethereal can also read dump trace output from the Toshiba "Compact Router"
line of ISDN routers (TR-600 and TR-650). You can telnet to the router
and start a dump session with "snoop dump".

CoSine L2 debug output can also be read by Ethereal. To get the L2
debug output, get in the diags mode first and then use
"create-pkt-log-profile" and "apply-pkt-log-profile" commands under
layer-2 category. For more detail how to use these commands, you
should examine the help command by "layer-2 create ?" or "layer-2 apply ?".

To use the Lucent/Ascend, Toshiba and CoSine traces with Ethereal, you must 
capture the trace output to a file on disk.  The trace is happening inside 
the router and the router has no way of saving the trace to a file for you.
An easy way of doing this under Unix is to run "telnet <ascend> | tee <outfile>".
Or, if your system has the "script" command installed, you can save
a shell session, including telnet to a file. For example, to a file named
tracefile.out:

$ script tracefile.out
Script started on <date/time>
$ telnet router
..... do your trace, then exit from the router's telnet session.
$ exit
Script done on <date/time>



IPv6
----
If your operating system includes IPv6 support, ethereal will attempt to
use reverse name resolution capabilities when decoding IPv6 packets.

If you want to turn off name resolution while using ethereal, start
ethereal with the "-n" option to turn off all name resolution (including
resolution of MAC addresses and TCP/UDP/SMTP port numbers to names), or
with the "-N mt" option to turn off name resolution for all
network-layer addresses (IPv4, IPv6, IPX).

You can make that the default setting by opening the Preferences dialog
box using the Preferences item in the Edit menu, selecting "Name
resolution", turning off the appropriate name resolution options,
clicking "Save", and clicking "OK".

If you would like to compile ethereal without support for IPv6 name
resolution, use the "--disable-ipv6" option with "./configure".  If you
compile ethereal without IPv6 name resolution, you will still be able to
decode IPv6 packets, but you'll only see IPv6 addresses, not host names.


SNMP
----
Ethereal can do some basic decoding of SNMP packets; it can also use the
UCD SNMP library, version 4.2.2 or later, to do more sophisticated
decoding, by reading MIB files and using the information in those files
to display OIDs and variable binding values in a friendlier fashion. 
The configure script will automatically determine whether you have the
UCD SNMP library on your system, and will use it if it's version 4.2.2
or later.  If you have an SNMP library but _do not_ want to have
ethereal use it, you can run configure with the "--without-ucdsnmp"
option.

If you have an earlier version of the UCD SNMP library on your system,
the configure script will stop, reporting that it can't find the
"sprint_realloc_objid()" routine; you should either upgrade to version
4.2.4 or later, as UCD SNMP 4.2.4 fixes some potential buffer overflow
problems, or should configure with "--without-ucdsnmp".


How to Report a Bug
-------------------
Ethereal is still under constant development, so it is possible that you will
encounter a bug while using it. Please report bugs to ethereal-dev@ethereal.com.
Be sure you tell us:

	1) Operating System and version (the command 'uname -sr' may
	   tell you this, although on Linux systems it will probably
	   tell you only the version number of the Linux kernel, not of
	   the distribution as a whole; on Linux systems, please tell us
	   both the version number of the kernel, and which version of
	   which distribution you're running)
	2) Version of GTK+ (the command 'gtk-config --version' will tell you)
	3) Version of Ethereal (the command 'ethereal -v' will tell you,
	   unless the bug is so severe as to prevent that from working,
	   and should also tell you the versions of libraries with which
	   it was built)
	4) The command you used to invoke Ethereal, and the sequence of
	   operations you performed that caused the bug to appear

If the bug is produced by a particular trace file, please be sure to send
a trace file along with your bug description. Please don't send a trace file
greater than 1 MB when compressed. If the trace file contains sensitive
information (e.g., passwords), then please do not send it.

If Ethereal died on you with a 'segmentation violation', 'bus error',
'abort', or other error that produces a UNIX core dump file, you can
help the developers a lot if you have a debugger installed.  A stack
trace can be obtained by using your debugger ('gdb' in this example),
the ethereal binary, and the resulting core file.  Here's an example of
how to use the gdb command 'backtrace' to do so.

$ gdb ethereal core
(gdb) backtrace
..... prints the stack trace
(gdb) quit
$

The core dump file may be named "ethereal.core" rather than "core" on
some platforms (e.g., BSD systems).  If you got a core dump with
Tethereal rather than Ethereal, use "tethereal" as the first argument to
the debugger; the core dump may be named "tethereal.core".

Disclaimer
----------

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


Gerald Combs <gerald@ethereal.com>
Gilbert Ramirez <gram@alumni.rice.edu>
Guy Harris <guy@alum.mit.edu>