Details
Details
- Reviewers
jtl rrs gallatin - Group Reviewers
transport - Commits
- rS349474: Reject attempts to register a TCP stack being unloaded.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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.