Wireshark-commits: [Wireshark-commits] master 5ffb495: gvcp, gvsp: Adjusted to GigE Vision spec. 2.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 03 Mar 2020 06:21:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ffb495f07fff659f494ca80751be066076db9eb
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5ffb495 by Stefan Battmer (stefan.battmer@xxxxxxxxxxxxxxxx):

    gvcp, gvsp: Adjusted to GigE Vision spec. 2.2
    
    - Changed some GVCP register names in order to reflect the latest
      changes in the GigE Vision specification
    - Moved GenDC component and part offsets into a subtree in order
      to comply with the actual packet layout of the specification
    - BUGFIX: the GenDC data_size field was displayed as a 64-bit
      value while in fact it is 32-bit wide
    
    Change-Id: Iddbd7f6d143ae2b78e4f3d3c31dea12358fb9804
    Reviewed-on: https://code.wireshark.org/review/36229
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b4551fe   docbook: Remove duplicated words
     add  5ffb495   gvcp, gvsp: Adjusted to GigE Vision spec. 2.2


Summary of changes:
 epan/dissectors/packet-gvcp.c | 94 +++++++++++++++++++++----------------------
 epan/dissectors/packet-gvsp.c | 26 ++++++++++--
 2 files changed, 70 insertions(+), 50 deletions(-)