Wireshark-commits: [Wireshark-commits] master 376b156: Only use nibble logic to determine MPLS payl
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Jan 2016 17:56:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=376b156333fe63d082d7f809f452feb65045b532
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

376b156 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Only use nibble logic to determine MPLS payload
    
    Bug: 11949
    Change-Id: I625d80ce01918bd050889d21236aaa4cde4af8d0
    Reviewed-on: https://code.wireshark.org/review/12961
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b344107   Make color filters part of dissection
    adds  376b156   Only use nibble logic to determine MPLS payload


Summary of changes:
 epan/dissectors/packet-mpls.c |   30 +++++++++++++-----------------
 1 file changed, 13 insertions(+), 17 deletions(-)