[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dcp] sequence numbers on resend
>(2) I'm not sure it matters, in practice, whether retransmitted Requests
>have new sequence numbers. Therefore, for consistency, I would choose that
>they would.
The advantage of this is that it's easy to tell which Request packet
got through, so you can initialize RTT measurements correctly. The
disadvantage would be that you have to be prepared to accept a
Response acking any of the Request sequence numbers you've sent for
this connection. So using new sequence numbers seems to be a win on
balance, but it is slightly more complex.
- Mark
_______________________________________________
dcp mailing list
dcp@ietf.org
https://www1.ietf.org/mailman/listinfo/dcp