Re: Kernel SCTP and DCCP?

"Jonathan A. Kollasch" <[email protected]> Mon, 20 Jul 2026 20:27:11 -0500
Newsgroups gmane.os.netbsd.devel.network
Message-ID <[email protected]>
On Mon, Jul 20, 2026 at 10:16:18PM +0000, Taylor R Campbell wrote:
> What applications either do, or reasonably could, use SCTP and DCCP in
> the NetBSD kernel?  How do we test them?
> 

Last I tried to test SCTP, using iperf3's SCTP support, it didn't manage
to do reference counting correctly enough to not crash the kernel.

I've never tried to test DCCP.