Wireshark-commits: [Wireshark-commits] master a86acb2: Profinet: Add Watchdog Factor data field in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Oct 2015 03:22:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a86acb2ac7493430d5a506f6bbe5969098fc19f6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a86acb2 by Thomas Wiens (th.wiens@xxxxxx):

    Profinet: Add Watchdog Factor data field in IOCRBlockReq.
    
    The Watchdog Factor was displayed as Data Hold Factor, which was wrong.
    Attribute type of the Watchdog Factor is also Unsigned16.
    
    Change-Id: Ic5f32b9b322c225361be50b1f4a3180638a0c88b
    Reviewed-on: https://code.wireshark.org/review/11161
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a4d2b03   Bugfix missing NULL elements for proto_tree_add_bitmask array values.
    adds  a86acb2   Profinet: Add Watchdog Factor data field in IOCRBlockReq.


Summary of changes:
 plugins/profinet/packet-dcerpc-pn-io.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)