wireshark/epan
Guy Harris 57dc6e6c0c Just returning from a dissector without dissecting anything is rude;
make the dissectors "new-style" dissectors and return 0 for packets that
don't look like iSNS.  Do this *before* doing TCP reassembly - once
you've done reassembly, it's too late.

Don't set the columns in the main dissector routines - it's also done in
the PDU dissector, which is sufficient.  Set the protocol column to
"iSNS", not "isns".

svn path=/trunk/; revision=12015
2004-09-16 17:52:16 +00:00
..
dfilter .cvsignore is dead 2004-07-18 23:44:34 +00:00
dissectors Just returning from a dissector without dissecting anything is rude; 2004-09-16 17:52:16 +00:00
ftypes Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
addr_and_mask.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
addr_and_mask.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
addr_resolv.c Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; 2004-09-11 23:03:36 +00:00
addr_resolv.h Merge the "resolv" rename changes with the trunk. 2004-08-09 22:31:21 +00:00
address.h Pull the address (and port and circuit type) stuff out of 2004-07-19 02:27:17 +00:00
atalk-utils.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
atalk-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
AUTHORS Update my email address in various places since my old one no longer works 2003-01-26 19:35:31 +00:00
base64.c Move the base-64 routines to "epan/base64.c". 2004-09-10 23:16:00 +00:00
base64.h Move the base-64 routines to "epan/base64.c". 2004-09-10 23:16:00 +00:00
bitswap.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
bitswap.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ChangeLog
charsets.c Move the stuff to handle ASCII <-> EBCDIC conversions to 2004-09-10 22:59:37 +00:00
charsets.h Move the stuff to handle ASCII <-> EBCDIC conversions to 2004-09-10 22:59:37 +00:00
circuit.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
circuit.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
column-utils.c When deciding whether to add a separator or not, look at the buffer to 2004-08-24 08:20:20 +00:00
column-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
column_info.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
conversation.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
conversation.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
doxygen.cfg.in doxygen changes: 2004-06-25 07:10:55 +00:00
epan.c From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an 2004-08-06 19:57:49 +00:00
epan.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
epan_dissect.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
except.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
except.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
exceptions.h Add a new EXCEPT_CODE macro to get the exception code for the current 2003-10-23 04:59:46 +00:00
filesystem.c Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; 2004-09-11 23:03:36 +00:00
filesystem.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
frame_data.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
frame_data.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
g_ascii_strtoull.c Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
g_ascii_strtoull.h Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
gdebug.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
inet_aton.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
inet_aton.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
inet_ntop.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
inet_pton.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
inet_v6defs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ipv4.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ipv4.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ipv6-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
libethereal.def From Dave Richards: export "host_ip_af()" (it's used by 2004-09-11 23:26:19 +00:00
Makefile.am Name the variables that have the names of ".lo" files as _LO, not _O; 2004-09-05 10:38:04 +00:00
Makefile.common Nothing in "util.h" is needed by anything in libethereal, so don't put 2004-09-11 00:00:06 +00:00
Makefile.nmake EXTRA_OBJECTS are needed for ethereal.lib (only used if ENABLE_LIBETHEREAL isn't set) 2004-09-04 11:21:20 +00:00
NEWS
nstime.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
osi-utils.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
osi-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
packet.c From Eric Wedel: backend things for "Decode As" of DCE-RPC interfaces 2004-09-04 11:35:26 +00:00
packet.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
packet_info.h Add the capability to chose to remap the fist two PPIDS in each SCTP packet to a different dissector. 2004-09-06 15:04:27 +00:00
pint.h Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
plugins.c Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; 2004-09-11 23:03:36 +00:00
plugins.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
proto.c From Dave Richards: fix a format string. 2004-09-11 22:36:16 +00:00
proto.h Add a "-G fields2" option which is like "-G fields", but extends the field 2004-09-10 15:21:20 +00:00
range.c We don't need "globals.h"; don't include it. 2004-09-04 19:56:25 +00:00
range.h Split the pure range stuff out into separate files, exporting their own 2004-09-04 01:32:13 +00:00
README Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
report_err.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
slab.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sna-utils.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sna-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
strutil.c Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c 2004-08-13 02:39:49 +00:00
strutil.h Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c 2004-08-13 02:39:49 +00:00
timestamp.c Make a bunch of source files non-executable. 2004-09-01 07:07:23 +00:00
timestamp.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
to_str.c From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an 2004-08-06 19:57:49 +00:00
to_str.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tvbtest.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tvbuff.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
tvbuff.h Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
value_string.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
value_string.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00

$Id$

XXX - put something here