ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44055: /trunk/plugins/gryphon/ /trunk/plugins/gryphon/:

Date: Thu, 26 Jul 2012 20:14:53 GMT
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