[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [dcp] sequence numbers on resend
> 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.
This isn't so hard if you just increase the Request sequence number by one
for each retransmission, like you'd do for any other packet on the
connection.
Eddie
_______________________________________________
dcp mailing list
dcp@ietf.org
https://www1.ietf.org/mailman/listinfo/dcp