Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163268251
D50830.id156960.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D50830.id156960.diff
View Options
diff --git a/sys/netinet/tcp_timewait.c b/sys/netinet/tcp_timewait.c
--- a/sys/netinet/tcp_timewait.c
+++ b/sys/netinet/tcp_timewait.c
@@ -127,7 +127,7 @@
if (V_nolocaltimewait && (
#ifdef INET6
- isipv6 ? in6_localaddr(&inp->in6p_faddr) :
+ isipv6 ? in6_localip(&inp->in6p_faddr) :
#endif
#ifdef INET
in_localip(inp->inp_faddr)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 22, 2:46 PM (51 m, 44 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35367772
Default Alt Text
D50830.id156960.diff (351 B)
Attached To
Mode
D50830: tcp: fix handling of TIME WAIT for local TCP connections
Attached
Detach File
Event Timeline
Log In to Comment