URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37666b6decc3005a7b8e4ce4f92bca057b4afc90
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

37666b6 by Martin Mathieson (martin.mathie...@keysight.com):

    NSH: Fix an item's bitmask.
    
    Code to fetch the field (metadata length) was correct, but the item
    displayed would be wrong.  Fix mask, and use _ret_uint() variant
    to avoid fetching the value separately.
    
    Described in RFC 8300, section 2.5.1.
    
    Change-Id: I87cdca489392e1baa6c51bbab303c77a803d204e
    Reviewed-on: https://code.wireshark.org/review/38099
    Petri-Dish: Martin Mathieson <martin.r.mathie...@googlemail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  9a7b30a   Fix tfs strings that have leading or trailing space 
characters.
     add  37666b6   NSH: Fix an item's bitmask.


Summary of changes:
 epan/dissectors/packet-nsh.c | 7 +++----
 1 file changed, 3 insertions(+), 4 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