Wireshark-commits: [Wireshark-commits] master 9153e98: gvsp: allow for header-only GVSP payload pac

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 Mar 2016 01:00:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9153e98341d6a977a7cb1ebd5e85ac665604818b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9153e98 by Moeller, Thies (thies.moeller@xxxxxxxxxxxxx):

    gvsp: allow for header-only GVSP payload packet
    
    if a packet is not successful ( after resend )
    the data section has to be skipped GEV 2.0 spec [CR-203st]/[CR-204st]
    
    Bug: 12281
    
    Change-Id: I9465000fb3e25f1e00f419cc7ccae29bd32a56b1
    Reviewed-on: https://code.wireshark.org/review/14555
    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: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  bf959e5   Add json.member.key
    adds  9153e98   gvsp: allow for header-only GVSP payload packet


Summary of changes:
 epan/dissectors/packet-gvsp.c |   74 +++++++++++++++++++++++++----------------
 1 file changed, 46 insertions(+), 28 deletions(-)