Re: 64k streams not supported

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On 21. Aug 2020, at 17:59, David Laight <David.Laight@xxxxxxxxxx> wrote:
> 
> Isn't SCTP supposed to support 65536 data streams?
Since the number of streams is exchanged in the INIT and INIT-ACK chunks
and encoded in a uint16_t, the number is 65535, not 65536.
So an implementation should be able to use up to 65535 incoming and
outgoing streams.

Best regards
Michael
> If I try to enable that many I get 10.
> Not surprising since the number of streams gets stored in a u16.
> 
> The whole code base may need changing to save the highest
> valid stream?
> 
> Since I don't actually need that many I'm not writing the patch.
> 
> 	David
> 
> -
> Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
> Registration No: 1397386 (Wales)
> 




[Index of Archives]     [Linux Networking Development]     [Linux OMAP]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux