In case we failed to uma_zalloc() and also failed to reuse with
tcp_tw_2msl_scan(), then just use on stack tcptw. This will allow
to run through tcp_twrespond() and standard tcpcb discard routine.
Details
Details
- Reviewers
rrs - Group Reviewers
transport - Commits
- rGff94500855c1: Add tcp_freecb() - single place to free tcpcb.
rGfb8588d2cb44: tcp_timewait: use on stack struct tcptw as last resort
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable