Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144439544
D27164.id79547.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
484 B
Referenced Files
None
Subscribers
None
D27164.id79547.diff
View Options
Index: head/sys/netinet6/in6_pcb.c
===================================================================
--- head/sys/netinet6/in6_pcb.c
+++ head/sys/netinet6/in6_pcb.c
@@ -464,7 +464,8 @@
rehash = false;
error = in_pcb_lport_dest(inp,
(struct sockaddr *) &laddr6, &inp->inp_lport,
- (struct sockaddr *) sin6, sin6->sin6_port, cred, 0);
+ (struct sockaddr *) sin6, sin6->sin6_port, cred,
+ INPLOOKUP_WILDCARD);
if (error)
return (error);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 11:08 AM (3 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28571548
Default Alt Text
D27164.id79547.diff (484 B)
Attached To
Mode
D27164: Fix implicit automatic local port selection during connect calls
Attached
Detach File
Event Timeline
Log In to Comment