Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109783607
D39735.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
325 B
Referenced Files
None
Subscribers
None
D39735.diff
View Options
diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c
--- a/sys/netinet/tcp_subr.c
+++ b/sys/netinet/tcp_subr.c
@@ -2314,6 +2314,7 @@
* which may match an IPv4-mapped IPv6 address.
*/
inp->inp_ip_ttl = V_ip_defttl;
+ inp->inp_ppcb = tp;
#ifdef TCPHPTS
/*
* If using hpts lets drop a random number in so
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 10, 11:28 AM (5 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16576649
Default Alt Text
D39735.diff (325 B)
Attached To
Mode
D39735: tcp: fix netstat -A
Attached
Detach File
Event Timeline
Log In to Comment