wireshark/plugins/profinet
Guy Harris c33cad6b43 More white space cleanup.
We need the PDU length to find stuff at the end; use
tvb_reported_length(), *not* tvb_length(), to get it, so we're not
confused by a snapshot length.  Rename it "pdu_len" to make that clear.

svn path=/trunk/; revision=39162
2011-09-26 21:48:54 +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 More white space cleanup. 2011-09-26 21:48:54 +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