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)
Wed, Apr 8, 4:48 AM
Unknown Object (File)
Tue, Apr 7, 8:21 AM
Unknown Object (File)
Tue, Apr 7, 6:00 AM
Unknown Object (File)
Mon, Apr 6, 11:36 PM
Unknown Object (File)
Mon, Apr 6, 11:02 PM
Unknown Object (File)
Mon, Apr 6, 10:21 PM
Unknown Object (File)
Mon, Apr 6, 9:52 AM
Unknown Object (File)
Mon, Apr 6, 12:38 AM
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.