3 Dec 2011 07:41
RE: SCTP-over-UDP and port 9899
Dan Wing <dwing <at> cisco.com>
2011-12-03 06:41:46 GMT
2011-12-03 06:41:46 GMT
> -----Original Message----- > From: Michael Tuexen [mailto:tuexen <at> fh-muenster.de] > Sent: Wednesday, November 02, 2011 4:35 AM > To: Dan Wing > Cc: tsvwg <at> ietf.org; randall <at> lakerest.net > Subject: Re: SCTP-over-UDP and port 9899 > > On Nov 2, 2011, at 3:27 AM, Dan Wing wrote: > > >>> For the server, yes, that's okay. That is what IANA-registered > >>> default ports are all about. > >> But the SCTP stack is neither a client nor a server... > > > > "Bullpucky". Next you're going to say that "peer to peer" > > doesn't have a client and a server. > No, I mean it seriously: The local UDP encapsulation port number > is a variable of the stack (for example in the FreeBSD kernel > configurable via a sysctl variable). If you want to use one > number if the application will ever call listen() and a different > one it it calls never listen(), how should the stack decide that? > Same for a userland stack... Probably just a terminology disagreement. To my mind, everything is client/server, based on who sends the first packet (the client) and who receives the first packet (server). > >>>> That is why I used a MAY. But I'm open to use any other > formulation. > >>>> Do you have a suggestion? > >>>(Continue reading)
RSS Feed