URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc758f97c26c60158cab63a513ee8d4f1790eb5f
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
fc758f9 by Richard Kuemmel (kuemmel.ric@xxxxxxxxxxxxxx):
ethercat: add new hf item for sdo abort code.
Add new hf item for sdo abort code and display abort code instead of index.
Added check of APWR and FPRW to decide if an EtherCAT command is a mailbox
command.
Change-Id: I42877c26cb70c7567dc2d1b703e84aad8a3f7ac8
Reviewed-on: https://code.wireshark.org/review/33405
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 8c3d23f DOCSIS: Reassembly of RNG-RSP messages
add fc758f9 ethercat: add new hf item for sdo abort code.
Summary of changes:
plugins/epan/ethercat/packet-ecatmb.c | 9 +++++++--
plugins/epan/ethercat/packet-ethercat-datagram.c | 2 +-
2 files changed, 8 insertions(+), 3 deletions(-)