swausd

Results 15 comments of swausd

Hi @ghaerr , @Mellvik , I looked a little bit deeper into the ktcp code base and tried to understand the flow of incoming data. As I understand the situation,...

Hi @ghaerr , > Don't you mean "The sender then has the chance to retransmit ..." here? Yes, that's right. The sender of the missing packet (who is the receiver...

Hi @ghaerr , What I don't understand is, why exactly 100 ACK DUPs? One packet is missing, so the PC ACKs the following packets with ACK DUP, which ELKS takes...

Hi @ghaerr, > The next question is whether there are more retransmit packets in the ktcp queue, The wireshark capture doesn't show any other missing packets.

Hi @ghaerr > during the wait for a proper ACK As I understand ACK DUP: It is a proper ACK and I think ELSK sees it as such. ELKS ignores...