Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143462476
D48652.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
305 B
Referenced Files
None
Subscribers
None
D48652.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
Sat, Jan 31, 4:24 PM (18 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28126785
Default Alt Text
D48652.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