Wireshark-commits: [Wireshark-commits] master 55cdf03: ip version and header-length are not full by

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Jun 2014 19:39:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=55cdf038a8148dde8cc245d3aa2e05bc059a585d
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

55cdf03 by Joerg Mayer (jmayer@xxxxxxxxx):

    ip version and header-length are not full byte values. Show the
    bit decoding for these values.
    
    Change-Id: I7ab6c4badf5b66d6f434a47523e2b35730ecb65d
    Reviewed-on: https://code.wireshark.org/review/2338
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  17a5526   fix underflow in BER constrained bitstrings
    adds  55cdf03   ip version and header-length are not full byte values. Show the bit decoding for these values.


Summary of changes:
 epan/dissectors/packet-ip.c |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)