Wireshark-commits: [Wireshark-commits] master-3.0 76758d3: Fix interpretation of BSO field in Type

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

Commits:

76758d3 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>
    (cherry picked from commit f12d0792b17a94d1bdbd155e3afeb151e1dd6d21)
    Reviewed-on: https://code.wireshark.org/review/34652
    

Actions performed:

    from  062e4ff   Improve the handling of the FT (Frame Type) field in Type III headers.
     add  76758d3   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(-)