wireshark/plugins
Stig Bjørlykke e08522f0dd From Florian Lohoff (bug 2959):
rudp looks up the ciscosm dissector for every single packet. Make this a one
time in proto_handoff and use the dissector handle.

While at it - decode the checksum when there is one. An indicator is that the
header length has space for the checksum.

Additionally we have seen "stray bytes" after the checksum we can't explain. So
decode them as data when there are some.

svn path=/trunk/; revision=26427
2008-10-13 12:55:16 +00:00
..
agentx #include <emem.h> not req'd 2008-08-26 03:19:29 +00:00
artnet Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
asn1 #include <emem.h> not req'd 2008-08-26 03:19:29 +00:00
ciscosm From Florian Lohoff (bug 2959): 2008-10-13 12:55:16 +00:00
docsis From Bruno Verstuyft: 2008-07-30 15:13:12 +00:00
easy_codec Put printf into a separate "termoutput" API group. For most files, 2008-07-01 21:13:32 +00:00
enttec Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
ethercat #include <prefs.h> not required 2008-08-29 01:40:32 +00:00
giop Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
gryphon #include <emem.h> not req'd 2008-08-26 03:19:29 +00:00
infiniband #include <prefs.h> not required 2008-08-29 01:40:32 +00:00
irda Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
lwres Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
m2m Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
mate Get one more pointer difference. 2008-09-07 17:49:03 +00:00
opcua Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
opsi #include <emem.h> not req'd 2008-08-26 03:19:29 +00:00
pcli Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
profinet Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
rlm Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
rtnet Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
rudp From Florian Lohoff (bug 2959): 2008-10-13 12:55:16 +00:00
sbus #include <prefs.h> not required 2008-08-29 01:40:32 +00:00
sercosiii #include <prefs.h> not required 2008-08-29 01:40:32 +00:00
stats_tree luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
tpg luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
unistim Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
v5ua Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)). 2008-07-29 22:06:37 +00:00
wimax #include <prefs.h> not required 2008-08-29 01:40:32 +00:00
wimaxasncp luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
Custom.nmake.example we don't need to .. the dirs for the clean targets here 2006-09-30 13:25:05 +00:00
Makefile.am Fix checkapi target for the plugins 2008-07-29 23:16:04 +00:00
Makefile.nmake Get rid of a misleading comment (it says "no need to modify anything 2008-07-02 01:43:50 +00:00
plugins.vcproj start an experiment to provide MS Visual Studio 2005 solution / project files for a lot easier debugging. They still use the underlying Makefile.nmake files for the actual build process. 2007-09-09 13:59:58 +00:00