From nobody Thu Mar 02 09:35:24 2023 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PS5Yp17Wzz3vbgD for ; Thu, 2 Mar 2023 09:35:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PS5Yp07rzz3r0p for ; Thu, 2 Mar 2023 09:35:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677749726; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=R1Bammobt9il41imIEOTPZmEislGmKW6mLgWs2pyAJA=; b=MpAXuqX2Hd6+Y9HS6hkr5oVmuLWpuQPqPJ5ZSaD+1o6meITmtwPvcAJIRGkcg96qVMTzKP Usn6REJr+J1LrlAVA5LcUebQhAjiBViGK6F93n2+vRGE1ABM85NvdlijKQZFoitbOyqPiH 2J4XKea2OKo1FvrTGmI0Ih5ROpDjEkCG1XO0neR2Nd8PMKnzoCmzXKVwDpRKYyPtE6JYss IkS3I22+CskoaN3/f39dTwDd4pF6JDcvuMQlHAXPN1FWX15Y5GGablBFa8jSVEDMumdsnY uyME8YT8oDJYKmkKEZT7SFYf+Qu2jMNyPf3H9WgVWzOdMsB+2t2SPT/ryq4orQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677749726; a=rsa-sha256; cv=none; b=FRmuWrfvnvZoXp8ihkkX+aZEm/U0FP5i7hOtL/BeLoEtio6JG8jTSspWoK7+ejIpDiPR5H Krajgu4Qi3E+2iqvYLvrRMbLyeYA3HcRN5eTBKbRgdOT/NHtprz6CEo2IYLCbuO7eajLpN w44FYGKOpDv51DRHeFtcnnV4x4XzAXKAFmZS3YVnEdQNESa5OKQdznWtEA/LtEcl8s3sVu UQby5HE5x9q3oaXcDDPojqHYWbT4sxtjjYVuT0g6JJNR8FVYnCyOWdMqPTrzN+txnoxy1e IPM9UWgCNjwgJosjaZNWW1R4CAkYgz9Viy5B6NHQEW8n/s7aTAnFeMMd9frw6w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PS5Yn6Kn6z1B8h for ; Thu, 2 Mar 2023 09:35:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3229ZPwj021750 for ; Thu, 2 Mar 2023 09:35:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3229ZPvG021748 for net@FreeBSD.org; Thu, 2 Mar 2023 09:35:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 257709] netinet6: Set net.inet6.icmp6.nodeinfo default to 0 Date: Thu, 02 Mar 2023 09:35:24 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: needs-patch, needs-qa, security X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? mfc-stable11? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257709 --- Comment #4 from Zhenlei Huang --- RFC 4620 is still experimental then I thinks it is safe to set `net.inet6.icmp6.nodeinfo` default to 0 . --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=