Wireshark-commits: [Wireshark-commits] master 486c6fd: Fix interpretation of BSO field in Type III

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Sep 2019 23:24:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=486c6fd07cd640f73710350639dcc6573b05997b
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

486c6fd by Guy Harris (guy@xxxxxxxxxxxx):

    Fix interpretation of BSO field in Type III headers.
    
    Use a correct right value_string table.
    
    Change-Id: I75ca54dc040b123a460d67fc1b6d49d9e062a49e
    Reviewed-on: https://code.wireshark.org/review/34651
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3367cba   Improve the handling of the FT (Frame Type) field in Type III headers.
     add  486c6fd   Fix interpretation of BSO field in Type III headers.


Summary of changes:
 epan/dissectors/packet-cisco-erspan.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)