Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149569234
D3060.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
445 B
Referenced Files
None
Subscribers
None
D3060.id.diff
View Options
Index: head/sys/netinet/tcp_input.c
===================================================================
--- head/sys/netinet/tcp_input.c
+++ head/sys/netinet/tcp_input.c
@@ -1856,6 +1856,7 @@
* the buffer to better manage the socket buffer resources.
*/
if (V_tcp_do_autorcvbuf &&
+ (to.to_flags & TOF_TS) &&
to.to_tsecr &&
(so->so_rcv.sb_flags & SB_AUTOSIZE)) {
if (TSTMP_GT(to.to_tsecr, tp->rfbuf_ts) &&
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 26, 7:50 AM (9 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30372124
Default Alt Text
D3060.id.diff (445 B)
Attached To
Mode
D3060: Don't use uninitialized timestamp echo reply value.
Attached
Detach File
Event Timeline
Log In to Comment