Modern TCP stacks uses multiple callouts per tcpcb, and a global
callout is ancient artifact. However it is still used to garbage
collect compressed timewait entries.
Details
Details
- Reviewers
tuexen melifaro - Group Reviewers
network transport - Commits
- rG6c452841ef9b: tcp: use callout(9) directly instead of pr_slowtimo
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable