From nobody Mon Jul 31 12:46:28 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 4RDyfj4DBnz4q64F for ; Mon, 31 Jul 2023 12:46:29 +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 4RDyfY2m7qz40nv for ; Mon, 31 Jul 2023 12:46:29 +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=1690807589; 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=SI60PEAFROeTeSUbmHmFje10Qp871ikwjSs8FlsdwEo=; b=wWlWpkbBvMr/Gvod08lt4R7AJP7qCdDCf3B49OS7QjsHPQqgr+pt53+XodvUU8KgpvT0ds 4/X/DKDu7GNI0Qddf0g1nrRkDwNhZsRcWJG0IGiW7iUNPBMboOLJ04C8ztB8uQjnt8dsDv +2SwPQ/k8MboE7G5D6wd5ozN6loceiNEYiBkZ0o8BBhlUcMuu1/cV5mvbxS0rfz05kR3cv oWK1K4H5uGBLmzyPXVDxoO2MuRi+Jznw7xLT5uHB3IPYN4JEBrgJc/zIKd1OX2DusTWnbw bgYBcUpISrRMaDRirzKs9xIGa+rUcRY4lUpLfWHvTB9i9bWfjQi8g2D+956uTg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690807589; a=rsa-sha256; cv=none; b=qIY7P7b6RJ2OYmTnsI6jQZSTBGTdnFunX9ggAKdTeDLAJ9jUt4V3/uNelBr4k1jChDVCt3 zxPu1vr8XNQGT70gtku7cYf+1v1QWX4/dDhdPZ/7LfJzQH4Dx3RhmNEiMwb4canvusXmJc qxyl4mGBhOv9029OuTk2qWhuoFNdqjUucuuOs1guPHMUOMzAasrzcaEdbo5W6ef+jb+558 pF+MqlA4/zr2c7MYZy1TOGH7LlSrP/SR3ti0E1o6dJW+LcBAhiNAJzJF3hfuVy7KvuUrhs T7HNaIMOUthl6PtrlJYa51vzeYdTjtkAuPtNuETW3tUEjATagfUZfF2JVGTMtw== 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 4RDyfY1mPwzwcm for ; Mon, 31 Jul 2023 12:46:29 +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 36VCkT9k046766 for ; Mon, 31 Jul 2023 12:46:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36VCkTwe046765 for net@FreeBSD.org; Mon, 31 Jul 2023 12:46:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 233683] IPv6 ND neighbor solicitation messages fail to arrive Date: Mon, 31 Jul 2023 12:46:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233683 --- Comment #22 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dabab84cfac60e7e5a78d43cc4b0cfdd49= f361989 commit abab84cfac60e7e5a78d43cc4b0cfdd49f361989 Author: Kristof Provost AuthorDate: 2023-07-20 07:41:45 +0000 Commit: Kristof Provost CommitDate: 2023-07-31 12:43:14 +0000 mld: always commit state changes on leaving Resolve a race condition where we'd lose the Solicited-node multicast group subscription if we assigned the same IPv6 address twice. PR: 233683 Reviewed by: ae MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D41124 (cherry picked from commit 9c9a76dc6873427b14f6c84397dd60ea8e529d8d) sys/netinet6/mld6.c | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=