Wireshark-commits: [Wireshark-commits] master d793c8d: PROFINET: Manufacturer Data ranges are modif

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Nov 2019 10:13:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d793c8d70e7f01ec1c6fe881bb2c844de07a4b8f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d793c8d by Başak Kalfa (basakkalfa@xxxxxxxxx):

    PROFINET: Manufacturer Data ranges are modified.
    
    According to specification, ranges for manufacturer data
    are modified for both DCP and MRP. Small fixes are done.
    
    Change-Id: I08fa8a8b04e8b82ade7f6a275774cfcbdb490495
    Reviewed-on: https://code.wireshark.org/review/34755
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f70c14a   QUIC: Add draft-24
     add  d793c8d   PROFINET: Manufacturer Data ranges are modified.


Summary of changes:
 plugins/epan/profinet/packet-dcerpc-pn-io.c |   4 +-
 plugins/epan/profinet/packet-pn-dcp.c       | 125 ++++++++++++++--------------
 plugins/epan/profinet/packet-pn-mrp.c       |  49 ++++++-----
 3 files changed, 92 insertions(+), 86 deletions(-)