wireshark/plugins/profinet
Guy Harris a15d409cbf Use ENC_ values in proto_tree_add_item() calls.
Get rid of the code that attempts to deal with the FCS; if the
link-layer dissector hasn't removed the FCS, either:

	1) the link-layer dissector is buggy and should be fixed;

or

	2) the link-layer dissector doesn't know whether there's an FCS
	   and you have to tell it by setting a preference (and if there
	   is no such preference, one needs to be added).

The code in question was causing errors when the link-layer dissector
was removing the FCS when it's known to be present, as it should do.

Get rid of 4-space tabs in favor of spaces.

svn path=/trunk/; revision=39158
2011-09-26 20:33:35 +00:00
..
AUTHORS
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
ChangeLog raise plugin version, as I've done some small but important changes 2006-12-19 22:44:35 +00:00
INSTALL
Makefile.am Add Cmake stuff to the source distribution so more people can try it out. 2010-05-14 16:27:03 +00:00
Makefile.common remove GPLv2 CRC code, the new epan CRC stuff is working well 2009-03-20 10:44:42 +00:00
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
NEWS
moduleinfo.h update to the latest PROTINET changes: 2009-03-16 21:40:00 +00:00
moduleinfo.nmake update to the latest PROTINET changes: 2009-03-16 21:40:00 +00:00
packet-dcerpc-pn-io.c Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings. 2011-08-03 16:06:00 +00:00
packet-dcom-cba-acco.c get_host_ipaddr() was returning numeric addresses in host byte order 2011-04-26 17:13:37 +00:00
packet-dcom-cba-acco.h some more compiler warnings removed 2007-02-17 09:42:38 +00:00
packet-dcom-cba.c Rewrote check for szStr in dissect_ICBAPhysicalDevice_get_LogicalDevice_rqst. 2011-03-23 07:34:00 +00:00
packet-pn-dcp.c Removed unused hf_pn_dcp and hf_pn_ptcp. 2010-10-17 16:49:10 +00:00
packet-pn-mrp.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-pn-mrrt.c Get rid of check_col(). 2010-04-08 15:51:44 +00:00
packet-pn-ptcp.c Removed unused hf_pn_dcp and hf_pn_ptcp. 2010-10-17 16:49:10 +00:00
packet-pn-rt.c Use ENC_ values in proto_tree_add_item() calls. 2011-09-26 20:33:35 +00:00
packet-pn.c Get it compiling. 2011-07-29 07:24:15 +00:00
packet-pn.h From Wido Kelling: 2011-07-29 05:36:57 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00