Page MenuHomeFreeBSD

Reject attempts to register a TCP stack being unloaded.
ClosedPublic

Authored by jhb on Jun 11 2019, 10:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 5:16 AM
Unknown Object (File)
Mon, May 4, 3:02 PM
Unknown Object (File)
Thu, Apr 30, 8:48 AM
Unknown Object (File)
Apr 8 2026, 4:48 AM
Unknown Object (File)
Apr 7 2026, 8:21 AM
Unknown Object (File)
Apr 7 2026, 6:00 AM
Unknown Object (File)
Apr 6 2026, 11:36 PM
Unknown Object (File)
Apr 6 2026, 11:02 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This mostly matters for the TLS bits that add a new persistent flag to say if a stack is HW TLS friendly or not since I needed to not clear tfb_flags during registration, but it's also more correct I think.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 27 2019, 10:34 PM
This revision was automatically updated to reflect the committed changes.