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 Passed - Unit
No Test Coverage - Build Status
Buildable 24825 Build 23577: arc lint + arc unit
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.