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)
Fri, Dec 13, 7:51 PM
Unknown Object (File)
Oct 18 2024, 9:34 AM
Unknown Object (File)
Oct 6 2024, 2:53 PM
Unknown Object (File)
Oct 2 2024, 10:57 PM
Unknown Object (File)
Sep 30 2024, 9:07 PM
Unknown Object (File)
Sep 11 2024, 3:56 PM
Unknown Object (File)
Sep 10 2024, 1:18 PM
Unknown Object (File)
Sep 8 2024, 4:09 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.