Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2021 10:40:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 257709] netinet6: Set net.inet6.icmp6.nodeinfo default to 0
Message-ID:  <bug-257709-7501-9h75H8oPxa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257709-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257709-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257709

--- Comment #2 from ruben@verweg.com ---
Created attachment 227077
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227077&action=
=3Dedit
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257709-7501-9h75H8oPxa>