Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146814483
D48652.1781190666.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
305 B
Referenced Files
None
Subscribers
None
D48652.1781190666.diff
View Options
diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c
--- a/sys/netinet/tcp_input.c
+++ b/sys/netinet/tcp_input.c
@@ -465,6 +465,7 @@
ENTER_CONGRECOVERY(tp->t_flags);
tp->snd_nxt = tp->snd_max;
tp->t_flags &= ~TF_PREVVALID;
+ tp->t_rxtshift = 0;
tp->t_badrxtwin = 0;
break;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 11, 3:11 PM (21 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28881763
Default Alt Text
D48652.1781190666.diff (305 B)
Attached To
Mode
D48652: tcp: revert rxtshift too on a spurious timeout (RTO)
Attached
Detach File
Event Timeline
Log In to Comment