[Bug 285158] TCP sending segment with 0 length upon receiving partial ack
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285158 Cheng Cui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Cheng Cui <[email protected]> --- Usually if the number of pure ACKs is relatively low to the flow's life time, it is considered non-harmful and sometimes benefits a bit from sate refreshment. If you think this is not the case, please provide traces for the investigation. Also if it is reproducible, better provide tcpdump traces together with some kernel traces like TCP blackhole log, or SIFTR (I prefer https://github.com/ccfbsd/siftr2), or even a packetdrill script. -- You are receiving this mail because: You are the assignee for the bug.