[Bug 285158] TCP sending segment with 0 length upon receiving partial ack
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Mar 2025 16:18:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285158 Cheng Cui <cc@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cc@FreeBSD.org --- Comment #1 from Cheng Cui <cc@FreeBSD.org> --- 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.