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)
Feb 7 2024, 3:29 AM
Unknown Object (File)
Dec 20 2023, 4:12 AM
Unknown Object (File)
Dec 17 2023, 2:02 PM
Unknown Object (File)
Oct 5 2023, 5:40 AM
Unknown Object (File)
Sep 7 2023, 12:23 PM
Unknown Object (File)
Sep 7 2023, 12:21 PM
Unknown Object (File)
Sep 1 2023, 11:07 PM
Unknown Object (File)
Aug 13 2023, 10:39 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.