Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153106119
D39778.id120954.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
575 B
Referenced Files
None
Subscribers
None
D39778.id120954.diff
View Options
Index: sys/netinet6/in6_proto.c
===================================================================
--- sys/netinet6/in6_proto.c
+++ sys/netinet6/in6_proto.c
@@ -193,8 +193,7 @@
VNET_DEFINE(int, icmp6_redirtimeout) = 10 * 60; /* 10 minutes */
VNET_DEFINE(int, icmp6errppslim) = 100; /* 100pps */
/* control how to respond to NI queries */
-VNET_DEFINE(int, icmp6_nodeinfo) =
- (ICMP6_NODEINFO_FQDNOK|ICMP6_NODEINFO_NODEADDROK);
+VNET_DEFINE(int, icmp6_nodeinfo) = 0;
VNET_DEFINE(int, icmp6_nodeinfo_oldmcprefix) = 1;
VNET_DEFINE_STATIC(int, ip6_log_interval) = 5;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 4:54 AM (9 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31820407
Default Alt Text
D39778.id120954.diff (575 B)
Attached To
Mode
D39778: ipv6: disable RFC 4620 nodeinfo by default
Attached
Detach File
Event Timeline
Log In to Comment