Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148956275
D44023.id134846.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
439 B
Referenced Files
None
Subscribers
None
D44023.id134846.diff
View Options
diff --git a/sys/netinet/cc/cc_cubic.c b/sys/netinet/cc/cc_cubic.c
--- a/sys/netinet/cc/cc_cubic.c
+++ b/sys/netinet/cc/cc_cubic.c
@@ -270,6 +270,7 @@
cubic_data->flags &= ~(CUBICFLAG_RTO_EVENT |
CUBICFLAG_IN_SLOWSTART);
cubic_data->W_max = CCV(ccv, snd_cwnd);
+ cubic_data->t_epoch = ticks;
cubic_data->K = 0;
} else if (cubic_data->flags & (CUBICFLAG_IN_SLOWSTART |
CUBICFLAG_IN_APPLIMIT)) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 22, 7:39 AM (7 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30106968
Default Alt Text
D44023.id134846.diff (439 B)
Attached To
Mode
D44023: tcp: cubic - restart epoch after RTO
Attached
Detach File
Event Timeline
Log In to Comment