http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50762
User: mmann
Date: 2013/07/21 12:03 PM
Log:
Add ability to convert proto_tree_add_text to "expert" API. It's a little hacky because the first pass doesn't know that a proto_tree_add_text call will be converted into an expert API call, so there is some "field reappropriation" (but not enough to have a different field layout) in the .proto_tree_input file.
Directory: /trunk/tools/
Changes Path Action
+327 -98 convert_proto_tree_add_text.pl Modified