URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cdd997b2469bdbf5bb42bfbb831d1a5c6b3126ba
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
cdd997b by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):
openSAFETY: Remove need for SIII dissector register
Remove the need for the registration of a dedicated SIII dissector,
as this might interfere with "Decode As" handling, as well as being
redundant and no longer needed.
The udpdata dissector can handle both and gate to the correct
sub-dissector if necessary.
Change-Id: I756cd845e7e8d64848d9928ad9ff04d571434835
Reviewed-on: https://code.wireshark.org/review/11421
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 7a381cbcc826e53ad905bb9713dd0e64adf88a3f)
Reviewed-on: https://code.wireshark.org/review/11426
Actions performed:
from b7661ed Add a few new negative dfilter tests.
adds cdd997b openSAFETY: Remove need for SIII dissector register
Summary of changes:
epan/dissectors/packet-opensafety.c | 25 +++++++++----------------
1 file changed, 9 insertions(+), 16 deletions(-)