wireshark/plugins/unistim
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
..
audio.h
AUTHORS
basic.h
broadcast.h
ChangeLog
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
defines.h
display.h
expansion.h Add new expansion.h file left out of the previous commit. 2010-08-12 15:58:01 +00:00
key.h
Makefile.am Synchronize Makefiles even more. 2010-05-14 16:48:17 +00:00
Makefile.common From Don Newton: Added dissection of Expansion Module (KEM,GEM) messages to Unistim plugin. 2010-08-12 15:47:31 +00:00
Makefile.nmake
moduleinfo.h
moduleinfo.nmake
network.h The only reason to escape "%" in a string is if you are, incorrectly, 2010-07-09 21:27:08 +00:00
packet-unistim.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
packet-unistim.h
plugin.rc.in
TODO
uftp.h