Only update timestamp and targeting on higher sequence number

This commit is contained in:
Keith Winstein
2011-08-14 02:31:33 -04:00
parent ec4a75dcaf
commit ee7e9a1e2b
3 changed files with 42 additions and 34 deletions
+1
View File
@@ -74,6 +74,7 @@ namespace Network {
Direction direction;
uint64_t next_seq;
uint64_t saved_timestamp;
uint64_t expected_receiver_seq;
bool RTT_hit;
double SRTT;