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

Date: Sat, 17 Aug 2013 06:30:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51400

User: guy
Date: 2013/08/16 11:30 PM

Log:
 Move "aggregate" fields containing bit subfields before the bit
 subfields.  Rename some of their hf_ variable names to match the hf_
 variable names of the subfields, and rename one field to be a prefix of
 its subfields.
 
 For the 64-bit UNIX capabilities, use proto_tree_add_item() for the
 flags.
 
 Get rid of a #if 0'ed out field that is duplicated by one of the
 newly-added fields.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +196 -93   packet-smb.c    Modified