RTPS Cleanup, Part 3 (final)
authorMichael Mann <mmann78@netscape.net>
Thu, 4 Apr 2013 12:22:04 +0000 (12:22 -0000)
committerMichael Mann <mmann78@netscape.net>
Thu, 4 Apr 2013 12:22:04 +0000 (12:22 -0000)
commit4e7e06ca3af407e583f7690dbb606b6f1ab4cbad
tree4cd74e357e1997daca9743c57db92bcbc168dd48
parent595a893406b9852d3447cf0ead19ce27fd16436e
RTPS Cleanup, Part 3 (final)

Merged packet-rtps.c and packet-rtps2.c into a single dissector.  It appears packet-rtps2.[ch] "API" needs to be externally available, otherwise I would have rolled (the newly merged) packet-rtps.h into packet-rtps.c as well.

Converted many of the remaining proto_tree_add_text to proto_tree_add_item/expert_info and cleaned up the manual string manipulation so checkAPIs.pl is happy.

Added a "cooked" capture file to the SampleCaptures page on the wiki for future fuzztesting/regression.

svn path=/trunk/; revision=48727
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-rtps.c
epan/dissectors/packet-rtps.h
epan/dissectors/packet-rtps2.c [deleted file]
epan/dissectors/packet-rtps2.h [deleted file]