Fix various issues:
authorBill Meier <wmeier@newsguy.com>
Fri, 13 Dec 2013 21:30:25 +0000 (21:30 -0000)
committerBill Meier <wmeier@newsguy.com>
Fri, 13 Dec 2013 21:30:25 +0000 (21:30 -0000)
commit9d21f521feb9ae04f0ec64771fba2299a6fd0c74
tree476a25a9bb3fa990f346955e7fe6329b26bdf28c
parent34b93ed41e9a3ab350d00ad8d6b96d39e90f517f
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

svn path=/trunk/; revision=54067
epan/dissectors/packet-vrt.c