On 5/29/07, Stephen Fisher <[EMAIL PROTECTED]> wrote: > 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?
Or better again adding an integer preference for an extra port. > Steve > > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > -- This information is top security. When you have read it, destroy yourself. -- Marshall McLuhan _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
