Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] packet-v5ua.c

From: Michael Tuexen <Michael.Tuexen@xxxxxxxxxxxxxxxxx>
Date: Tue, 29 May 2007 07:59:59 +0200
Dear all,

is there any reason why the V5UA plugin does not use the IANA registered
port 5675, but 10001? The code just says:

/* In RFC specification the SCTP registered User Port Number Assignment for V5UA is 5675 */
/* #define SCTP_PORT_V5UA      5675 */

#define SCTP_PORT_V5UA      10001

If there is no objection, I would change this to the IANA assigned
port number.

Best regards
Michael