Page MenuHomeFreeBSD

uipc_socket: handle socket buffer locks in sopeeloff
ClosedPublic

Authored by tuexen on Apr 4 2024, 9:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 13, 9:53 PM
Unknown Object (File)
Wed, May 13, 9:53 PM
Unknown Object (File)
Wed, May 13, 9:45 PM
Unknown Object (File)
Wed, May 13, 9:44 PM
Unknown Object (File)
Sun, May 10, 11:32 AM
Unknown Object (File)
Sun, May 10, 11:24 AM
Unknown Object (File)
Fri, May 8, 4:10 PM
Unknown Object (File)
Wed, May 6, 11:39 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tuexen requested review of this revision.Apr 4 2024, 9:28 PM

Can we please add some basic SCTP regression tests to the tree to help catch problems like this in the future?

This revision is now accepted and ready to land.Apr 5 2024, 11:39 AM

Can we please add some basic SCTP regression tests to the tree to help catch problems like this in the future?

We actually have a very old API tester. I can port that to kyua and update that. I might have a question or two about using kyua...