Re: Stream Control Transmission Protocol SCTP RFC4960

2019-05-25 Thread Denis
This project https://github.com/srsLTE/srsLTE.git require it to build. It seems only one part to make it on OpenBSD is absent. It would be higly appreciated to have it ported to OpenBSD. Denis On 5/24/2019 1:35 AM, Job Snijders wrote: > On Thu, May 23, 2019 at 19:50 Denis wrote: > >> >> SCTP(4

Re: Stream Control Transmission Protocol SCTP RFC4960

2019-05-24 Thread Jordan Geoghegan
On 5/23/19 2:35 PM, Job Snijders wrote: On Thu, May 23, 2019 at 19:50 Denis wrote: SCTP(4) present in FreeBSD 12.0 OpenBSD implementation planned? Nothing planned as far as I know. Out of curiosity - what is your use case? Do you really use it? It doesn’t seem to be a widely used protoco

Re: Stream Control Transmission Protocol SCTP RFC4960

2019-05-23 Thread Job Snijders
On Thu, May 23, 2019 at 19:50 Denis wrote: > > SCTP(4) present in FreeBSD 12.0 > > OpenBSD implementation planned? Nothing planned as far as I know. Out of curiosity - what is your use case? Do you really use it? It doesn’t seem to be a widely used protocol. Kind regards, Job

Stream Control Transmission Protocol SCTP RFC4960

2019-05-23 Thread Denis
SCTP(4) present in FreeBSD 12.0 OpenBSD implementation planned?