URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f135124061375f01448aa9912441830018a3888f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
f135124 by Guy Harris (guy@xxxxxxxxxxxx):
Allow Decode As for T.38-over-TCP and T.38-over-UDP.
This got lost as part of change 9132706b2dca67c4991edf0f3779d1d43d4b3f65
- that removed the explicit registering, with a port number, in the
tcp.port and udp.port dissector tables, *without* replacing it with a
dissector_add_for_decode_as() registering it *without* a port number.
Change-Id: Iee75d3cb3a903b9d1ecc022eb2aeda5aead2e9cf
Reviewed-on: https://code.wireshark.org/review/19833
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5f402b9 Revert "Check whether we need -lm for fmod."
adds f135124 Allow Decode As for T.38-over-TCP and T.38-over-UDP.
Summary of changes:
epan/dissectors/asn1/t38/packet-t38-template.c | 3 ++-
epan/dissectors/packet-t38.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)