[Bug 257709] netinet6: Set net.inet6.icmp6.nodeinfo default to 0

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Aug 2021 10:40:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257709

--- Comment #2 from ruben@verweg.com ---
Created attachment 227077
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227077&action=edit
Set net.inet6.icmp6.nodeinfo to 0 by default

patch against release 13.0p3 for sys/netinet6/in6_proto.c

after building a kernel and booting it sysctl will report '0' instead of '3'

$ sysctl net.inet6.icmp6.nodeinfo
net.inet6.icmp6.nodeinfo: 0

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.