URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=05cd2fc2999fa88c867e56e6b5ad9f993e6334cb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
05cd2fc by Guy Harris (guy@xxxxxxxxxxxx):
To register an SCTP port, register in "sctp.port", not "udp.port".
Change-Id: I8f013b2895e42919ea0d97cdc35414ea3f5aec9b
Reviewed-on: https://code.wireshark.org/review/6422
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 4b8c66891a830716bf1569b9d6aa6742bc47f81c)
Reviewed-on: https://code.wireshark.org/review/6423
Actions performed:
from add9472 FT_DOUBLEs are 8 bytes; use FT_FLOAT for 4-byte floating-point values.
adds 05cd2fc To register an SCTP port, register in "sctp.port", not "udp.port".
Summary of changes:
epan/dissectors/packet-forces.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)