From nobody Thu May 23 06:49:13 2024 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 4VlJgF54gvz5L1py for ; Thu, 23 May 2024 06:49:13 +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 4VlJgF40xSz4Y6G for ; Thu, 23 May 2024 06:49:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716446953; a=rsa-sha256; cv=none; b=YHXyFqwVYfFxhL9ADDZBt4ZSQuVEClaouvi6GLe/KqcWM8QufL0rVYW7X3GJeQT66VpU3E mTjbjOaafXVnlLeRRrbBoux59Q47PEBj2oH6ySWcxVOePVymFkG+75SUAkP6lm9E1yDTmE bMj52ZsbVR0rrvvwEQXLfXDoa6jYNAW5EWetznNIqdfWhJVlQaD819B440buMJC8vQP1+7 IpG+aku4l5/7wLHN/OzsQ6TzngmS9r6MPzqLD24yivBPSTKb5mUleNLr+6sp3ty82mA7L2 s9RK//RdZbWS3pyadEq2Oe04nZLWBGw5pNIltwIzA56j0+CfMnjSsf7vm6dQzA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716446953; 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=ZI6gFzX0RXpDKD6GUkBYIj6tKhnfu4OP60+3bIg+i6Y=; b=iNtw2/fGRSQ2h0cd7m8n5rQhmvm6rQ0Ek1WhYQ7SGzpvXpbCK9yFZ6iwdtvSLkWLfoQrGH d0HVdmuqdldtBJo+E9om6tPqht1kVQZrqXMigPfveNp9SOZ+AsD8ZuoWdFq6Oo+xIsJmV5 EljEUYV+2RP01SBjcAmk9EvcspX/d/ekGZEqZOPnx2mVvPNLkglJ8sInjTsiVXJ5+cQEw9 /xtZm8XxzgpqxC9ZV7NB2W6D86DrI3PoPXVbkO7EXAjTHaHMLbZPFE0DHmugRuDa1rQkFa gyJxWZTqmON/k9HlSL3gOF5AHRRK+fq9J7ploFAlsWVtgyILh81TGdql3HOpSw== 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 4VlJgF3Vn8zfQ5 for ; Thu, 23 May 2024 06:49:13 +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 44N6nD3B086179 for ; Thu, 23 May 2024 06:49:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44N6nDnL086178 for net@FreeBSD.org; Thu, 23 May 2024 06:49:13 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 278394] Reproducible kernel panic related to IPv4 routes populated by bird2 (BGP) Date: Thu, 23 May 2024 06:49:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: zlei@FreeBSD.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13+ X-Bugzilla-Changed-Fields: bug_status resolution flagtypes.name 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=3D278394 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED Flags|mfc-stable14?, |mfc-stable14+, |mfc-stable13? |mfc-stable13+ --- Comment #30 from Zhenlei Huang --- The fix has been in stable branches and will be in upcoming release candida= te 14.1-RC1. Closing now. --=20 You are receiving this mail because: You are on the CC list for the bug.=