Wireshark-commits: [Wireshark-commits] master-2.0 a825731: Display 4 octets SDVL with 3 bits in ROH

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Feb 2017 12:30:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a825731568d87d0fa6e9c529a5748710f42d9f12
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

a825731 by John Viklund (john.viklund@xxxxxxxxxx):

    Display 4 octets SDVL with 3 bits in ROHC
    
    Four octets self-describing variable-length in ROHC has three bits
    discriminator, not four as previously displayed.
    
    Change-Id: Ibe366aed3ac822abd0046efe71e9b4e4c633524f
    Reviewed-on: https://code.wireshark.org/review/20112
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    (cherry picked from commit efcb5c07f04210ee89e57347c867a64d3486ebc4)
    Reviewed-on: https://code.wireshark.org/review/20115
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f4f191d   [Automatic update for 2017-02-12]
    adds  a825731   Display 4 octets SDVL with 3 bits in ROHC


Summary of changes:
 epan/dissectors/packet-rohc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)