linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 64k streams not supported
@ 2020-08-21 15:59 David Laight
  2020-08-21 16:50 ` Marcelo Ricardo Leitner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Laight @ 2020-08-21 15:59 UTC (permalink / raw)
  To: linux-sctp

Isn't SCTP supposed to support 65536 data streams?
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)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-21 21:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-21 15:59 64k streams not supported David Laight
2020-08-21 16:50 ` Marcelo Ricardo Leitner
2020-08-21 20:10 ` Michael Tuexen
2020-08-21 21:03 ` David Laight

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).