URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39e30aa51d99073d0730a53591cb692d71b6bb6c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
39e30aa 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: I9ae22418553c143d51f9a78f5c0901f2f6490351
Reviewed-on: https://code.wireshark.org/review/19832
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e4c1e42 Revert "Check whether we need -lm for fmod."
adds 39e30aa 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(-)