wireshark/plugins/ethercat
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
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
Makefile.am Synchronize Makefiles even more. 2010-05-14 16:48:17 +00:00
Makefile.common Do some cleanup: 2010-01-02 22:00:30 +00:00
Makefile.nmake Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
moduleinfo.h From Peter Johansson : 2008-03-05 20:42:58 +00:00
moduleinfo.nmake
packet-ams.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-ams.h Fix a (never used) 'anonymous struct' 2008-02-07 00:59:14 +00:00
packet-ecatmb.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-ecatmb.h Fix Win64 compilation problems in the plugins directory. 2009-04-16 03:38:23 +00:00
packet-esl.c From Richard Kümmel: Added the bitmasks for port 10 and port 11. 2010-03-29 16:52:47 +00:00
packet-ethercat-datagram.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-ethercat-datagram.h Eliminate an anonymous struct, as noticed by Andrew Hood. 2008-02-06 22:05:10 +00:00
packet-ethercat-frame.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-ethercat-frame.h As noted by David Halik in bug 2172: 2008-01-07 20:56:24 +00:00
packet-ioraw.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-ioraw.h From Peter Johansson: 2007-10-15 18:39:58 +00:00
packet-nv.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-nv.h From Peter Johansson: 2007-10-15 18:39:58 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00