Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131544129
D29083.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
361 B
Referenced Files
None
Subscribers
None
D29083.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
@@ -2693,7 +2693,6 @@
*/
tp->sackhint.prr_delivered =
tp->sackhint.sacked_bytes;
- tp->sackhint.sack_bytes_rexmit = 0;
tp->sackhint.recover_fs = max(1,
tp->snd_nxt - tp->snd_una);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 10, 3:02 AM (21 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23515683
Default Alt Text
D29083.diff (361 B)
Attached To
Mode
D29083: [tcp:] remove incorrect reset of sack variable in prr
Attached
Detach File
Event Timeline
Log In to Comment