On Tue, May 29, 2007 at 07:59:59AM +0200, Michael Tuexen wrote:
> is there any reason why the V5UA plugin does not use the IANA
> registered port 5675, but 10001? The code just says:
I'm not sure.
> /* 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.
How about using both? Or, better yet, adding a preference option to use
the 10001 port instead of 5675 if someone needs to?
Steve