http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44055
User: mmann
Date: 2012/07/26 01:14 PM
Log:
Converted many proto_tree_add_text -> proto_tree_add_item (or at least something that's filterable). since Gryphon is used as the flagship example for plugins, I don't want developers to get the impression proto_tree_add_text is the way to add fields in Wireshark. Hopefully this will reduce the number of dissectors submitted with too many proto_tree_add_text()s.
Directory: /trunk/plugins/gryphon/
Changes Path Action
+1350 -828 packet-gryphon.c Modified