Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144400028
D54306.id168412.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
522 B
Referenced Files
None
Subscribers
None
D54306.id168412.diff
View Options
Index: sys/netinet6/in6_pcb.c
===================================================================
--- sys/netinet6/in6_pcb.c
+++ sys/netinet6/in6_pcb.c
@@ -115,7 +115,7 @@
SYSCTL_DECL(_net_inet6);
SYSCTL_DECL(_net_inet6_ip6);
-VNET_DEFINE_STATIC(int, connect_in6addr_wild) = 1;
+VNET_DEFINE_STATIC(int, connect_in6addr_wild) = 0;
#define V_connect_in6addr_wild VNET(connect_in6addr_wild)
SYSCTL_INT(_net_inet6_ip6, OID_AUTO, connect_in6addr_wild,
CTLFLAG_VNET | CTLFLAG_RW, &VNET_NAME(connect_in6addr_wild), 0,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 6:08 AM (5 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28545837
Default Alt Text
D54306.id168412.diff (522 B)
Attached To
Mode
D54306: netinet6: Disallow connections to IN6ADDR_ANY
Attached
Detach File
Event Timeline
Log In to Comment