For all functions that are leaves of tcp_input() call
ctf_do_dropwithreset_conn() instead of ctf_do_dropwithreset(), cause
we always got tp and we want it to be dropped.
Details
Details
- Reviewers
tuexen - Group Reviewers
transport - Commits
- rG66aeb0b53b39: rack: drop connection synchronously, when we can
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable