URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e98cee5e1797839b515703f6a48cc0efedbbdb7
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1e98cee by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):
ProfiNet: Fix order in AssetManagment
According to the current Profinet specification in regard
to the coding of the AM_DeviceIdentification field, the
dissection order of DeviceId and VendorId is in the wrong
order.
Bug: 15140
Change-Id: I9954619a938db382967104de91e2b905677cc171
Reviewed-on: https://code.wireshark.org/review/29780
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 001a81b ieee802154: Make a variable volatile
add 1e98cee ProfiNet: Fix order in AssetManagment
Summary of changes:
plugins/epan/profinet/packet-dcerpc-pn-io.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)