URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb98b04ac12efe01d1abddf866b18f31101533ee
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
eb98b04 by Anish Bhatt (anish@xxxxxxxxxxx):
Revert "[PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bits"
This reverts commit 0452f763fb0dd2cf7e38f0a127c306199a814c3e. Changes should
have been made in ChannelProperties instead of Submodule state. Current
implementation merely *appears* to be correct as we are reading it as a two bit
value but instead should be addressing it as individual bits, little endian
Bug: 10753
Change-Id: Ia3bd088aeb376b8511d64352f62c4304e4129ba6
Reviewed-on: https://code.wireshark.org/review/6334
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from a7a1704 Minor CMake updates to better group build artefacts
adds eb98b04 Revert "[PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bits"
Summary of changes:
plugins/profinet/packet-dcerpc-pn-io.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)