Wireshark-commits: [Wireshark-commits] rev 54425: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 23 Dec 2013 21:39:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54425

User: mmann
Date: 2013/12/23 09:39 PM

Log:
 Make C-type filterable.
 
 If someone wanted to make more hf_ variables accompanied by a variety of value_strings for each category, they are certainly more than welcome.  For now it just cuts down on the proto_tree_add_text (ab)use.
 
 "Comment out" unused hf_ variable found.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +191 -232  packet-rsvp.c    Modified