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

Date: Fri, 13 Dec 2013 21:30:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54067

User: wmeier
Date: 2013/12/13 09:30 PM

Log:
 Fix various issues:
 - Display of header bit fields was incorrect;
 - Computation of the data length was incorrect;
 - Display of trailer 'indicator enable' & 'indicator' bit fields was incorrect;
 - 'Display' field of certain hf[] entries was incorrect.
 - Pedantic: Use ENC_BIG_ENDIAN instead of ENC_NA in certain places.
 
 See Bug #9539
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9539

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +128 -123  packet-vrt.c    Modified