mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
We count a drop for congestion control purposes if we receive a response to a retransmitted probe, because that means that the reply to the original probe was dropped. However, we weren't taking into account that we are at the same time receiving a positive response, and should increase the window accordingly. There are now three things that can happen: Response to first probe: ACK Response to retransmission: DROP, then ACK Probe timeout: DROP
222 KiB
222 KiB