http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54449
User: mmann
Date: 2013/12/24 11:41 PM
Log:
Make many fields filterable. Used convert_proto_tree_add_text.pl to do a "first pass" at converting proto_tree_add_text calls since this dissector is the worse (ab)user (by volume) of proto_tree_add_text and the "coding style" is very conducive to having convert_proto_tree_add_text.pl correctly guessing the field info.
Another pass or two of convert_proto_tree_add_text.pl (with more manual intervention) is needed to be a "proper" dissector, but it gets it off of the checkAPIs.pl "naughty list" in time for Christmas.
Directory: /trunk/epan/dissectors/
Changes Path Action
+699 -720 packet-rsvp.c Modified