minq
minq copied to clipboard
ACK ACK-only packets
Currently we entirely suppress ACKs for ACK-only packets. What we need to do is not generate ACK in response to ACK-only packets, but when we otherwise are generating an ACK, we should still ACK them. My brain was not on last night when I wrote this code.