URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=faa5ba2e20516be8e8ca934c3f06244706e961b5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
faa5ba2 by Birol Capa (birol.capa@xxxxxxxxxxx):
PROFINET: Update MRP dissection according to IEC62439-2 Ed.2.
The MRP PDU dissection is updated with respect to MRP standard IEC62439-2 Ed.2.
0x88e3 is added for MRP Ether Type
String definions of MRP block and sub block types are updated.
dissect_pn_ManuData function is removed since it is not used anymore.
Change-Id: Iec6666abc75bcba4189f2c38851407abc23267f9
Reviewed-on: https://code.wireshark.org/review/18730
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 414c132 Qt: Handle retranslation events in the main window.
adds faa5ba2 PROFINET: Update MRP dissection according to IEC62439-2 Ed.2.
Summary of changes:
epan/dissectors/packet-ethertype.c | 1 +
plugins/profinet/packet-pn-mrp.c | 244 ++++++++++++++++++++++++++++--------
2 files changed, 190 insertions(+), 55 deletions(-)