wireshark/plugins/profinet
Guy Harris a8bc4a0d13 Rename the routines that handle dissector tables with unsigned integer
keys to have _uint in their names, to match the routines that handle
dissector tables with string keys.  (Using _port can confuse people into
thinking they're intended solely for use with TCP/UDP/etc. ports when,
in fact, they work better for things such as Ethernet types, where the
binding of particular values to particular protocols are a lot
stronger.)

svn path=/trunk/; revision=35224
2010-12-20 05:35:29 +00:00
..
AUTHORS
ChangeLog raise plugin version, as I've done some small but important changes 2006-12-19 22:44:35 +00:00
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
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 Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
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
NEWS
packet-dcerpc-pn-io.c From ToddS via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5299 : 2010-10-15 17:10:29 +00:00
packet-dcom-cba-acco.c Get rid of a bunch of check_col(). 2010-04-05 20:04:52 +00:00
packet-dcom-cba-acco.h some more compiler warnings removed 2007-02-17 09:42:38 +00:00
packet-dcom-cba.c Get rid of check_col 2010-04-06 16:13:09 +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 Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-pn.c Get rid of check_col 2010-04-06 16:13:09 +00:00
packet-pn.h add helper function dissect_pn_int32() 2007-07-31 18:57:51 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00