URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8de71634dbb3b8c2161f50313a641b8ee9b1a180
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8de7163 by Thomas Wiens (th.wiens@xxxxxx):
s7comm: Add decoding of some more SZL indices
Add the decoding of some more SZL indices, so that all of the most common
used SZL indices which occur in normal use are decoded. Also some fixes
and extensiond of existing SZL indices. General code style cleanup, where
unneccessary comments, blank lines and commas are removed.
Change-Id: Ic7abfbe1cf3b9aa31380433d3286d111340a3893
Reviewed-on: https://code.wireshark.org/review/35335
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3e3a0bc WSUG updates.
add 8de7163 s7comm: Add decoding of some more SZL indices
Summary of changes:
epan/dissectors/packet-s7comm_szl_ids.c | 3216 +++++++++++++++++++++++++------
1 file changed, 2652 insertions(+), 564 deletions(-)