URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5057c8f31c654d3010c907a3b9dd174792a5dac4
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master-2.0
Repository: wireshark

Commits:

5057c8f by Guy Harris (g...@alum.mit.edu):

    Fix some dissection errors.
    
    "XXX supported" for a metric type is a Boolean, not an int; add it as
    such.
    
    Add the value of the item without the extra bits.
    
    The length of an address prefix is in semi-octets (nibbles/hex digits),
    not in octets.
    
    Change-Id: I642f0dab5030f7609e89f45cf2cff15cd74dfbda
    Reviewed-on: https://code.wireshark.org/review/20819
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    (cherry picked from commit 02f74e47ed3e542f4aff9fc6a7a9c44e29be5c7b)
    Reviewed-on: https://code.wireshark.org/review/20831
    

Actions performed:

    from  b4feea7   This is now an FT_STRING elsewhere, so make it one here.
    adds  5057c8f   Fix some dissection errors.


Summary of changes:
 epan/dissectors/packet-isis-lsp.c |   17 ++++++++-----
 epan/osi-utils.c                  |   51 +++++++++++++++++++++++++++++--------
 epan/osi-utils.h                  |    1 +
 3 files changed, 51 insertions(+), 18 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to