URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4019e51c5911c0a0207860de7a91118125951f21
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
4019e51 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>
(cherry picked from commit a86acb2ac7493430d5a506f6bbe5969098fc19f6)
Reviewed-on: https://code.wireshark.org/review/11166
Actions performed:
from 37041f2 Bugfix missing NULL elements for proto_tree_add_bitmask array values.
adds 4019e51 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(-)