If you send a 0-length packet, but there is data is the socket buffer,
and neither the rexmt or persist timer is already set, then activate
the persist timer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage
Event Timeline
Comment Actions
I reviewed this patch as part of:
zero window and persist timer not set
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192599
And look good to me. Thanks again for the detailed report and patch.
Comment Actions
Only in TCP do we have that many lines of comment for such a few lines of code. I am not complaining.