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

Date: Sun, 30 Jun 2013 18:03:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50262

User: mmann
Date: 2013/06/30 11:03 AM

Log:
 Minor improvements to VTP dissector.
 
 1. More items "filterable" through proto_tree_add_item and expert_add_info_format_text
 2. Update protocol spec reference
 3. Remove some length checks to allow for malformed packets within dissect_vlan_info since the entire "vlan info structure" is necessary.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +120 -169  packet-vtp.c    Modified