From nobody Mon Feb 3 16:32:31 2025 X-Original-To: freebsd-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 4YmsVK35FFz5m3C2 for ; Mon, 03 Feb 2025 16:32:41 +0000 (UTC) (envelope-from zlei@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YmsVJ5rQpz3qjl; Mon, 03 Feb 2025 16:32:40 +0000 (UTC) (envelope-from zlei@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738600360; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=v1qhfoH/AYTNZjm28o3Rqw0114N3y4GuuAGMU1iKcm8=; b=udGKLcdDCyYCDfIqe7L4UYQSJKj1vTMHneXf+wF4QgHZliFowr7gxaJpSu+xHl4LXnLLlp zhyNLXeXLwFBMvuuZj3uAL0GwEMBXkLBqkVNf19F2WkZqEBOwEq1h9NmR+I6VQ0gabjDHL RBqdxAqTNaurZXSkvbKNRB+qv4k3YNE4Rra10h7rQfVt1ZXYDE7Z79O7REgaqhm6Qc/9aE oBtaDtYszn399IqUQkv7o/sAClcNhKH81EraJY4UqRoRsNQKuOeIbbtxGsksneBnhWzs4b lM3AfJhR4B7nxZqnqbc7dcbDGBNZYMVhx22A5bAtutKV6YGAgJjCtICk95nwNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738600360; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=v1qhfoH/AYTNZjm28o3Rqw0114N3y4GuuAGMU1iKcm8=; b=rzA62XawMyHRYz32d2iSr3FCdGHy+Z8jdx9MJNr8tl7tKY6vL2CRtyGK8i0puhMFg+P+kx DRmTnw4rfIiXIVedAKOJ6tBein0jLEtbJDw06tFe0pZTMBNY6YDHl5pOClO53XkIPuzlsS w86P5aP4ZMMHcPrAbECy02EWJ1GvS8K/7SwkbDmk0TywJChXZa5sdUfdaQ4oeil5ORWDnE SAI697sn4B6mwMxLUpuQpBwTslkqqac/czfBSkjbh0fAfTIHZVcUDyEtXoMCI9t+cfYzQA ZRBoTQdrJ9BnjcijPulEbF02sEUjXKWnZJPET2YTAPu/ujC7kjD6kXLMALsTmg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738600360; a=rsa-sha256; cv=none; b=v+gL+1ln4rvoMDyCEwl2yaABbbyLghEWliwPTxHTpktgwr4fYgj+TZYc1m+UD627ikVTBn tiNoUtYH4o15yCL92EvIkaQvQTUxNFCQf3doIkhFXiWjtGSes9Eo3xDQEMCacmzzh+KbNN oKGBRGRzSXCYwIIm97F4gcgStFUW6SQUl+Mrx1Evh5QQdFpUlIeVw3QuRUzaWP7IAiD1HM ueEpUjLI/nG8bBklbwJpBuxIxBKc3mxrbNu30tcko5ZTNWnlbPvDgCb7z/Ij2N5NAsLJpT PZ0FIu24PwA7PJ/RTM+9TMOQLlQdU3kIvGQfPiyno7hMZGfWHY284SPOJTx6gw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from smtpclient.apple (unknown [IPv6:2001:19f0:6001:9db:98f0:9fe0:3545:10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: zlei/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4YmsVH5r9Qz1HPG; Mon, 03 Feb 2025 16:32:39 +0000 (UTC) (envelope-from zlei@FreeBSD.org) From: Zhenlei Huang Message-Id: <57B63ECF-F2A2-43FB-8814-B2BDF7CEB9F4@FreeBSD.org> Content-Type: multipart/alternative; boundary="Apple-Mail=_DD3B302C-DB63-417E-A41A-163BB018914D" 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 (Mac OS X Mail 16.0 \(3696.120.41.1.10\)) Subject: Re: Any real usage of sppp(4) on architectures other than i386 or amd64 ? Date: Tue, 4 Feb 2025 00:32:31 +0800 In-Reply-To: Cc: FreeBSD Net To: Gleb Smirnoff References: <0DC91E3B-DDB4-43ED-866E-3DA02BBA1241@FreeBSD.org> X-Mailer: Apple Mail (2.3696.120.41.1.10) --Apple-Mail=_DD3B302C-DB63-417E-A41A-163BB018914D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jan 15, 2025, at 4:31 AM, Gleb Smirnoff = wrote: >=20 > On Tue, Jan 14, 2025 at 07:25:26PM +0800, Zhenlei Huang wrote: > Z> I just fixed one long standing bug of sppp(4) [1]. During the = testing I found ng_sppp(4) depends on this module. Unfortunately sppp(4) = is only enabled on i386 and amd64 by default but ng_sppp(4) is enabled = on all architectures. So on architectures other than i386 and amd64 = `kldload ng_sppp` will never succeed. > Z>=20 > Z> I suppose sppp(4) is rarely used nowadays so I'm planing to = conditionally build ng_sppp(4) only on i386 and amd64. Is there still = real usage of sppp(4) on other architectures ? > Z>=20 > Z> 1. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D173002 >=20 > I would claim there is no usage of neither sppp(4) nor ng_sppp(4) on = any > architecture in a very long term. Last time I run this kind of = network framing > in 2004 and in that times the right way to do it was either pure = negraph(4) > graph based on ng_cisco(4) or ports/net/mpd + ng_ppp(4). >=20 > Don't waste your time on this code. This is a quick simple fix. Committed as = https://cgit.freebsd.org/src/commit/?h=3Dstable/13&id=3D29f77be0d844aa7e9b= 26fed8b550e12ad504b4d2 = . >=20 > --=20 > Gleb Smirnoff --Apple-Mail=_DD3B302C-DB63-417E-A41A-163BB018914D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

On Jan 15, 2025, at 4:31 AM, Gleb Smirnoff <glebius@freebsd.org>= wrote:

On Tue, Jan 14, 2025 at 07:25:26PM +0800, Zhenlei Huang = wrote:
Z> I just fixed one long standing bug of sppp(4) = [1]. During the testing I found ng_sppp(4) depends on this module. = Unfortunately sppp(4) is only enabled on i386 and amd64 by default but = ng_sppp(4) is enabled on all architectures. So on architectures other = than i386 and amd64 `kldload ng_sppp` will never succeed.
Z>
Z> I suppose sppp(4) is rarely used = nowadays so I'm planing to conditionally build ng_sppp(4) only on i386 = and amd64. Is there still real usage of sppp(4) on other architectures = ?
Z>
Z> 1. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D173002<= br class=3D"">
I would claim there is no usage of neither = sppp(4) nor ng_sppp(4) on any
architecture in a very long = term.  Last time I run this kind of network framing
in = 2004 and in that times the right way to do it was either pure = negraph(4)
graph based on ng_cisco(4) or ports/net/mpd + = ng_ppp(4).

Don't waste your time on this = code.

This is a quick simple fix.


--
Gleb Smirnoff


= --Apple-Mail=_DD3B302C-DB63-417E-A41A-163BB018914D-- From nobody Wed Feb 5 11:56:43 2025 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 4YnzH124F6z5mfcX for ; Wed, 05 Feb 2025 11:56:45 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YnzH02tLmz3y7S for ; Wed, 05 Feb 2025 11:56:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738756604; 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=r4AcMmQT2mZwMIYddeFMel/EQ4v4SkJFXvNLFFdzbHs=; b=q9NngRct3DsrQ0/aE8Km8S/5dAHLjEHhmaeBdH9P+1IGHu6YfmWjA/xk9W+uUi1CLNWm71 PuQOwWVecDrCLysland9A/k8lmw7oRZCTagSoyn6M6rRLJ2rIlVAULjtq9eqKcXuGkpYTJ FywyV8s44OxW2B+WdOZilBGB852g4tCK8IVCmknwpb02J/FkpxpKBxM05XlDtlG5zQ2m9o HPmpLxDVPBYjDBZ1wy3wAfzSqYyUKY5rHVBX4+94HpOCLUKce7euKJTuU4FBT18FkDN8MY aas/JkEUQT59G7Q5A4EP1eFVvIhQYfoWPH7z3FO3Z2Gh6DviH91/FS/zEcMJvQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738756604; 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=r4AcMmQT2mZwMIYddeFMel/EQ4v4SkJFXvNLFFdzbHs=; b=lnEbgHaYsasG118G0bxnhZEWqpD6vRWOdv5LkaoHYMDn+E3t9zDfJ8PrqAgDtbpkXpn3GL Po6im7YxybliMQTNDIgOR6rbKIPP6u9jPx3Y1hJcrczMKuL8C+g+MKOFcB+d/jmXzklp3E IaaqUbR010FSCptEVfMXBRDh8hI5pqTeoveCZHUBI1QXOg5JmDXw+zzlTQgDJ37JE6tGb1 sO1IDWMvE6CA7syfO7PyhvUSOlOII6WG6zvrrhEu28mRUupF+kLCfvHQbRdvuboOYL7pbn fnN9h/l7t2WoN5Q9awTX5oRaEqybptd2OxEcVuq7Y8UsEULqjxE5/9URAjFzfQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738756604; a=rsa-sha256; cv=none; b=yLuGtdwMuXyo0C2ughZep/D1HRasukuXHbamu/DwZ7nSjV0mFewzrqOi9FZENTSt02T5Mo frSAoY6Ua0L9zfVAYr01o1dnvZDo97ZhER4clhyHprnqzaYVwrFeHl9PDZALs+ErBKjUyC HAVyvV2+93dl8Hbvx/i4RKPoIQpC87N5+3/ZKkuX9thhEBD3pzzfhALv6psPHSNgaEJ8Ku n0IkR3k3yRF+TRFgnsRDCoULWgzKqsFev0oZw4pcIWvUctoGhucq9yzCARG2S8bjCTBYAL /TA5xkGF4lE2zBZv8flfOHDwyCAEZqOSTIZozgHHWdHkqBE1ijapnkgDa1HZPQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YnzH02Clvzrdh for ; Wed, 05 Feb 2025 11:56:44 +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 515BuiE7075695 for ; Wed, 5 Feb 2025 11:56:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 515Buil6075694 for net@FreeBSD.org; Wed, 5 Feb 2025 11:56:44 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 284588] panic in tcp_segment() - "tcp_do_segment: sent too much" Date: Wed, 05 Feb 2025 11:56:43 +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: 15.0-CURRENT X-Bugzilla-Keywords: crash, vendor X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@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: keywords assigned_to Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284588 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |crash, vendor Assignee|bugs@FreeBSD.org |net@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Feb 5 12:08:14 2025 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 4YnzXG5t3dz5mgCK for ; Wed, 05 Feb 2025 12:08:14 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YnzXG5Lvtz42K3 for ; Wed, 05 Feb 2025 12:08:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738757294; 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=5aImzMovSLkNkdefwDrxq0Z/bfxe3EFkxqq+vxU1Zok=; b=MQXH30nXkv1S1vjwEeMZTMJ/QuDduKc1DZetv8QB+YxFTYg+XvfR7S7XygYoL4KQTY0PJM s8SzRJOnmshy9qdz2OYQSbdcSFLX2xu+h84jJ1IP9AU8IxzZ6IOFHAKDHW/PZZfL3IypVK 8fqVePRTVi+lAhhLpRVuiI2lYQWHi6G1aaxt+ATP0DyVhNYUDpz9uDHGrzpAuSvmx6Xm+h CnnN4UlF5W66+wQvLHBg/pTRXFm8UE4xodjT4PLdtaOIvHhYkZfhUFC0nsdlMJ7xbM4YBC pjvWUYD7dIl8wndNZmST/YcP/DQw5W/UrLS2rRPZtb4lLY9BKj9X7EeELxfvag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738757294; 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=5aImzMovSLkNkdefwDrxq0Z/bfxe3EFkxqq+vxU1Zok=; b=Q444T84v0cHzISm4bROWvwwqOi7AmmsKyTOGp8Mt/VipayEzTRtcF2OpqZGvzlg6bFy3FT Pzr6RaFWex6peKh2FaqHybXiSxckqnPQBmndgXSa31HGAR6H5dgSDKB5QfK9FEPIaZt0U8 Mg9Bqz983OtUU/vmv+L9vL/kIkJxITvLg0/bxtAjo6UHoSkb97X6nnHhNrsvavXyIWm15I qGEP+lIkql4lwzfG8ILb9N1fTj8iws9W3AzlURNPcKAKf1UkF3dY+BvkzW5+rtd6p/8OdA TL7apLi4/FI28Lw+wWywaTxRTiFP8IdKU94YikqEF9MIVotvakMAu8riJzTMgg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738757294; a=rsa-sha256; cv=none; b=Etr6NYJTeTBjb8fd7HA3Ftk3yUPdAgKGdJqpwlsbpSqShFOvaoeCiJ/OVjM1V+/UXnrmvX /WqyLgS8TJWjvmJF7eGJuir1RKDnt00735FFdC5Hn8UN5pMiQXa/QREmeu2Vr406K9qM8/ H4uBVs74mnXHprhh7I0mr69F7FavQfb/SniTOIi9Z8i2smBQnsxgl9vkdObrLgwTftDqYE xav2DH9mMapi4Hb5Ggn+tfr4s/D260C/J5rFdDRfmt5l+Ys3dGSUJDIGyayhDoF1+wxf5J QotqqUUpU/jEbLV76LwnrGzAKCBO4KFBRTIesPBnAP8p/sgRu/FlmQxcjIGZYw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YnzXG4ynczrtm for ; Wed, 05 Feb 2025 12:08:14 +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 515C8Esu092706 for ; Wed, 5 Feb 2025 12:08:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 515C8EPD092705 for net@FreeBSD.org; Wed, 5 Feb 2025 12:08:14 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 284588] panic in tcp_segment() - "tcp_do_segment: sent too much" Date: Wed, 05 Feb 2025 12:08:14 +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: 15.0-CURRENT X-Bugzilla-Keywords: crash, vendor X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zlei@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: see_also cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284588 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 836 | |49 CC| |zlei@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Feb 5 16:45:05 2025 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 4Yp5gj6Jf6z5n1lq for ; Wed, 05 Feb 2025 16:45:05 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yp5gj5VPLz42kC for ; Wed, 05 Feb 2025 16:45:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738773905; 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=KLvgLpK6XBPPphiRAQ/tvvPinNzGCuMwwVlv/WBGNoY=; b=UL8RQ2eKqB/a6cEYVeSqvS4v/OH/15xfXFM8TO4j4gsfn8hmf5S7AK+rcTixWD69tm1abW pysXd2qVvcPX2FVsKuQV48l0BAi1wNUNVilVwQc5dWrC9zGdR31VmjppsKhCMf0PZPs7zR UMB1ppuTiY6NqplMt6td3rLC6d3BhRPGSUuZ57tY4HSKEqUZAl+Dvl8lm1COjCKHQ9771/ QO7JqPZk6SPDmzmOcZucz/zhTAmQcU1R0Cmc/A6lNTZMJwTDXw0pekWAndLc3Pf9qtyuKb 5KLlkLPxC1rnjkJnQOAu5Bm40x4oUedLiDoGBKRX0NryzmnqmDiIcgiDgO931g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738773905; 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=KLvgLpK6XBPPphiRAQ/tvvPinNzGCuMwwVlv/WBGNoY=; b=lXkT7BSm5J+4NJ2XraEYZt0/sTRMRilFq8kWSPHpqfLI5nkNGYIFJ7CRlhVhP4zSftSS7G AhkLhBzdXKq0Q5hM2EaJmt5dXyzUMp48Drb6ma2Dx1ahcCqPxTrTKmvsSvCIZWrf4R0m3i hC4ireoxbjS0ojNZXBBQYbBPdRf3BhLfIRH44wwPiHBVnChXTG9ne/noQXTEv1DtlNiU/V OwZ+jwZawdAvg5XNT3an3f9l0z8+efIjGCPyUC6/Zn3f8baGmFZd1mdC/1JiYWAaBC/N29 09+ABO8MGYBtowkFMikLc21EchuB6DbJD+9cj7nL5F2hcxHx8FvuWOqSlknUUw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738773905; a=rsa-sha256; cv=none; b=xntQ+FjnAzfnk9kRhH8by8ZrfIo3Vrsuu28UGA7kxMQtpvmWpTMK6SbYrSGZUmiixWYiWR 970GuaZDEIq8hc3tsICBiJBfMGe5ltHHubAlJopPFoFtmIrsBNvqNwwpCoFKQeb6+QmgOS aqI42cx2O4SZ6hj/+g/BHWeLAWEMFK87UgNlODD/bXnui2GkHoUwyxbG1SuBClWGBDTYsN awmesoLI5pU37HkZfWbG13w2zOkD6X0cNKpQLVxIcz+HwRKAIaZD0Ze5nk2VaVF/AdIxMB gDuru2z3krEqwvViaZdaTEqv2B5olyBug3UKSlYNyiZmCxuXpyqHCUSwXLSNdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yp5gj53DHz10rp for ; Wed, 05 Feb 2025 16:45:05 +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 515Gj5ML076906 for ; Wed, 5 Feb 2025 16:45:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 515Gj52o076905 for net@FreeBSD.org; Wed, 5 Feb 2025 16:45:05 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 284588] panic in tcp_segment() - "tcp_do_segment: sent too much" Date: Wed, 05 Feb 2025 16:45:05 +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: 15.0-CURRENT X-Bugzilla-Keywords: crash, vendor X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284588 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |DUPLICATE --- Comment #1 from Gleb Smirnoff --- *** This bug has been marked as a duplicate of bug 283649 *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Feb 5 16:49:03 2025 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 4Yp5mH1Q5Kz5n1yM for ; Wed, 05 Feb 2025 16:49:03 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yp5mH0nG1z4391 for ; Wed, 05 Feb 2025 16:49:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738774143; 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=3eJZFw6eVTTvHEomLRBuylZ3UOKaKaajAna0oaelGTk=; b=H836KQCsWdVPndQ7h4ChYCd8MtZXzD7BbD3moQ51Of2n3WQz87RdPceDk+CW/jmSdVkmX/ 61lg0uImGH05AaFqmltfB0oIVTuZ/+c2bwalU6+YoNKAG3WyR1m7dFw4PhEHEyVPmA3mQv 84/tRwxRNE9z8xPl5FSbTWcFbf5x0KH1uMrDPeCbgjxwxnGN5rJaN5BqFGwCXpJJ4zGs0x egZ0b1W0JX7ciCGV9yZFfLcvlGcnxiTplmlJvdwymhFGbFLcOaHUtNjRbA0Vcqz9DQA/BD jfTFoz+i1fPma8wzs4L9eMkkMEAAIGhf7/D5tHZZQNS4O3IrwdG5JSVlm6vkjw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738774143; 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=3eJZFw6eVTTvHEomLRBuylZ3UOKaKaajAna0oaelGTk=; b=tGx+zknMGT6bqllD2earvlgzolrWfHNkQxg7nj0XfZqPZnE+Qk8YVY3FMyhhPdz8K3Uz8W TpTfHebhTRo0F9mt67/zInpHnEoyPtQ98NeHpJRkTkuzcWRKTULB9rMIT9xkWDzdaqx1Fz osmyYt8bS34RAuma6NmeXnSIqMW1k+5TpTWUF3byyPyvOBkuuMM6kgZZPg1THMtwsl9Ldy cP8SJt93ppZ+8VZBp6KQOxOWzRnYK6tbAoL+XoYn4N6jIq6sRAvA3I6pYioWNTC56i2inu KSliJouANuxO07yvZv2Uvsi4umUxrNQk2GbVJ/PUkbxCxFlz3dUzkB21PnH8pQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738774143; a=rsa-sha256; cv=none; b=Si7K7jQcNXYMZN9YsSTDmo8/t36QAHxRD3gGzTI5QVkQji18Zvj/DB2vk8wq4wWX0Glq4q 7IZj6p9Drq0rrtQvC1b5QbU2oI4cma5Bo09+5x+7SPsn7+ng4X+SU8Hwd9EcBvEnGrB5Vx 4XvxTbdkZK2UWwnzH59qtM0/wBWsTQP9vdsGzKb72nYNQ+/74ClTQIPvxtxV2rj0BZflI5 eJ0YUdyyE7m4Pa24LHyrc3dcv5lvdYu5aSCFqzapU/pS+MJZuIDwnA/OwAOC9RA3U2UcYn /L0R/j98A5/ek8qKW44LggJg1G94Ugrfc4KRqU5wUub2PveUaWolrdR13kH7WQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yp5mH04pTz10vx for ; Wed, 05 Feb 2025 16:49:03 +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 515Gn2MO080426 for ; Wed, 5 Feb 2025 16:49:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 515Gn2Hv080425 for net@FreeBSD.org; Wed, 5 Feb 2025 16:49:02 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 284588] panic in tcp_segment() - "tcp_do_segment: sent too much" Date: Wed, 05 Feb 2025 16:49:03 +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: 15.0-CURRENT X-Bugzilla-Keywords: crash, vendor X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284588 --- Comment #2 from Gleb Smirnoff --- Sorry, pointed at wrong bug in previous edit. *** This bug has been marked as a duplicate of bug 282605 *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Feb 6 19:58:07 2025 X-Original-To: freebsd-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 4Ypnw92nP4z5myNn for ; Thu, 06 Feb 2025 19:58:17 +0000 (UTC) (envelope-from gshapiro@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ypnw92J50z3Ht5 for ; Thu, 06 Feb 2025 19:58:17 +0000 (UTC) (envelope-from gshapiro@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738871897; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=6E/AA0upAC/mYOBv8//+AP8kJUPU/GeK1wwN+JvpS4I=; b=p+xniL8Ry8rd5EZqeaDpKdQ3mofE/1Jq/ZDS5RaelIhp5EME6bs8g2hasI7Hy+p+NbPOUa zgODFBBVuGx5dk2kroiR7ve+wsJ9oTRuyR9j1czQhG2vmKdqFknsP3SvBP8S760QHuxq6m 1iY8+FoheqwkxJMW1cZOgdGYSM5Ze2hpdqvez5eOKix5K9hGrcB8ZlXI/Mn37n6hQjnhfy yZq7HGGShQRCLDV0diUKjfpXZxsPBaBHvz5W0AEd0XrRujQdh084gLxKnNO6YhH3sLvpCG GmaHuelNhvhqGWpMt3wR9xa5I09jIt2TMX6WA9ft/JYgswjXZLUbgb+k2sMx+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738871897; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=6E/AA0upAC/mYOBv8//+AP8kJUPU/GeK1wwN+JvpS4I=; b=et/d7e7X5UPF8jmGYIRPf46lCCcBJltqeo9iJu68d6LYBFwZdPlyZQRIPaSn+eWLDzgy4Q +LFTc3b8xb0ZdQzse1o33l+ECVT9fNdCMvot1vJn3/XdX2yvEOK0yfWt8uRj9XMHpoOvKX iygBw26prrHSjpu7xTF0rQTimUW72yh6dJl1IPUfNRvbzptHvNlo3A4UbAOgqFtasOJPi2 9jTfCG6YQpMM0eeUlMnRGmTYiag1ipRjWeoJ1eyWbZ8mo3DZ+/2/aeGSu8ohvIFkwNSmDN MmKil59iFufyEnIXRQCBINSKapg9cV/8Vk49F8eBWER2l8prS5K4rFTRQNxG5Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738871897; a=rsa-sha256; cv=none; b=WTHstvfGXbB1swirVf3t0WMUuKxjlEMTW+tbM9/CSsFCqDlEDH3/FsN1DZMmmcC6RH7UAw /HR6jQ9D4xFi9KI3gVqyEcSd9b1lGDack3FstSYNk+coP/Oc+fsgCGdKyK/A7HWiGkJ/IJ G5z00XU3bKyZll5GeBj1hIsoJ8p3antjd0Bhdik9ekJ72NhqY83h75m2wyM03mW0DEVQ+7 gTA9rB3nw5ogFNDe5hchEQFWU80XX/cL6zHk735C1b2lBupXZygad/A9GT3aLh6Dvjq5PN ZujXL+dQNL2F4Uy6xmoLA+WsbmHCzcMDyZXLWxVN2w8gk7MtRBr9b6Sgfu6Flg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from thornystick.home.snowbrush.net (thornystick.gshapiro.net [IPv6:2a0a:280:2357:5506::2ee5]) (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) (Authenticated sender: gshapiro) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Ypnw85jynzkgC for ; Thu, 06 Feb 2025 19:58:16 +0000 (UTC) (envelope-from gshapiro@freebsd.org) Date: Thu, 6 Feb 2025 11:58:07 -0800 From: Gregory Shapiro To: freebsd-net@freebsd.org Subject: bird2 netlink switch causing mbuf exhaustion and reboot Message-ID: <555hzkf4hdqr3d357bs4awilg2qpolfeyc245qzzutamnzwqwk@jfjb5htjuwcq> 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I have a handful of FreeBSD 14.2 machines acting as BGP routers using bird2. Three of them would drop BGP connections at least once a week, the others would either stay stable or sporadically drop off. Through a painful root cause exercise, I've narrowed the cause to the bird2 port changing from using a routing socket to netlink. On the routers which failed most often, I've switched from bird2 to bird2-rtsock and the problem has disappeared. I don't know the rtsock/netlink source well enough to debug deeper but I'm more than happy to go back to the netlink version in order to help debug if anyone is interested in tackling the problem. I'll give some details on the router that failed most often to wet your appetite. The problem will start with this appearing in the logs: Jan 29 03:42:08 pesto kernel: [zone: mbuf] kern.ipc.nmbufs limit reached After which, there are these every 30-40 seconds until I intercede: Jan 29 03:51:35 pesto kernel: sonewconn: pcb 0xfffff8002c198540 ([::]:179 (proto 6)): Listen queue overflow: 13 already in queue awaiting acceptance (1 occurrences), euid 0, rgid 502, jail 0 Jan 29 03:52:38 pesto kernel: sonewconn: pcb 0xfffff8002c198540 ([::]:179 (proto 6)): Listen queue overflow: 13 already in queue awaiting acceptance (17 occurrences), euid 0, rgid 502, jail 0 After a while, IPv4 connections will start appearing too: Jan 29 04:49:28 pesto kernel: sonewconn: pcb 0xfffff8002c198000 (0.0.0.0:179 (proto 6)): Listen queue overflow: 13 already in queue awaiting acceptance (1 occurrences), euid 0, rgid 502, jail 0 Jan 29 04:49:48 pesto kernel: sonewconn: pcb 0xfffff8002c198540 ([::]:179 (proto 6)): Listen queue overflow: 13 already in queue awaiting acceptance (36 occurrences), euid 0, rgid 502, jail 0 When I intercede, connections to bird2 (via birdc control) hang as do attempts to shut it down (/usr/local/etc/rc.d/bird stop). If I try to look at the routing table (netstat -rnf inet6), it will start to list and then the system will reboot itself (likely a kernel crash, but nothing is logged between the sonewconn logs and the boot). After the reboot, things are good for a few days. My naive guess it the netlink code leaks mbufs and there is a kernel crash in this state triggered by listed the routing table with netstat. Besides switching back to bird2 via netlink, if I have someone interested in debugging, I can run a debug kernel to catch the stack trace. System details: FreeBSD pesto.gshapiro.net 14.2-RELEASE FreeBSD 14.2-RELEASE releng/14.2-n269506-c8918d6c7412 GENERIC amd64 bird2-rtsock-2.16.1 (which is stable, bird2-2.16.1 which uses netlink instead of rtsock causes the issue) Since this is a router, it doesn't do anything except routing (bird2), networking (tailscale, vxlan, wiregaurd) and OS daemons (syslog, ntpd for log accuracy, cron, devd, getty for console). Only sysctl tuning done: net.fibs=2 net.add_addr_allfibs=1 As far as system configuration, here is my rc.conf (happy to share redacted values with those working on this issue): accounting_enable="YES" bird_enable="YES" cloned_interfaces="lo1 vxlan0 vxlan1" create_args_vxlan0="vxlanid _redacted_ vxlanlocal _redacted_ vxlanremote _redacted_ vxlanttl 255 tunnelfib 1" create_args_vxlan1="vxlanid _redacted_ vxlanlocal _redacted_ vxlanremote _redacted_ vxlanttl 255 tunnelfib 1" defaultrouter="_redacted_" defaultrouter_fib1="${defaultrouter}" devd_flags="-q" firewall_enable="YES" firewall_logging="YES" firewall_quiet="YES" firewall_type="/etc/ipfw.rules" fsck_y_enable="YES" gateway_enable="YES" hostname="pesto.gshapiro.net" ifconfig_lo1_descr="Announced" ifconfig_lo1_ipv6="inet6 _redacted_ prefer_source" ifconfig_lo1_alias0="inet6 _redacted_" ifconfig_vtnet0="inet _redacted_" ifconfig_vtnet0_descr="HYEHOST Uplink" ifconfig_vtnet0_ipv6="inet6 _redacted_ no_prefer_iface" ifconfig_vtnet1_descr="F4IX" ifconfig_vtnet1_ipv6="inet6 _redacted_ no_prefer_iface" ifconfig_vxlan0="inet _redacted_" ifconfig_vxlan0_descr="BGPExchange" ifconfig_vxlan0_ipv6="inet6 _redacted_ no_prefer_iface" ifconfig_vxlan1_descr="HNIX BGP Tunnel" ifconfig_vxlan1_ipv6="inet6 _redacted_ no_prefer_iface" ipv6_defaultrouter="_redacted_" ipv6_defaultrouter_fib1="${ipv6_defaultrouter}" ipv6_gateway_enable="YES" ipv6_route_bgp6="_redacted_ -iface vtnet0" ipv6_route_gw6="_redacted_ -iface vtnet0 -fib 0,1" ipv6_static_routes="gw6 bgp6" ntpd_enable="YES" ntpd_sync_on_start="YES" qemu_guest_agent_enable="YES" qemu_guest_agent_flags="-d -v -l /var/log/qemu-ga.log" sshd_enable="YES" syslogd_flags="-ss" tailscaled_enable="YES" tailscaled_exitnode_enable="YES" tailscaled_up_args="--accept-dns=false --timeout=30s" wireguard_enable="YES" wireguard_interfaces="wg0" And wg0.conf: # Route64 [Interface] PrivateKey = _redacted_ Address = _redacted_, _redacted_ Table = off PostUp = /sbin/ifconfig %i description "Route64 Upstream" PostUp = /sbin/ifconfig %i inet6 auto_linklocal PostUp = /sbin/ifconfig %i inet6 no_prefer_iface PostUp = /sbin/ifconfig %i tunnelfib 1 [Peer] PublicKey = _redacted_ AllowedIPs = ::/0, 0.0.0.0/0 Endpoint = _redacted_ PersistentKeepAlive = 30 From nobody Thu Feb 6 20:20:30 2025 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 4YppPp5l2yz5n0VJ for ; Thu, 06 Feb 2025 20:20:30 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YppPp591Tz3RYM for ; Thu, 06 Feb 2025 20:20:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738873230; 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=gvcaERKOcsbxZPeoWgI1AwrbAl8soyyz8Rn3/nEmsDU=; b=F8pxzy2I5sVxhj3B9qUzinNEEyjMdLeG+FrmG/+hK6RTNSV3qngjKkQD6bxuyx2l5CN/P5 ta+6+bADNv9u6Zl9Tp6OpAAzE70bPqq2/Cmn9C/wBEp2gMf9bpT3c7DTRGBej68ZWJ4AMR gsidof1XMCJkzkmcniP73fMCOTiUqb+MH+DT+Zx7sYI687VZb/lh16E9Y0D2MEtxWElnmY u34ROQ9KjcXHbbMQc7VjUG8yY8Ejruec+4u3QEioiaaRP0eJYxMwNdiO4nh5AYHz42ySpT QRfVLbCf/VVoT5h6kYksccU8YKhYLqojrdOmgPtv7sn6NQCkmxTfZIjQsZuxMw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738873230; 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=gvcaERKOcsbxZPeoWgI1AwrbAl8soyyz8Rn3/nEmsDU=; b=Q3SNYIRY0NN1wNavj2a8we8ijzALbIQL9NtxzxXXoLWbWqtnzL2TjtmY9WsJuSYNMjzsNw gTBEFvRkvGNnEBPSfVnTTGFHjSTZLXr0dfLiWN2npQYBI3IeRyV+cdMjAg+XCL49tJm7Tx RRwAchBYTrSrllk35Z3iSodCfltH53G3ALeYB1x0Wz/rBTATva2h/Ehl1RFPz13gjdF7sF B3SPJEhswBllmcqKHfvZuyrRHplN9K+4et2jUvUqbYWjHvM6HM66UxKz+NVKT4X+cJSDZ+ zYEfvjrXp9XDTdyqDYS/z9GsbpDmE2+ueylln9qiwRnVwfsTBbbqtUVydXNRqg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738873230; a=rsa-sha256; cv=none; b=QHfeyhEuHhHj2GDsfzyo7xAXQhFEZcoRcghFTRYhfy/InOllaRCVHldBWSlXNalqhKmCcw KaLiCCu6Jph6kuFZfS4sARQBQKhNLacXMP1Fgatwsdhv6OUTduUFU6YPTkBeo+ps5eL5+s CrLjvK6ZY1GnoTAOSFbf4IUxWfp17J/VCqWlZ5AUIig5LNR5z0zfhHa6KIe8J1/ROuFayl nqlf3QDVIyxikIkQi12e0rxx3x5DAF1A3M3t1EwU+OH3mSclf5/TQzXcI0yWNSrHIhU6AS GFln4CP5RVnqQIzd8AE2C+BbFHkb5g7lPhUfHfx8Y/sri61dqba4XY2HklBRHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YppPp4cmGzt62 for ; Thu, 06 Feb 2025 20:20:30 +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 516KKUQv069569 for ; Thu, 6 Feb 2025 20:20:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 516KKUoo069566 for net@FreeBSD.org; Thu, 6 Feb 2025 20:20:30 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 284606] Kernel Panic on wireguard VPN router with a Mikrotik peer Date: Thu, 06 Feb 2025 20:20:30 +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: 14.2-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@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: keywords assigned_to Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284606 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |crash Assignee|bugs@FreeBSD.org |net@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 03:23:26 2025 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 4Ypznp6pmdz5mZnZ for ; Fri, 07 Feb 2025 03:23: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ypznp68XNz3pf4 for ; Fri, 07 Feb 2025 03:23:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738898606; 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=dDqODjQM3lXgv30bF92FwsUm5zzhPA+4RTrd4rr0c1M=; b=vRsvupCq5VyaP4K6iIz0YwPQQuVFWxUHS8n7kkw7IY3VK28ROS10GtEGti4aBTNHDGvF7H 8cY+DjS2UmLxv+uerOO7nTOqhDogFbQw+Z6/bzDbzx34eHodNa0Zfng/fGIyFCOR/BuNLy z2PycmSshOeW8DLmN2LM7tbuv6GUFVL1g4uGTAkdhSgauIo3eQmn+q1cZ4ypycM0DkMZGv 53ALjHCTuTeZFWg7iv9lKS601iEjfNRe4tvL4u+k/vFna+eo5h1ROIXcVuvAqTd2AKzwaS PQ6xAfZh+frSwNqSBouE8S/R+bj74oJH0rf/1iSMcdZaZgXauv2pX3GmVOukYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738898606; 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=dDqODjQM3lXgv30bF92FwsUm5zzhPA+4RTrd4rr0c1M=; b=CLynzusCG87NyL2JsVREQsoWD36V3xbK41WTqieP60TOOwfTriGPukXwZyeeUgo+GbRgbz XbmJSRaH8lYQBxyHuQfROrBOENTeYw7M8AJKe1tiRtyB8WhkRWuIV2r92Av9cvSQnzcFGr NORzSe5z9HxB7DtGeK3GlDAG6W8XT1oegjZ3VcbG135pSCoWHdl01Cfky0/5RLEBqJZBWj RyoKqMz1AKgkOcF1gRNI27iXY/ng1zF8AkyY+5ALSB3MVioI/C2mtLzJ7EuuIBXIkisJNa 370Q+mMwCEyVYPrXTvuHG2jxRP1pIAMo9fxv/5R8/2vDyx/eCAStRlnwIl915w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738898606; a=rsa-sha256; cv=none; b=xItFkM1E1p/uHXi31hbmvfnXaMHA5Vs6IkRbTtr82fGABcM5SPPc3BWGtc8DarEZq32wXm l1ptfujJl5CCoW4nv+tJuUXuiFl00XNCl2ZvoiLrBIskgeN6ggoi7E+Y5B/WxA8nC5o3TZ rs6EBazixrHjd94ixZImDUSa0nzta3eKbWae0phgFz6quHUHjRMNuDJHDWq6HbZ94OPlDQ oXnlmRZDDmn218WjJYSLihDNGWcg0PdxeCvvKHs5IBc/eiyVbe+BxyPRi+h3CfJ+Kb6iO6 biha0Uns0SiVH22A+yfdJoHx04R65kOPsqBHPT8Qd0th5i368x9DpPfUueIahg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Ypznp5ky1z1648 for ; Fri, 07 Feb 2025 03:23:26 +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 5173NQfu085460 for ; Fri, 7 Feb 2025 03:23:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5173NQrC085459 for net@FreeBSD.org; Fri, 7 Feb 2025 03:23:26 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 284606] Kernel Panic on wireguard VPN router with a Mikrotik peer Date: Fri, 07 Feb 2025 03:23:26 +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: 14.2-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zlei@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: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284606 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zlei@FreeBSD.org --- Comment #2 from Zhenlei Huang --- % kgdb /boot/kernel/kernel vmcore.0 ... Reading symbols from /boot/kernel/zfs.ko... Reading symbols from /usr/lib/debug//boot/kernel/zfs.ko.debug... Reading symbols from /boot/kernel/intpm.ko... Reading symbols from /usr/lib/debug//boot/kernel/intpm.ko.debug... Reading symbols from /boot/kernel/smbus.ko... Reading symbols from /usr/lib/debug//boot/kernel/smbus.ko.debug... Reading symbols from /boot/kernel/vmci.ko... Reading symbols from /usr/lib/debug//boot/kernel/vmci.ko.debug... Reading symbols from /boot/kernel/if_epair.ko... Reading symbols from /usr/lib/debug//boot/kernel/if_epair.ko.debug... Reading symbols from /boot/kernel/ipfw.ko... Reading symbols from /usr/lib/debug//boot/kernel/ipfw.ko.debug... Reading symbols from /boot/kernel/ipfw_nat.ko... Reading symbols from /usr/lib/debug//boot/kernel/ipfw_nat.ko.debug... Reading symbols from /boot/kernel/libalias.ko... Reading symbols from /usr/lib/debug//boot/kernel/libalias.ko.debug... Reading symbols from /boot/kernel/ipfw_pmod.ko... Reading symbols from /usr/lib/debug//boot/kernel/ipfw_pmod.ko.debug... Reading symbols from /boot/kernel/if_wg.ko... Reading symbols from /usr/lib/debug//boot/kernel/if_wg.ko.debug... ... (kgdb) frame 8 #8 0xffffffff80cfc37f in ip_tryforward (m=3D0x0) at /usr/src/sys/netinet/ip_fastfwd.c:319 319 ip =3D mtod(m, struct ip *); /* m may have changed by = pfil hook */ (kgdb) list 309 if (!PFIL_HOOKED_IN(V_inet_pfil_head)) 310 goto passin; 311=20=20=20=20=20 312 if (pfil_mbuf_in(V_inet_pfil_head, &m, m->m_pkthdr.rcvif, 313 NULL) !=3D PFIL_PASS) 314 goto drop; 315=20=20=20=20=20 316 M_ASSERTVALID(m); 317 M_ASSERTPKTHDR(m); 318=20=20=20=20=20 319 ip =3D mtod(m, struct ip *); /* m may have changed by = pfil hook */ 320 dest.s_addr =3D ip->ip_dst.s_addr; 321=20=20=20=20=20 322 /* 323 * Destination address changed? 324 */ 325 if (odest.s_addr !=3D dest.s_addr) { 326 /* 327 * Is it now for a local address on this host? 328 */ (kgdb) p m $14 =3D (struct mbuf *) 0x0 (kgdb) p ip $15 =3D (struct ip *) 0xfffff800057f6d70 (kgdb)=20 I noticed that ipfw(4) and related modules were loaded. From the debug info= of core dump, pfil hook returns PFIL_PASS but set m to NULL ( the original mbu= f be freed ), it appears ipfw(4) is to be blamed. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 04:16:25 2025 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 4Yq0yx5MVvz5mfGm for ; Fri, 07 Feb 2025 04:16:25 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq0yx13CHz45Ty for ; Fri, 07 Feb 2025 04:16:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738901785; 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=FJV0ZWnOYroX1E9lg2npUZEvZ5+QrYYb4kC+zFehb3s=; b=ZR5j8pVro7gWaSSNpiAbMXXm9dyDh8XzeIvNWVVYqdMgIaLKeOcblfXLHm6RhU5lwG+HrN SoNR0fdxus1NWSeXwHHCT1ntWrvtRff33Sa+zWe1lMfIjqSSKJJ6OysqHyO+YfQPpVwke8 4T3x4RaVXV4PPtyuxbgfiA8QZw0vnCYRw5XRSX8pChGFURE5KHd9ZPIZYm0OycLhZBPNeZ UZX/6TrS5EWRdbY7ul8BvP3Q8BJ49vwkWGY8cs+ywiuQoM6PM8WqjuUmzttUSZnvCWVGo/ SwJIO6brDlB0F8DSP6C2KSJ3+4UvEUJ5o8RhCQiHOGiIg+xwn7HeWM+Lp0GLBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738901785; 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=FJV0ZWnOYroX1E9lg2npUZEvZ5+QrYYb4kC+zFehb3s=; b=qLowu22/r+QSRoVyaJPCFuGIMSDxH4Yg6ZMmCcwQdEUqAzYfRy9zMbRpB3GAksW+7DfUZj clm6jnzq72NVug3OyLPEnCXufIwjYUGKkOwrK5AF5FqFdtl7hxUyaeBK+EPGDxpDmCfTit frfOQDQOO9RRdbN+SLOJlN4I6FZLp7siZ7zy8B33TPq2FsGqqSQhLEKHcPhQOVmwvnCuZO jg5/ardyTWpMxLZ8WA0iFBuanesYr4V/LZ0PBrMYvWj3e14lDKcC3JrDZ8MyclprSHjsz+ E0ukc5pw+J2iFt1oAM9PnGLZO144pjc/NdVMs5TTSsbrVSbL2Oz+icu91Vn3rA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738901785; a=rsa-sha256; cv=none; b=SBl6AySDmfzKpaNsCIFPUhRcq+LphofpqqyIYx2CNSjpBBqxF3bxwaPgskPhZ0hC7Idf9a CIiaYrJCv71B31MP5ElqSrYqt98EbBkVjb4mJm4PqBKwL1Juk+njj0E1ICU4FSoBI2Cqrs iicsCSN13BWQ+RQCFpl9peaQ8fc7b3f0rM3HUbtGRLiLhLpuGlJgZKUp8lDRbDjX6kbf+u vxO2VQ6pFvtIKuH/+ugfkPq5uQ4LcgoRrWNGvQCv4cDXu4qF+M0Qq6DJOUCU6jqBF6p9mw fRP0/d6bOqXKhLucVkOei+Npfg7Rfka8SBdXR7hTRon6DH+d+UHqYJRrxMs+qA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq0yx0dMbz17X1 for ; Fri, 07 Feb 2025 04:16: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 5174GOds081917 for ; Fri, 7 Feb 2025 04:16:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5174GOhS081915 for net@FreeBSD.org; Fri, 7 Feb 2025 04:16:24 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 284606] Kernel Panic on wireguard VPN router with a Mikrotik peer Date: Fri, 07 Feb 2025 04:16:25 +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: 14.2-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: wencey@apernet.io 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-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284606 --- Comment #3 from Wencey Wang --- Since this panic happens frequently, please let me know if there's anything= I can do to collect more info about this. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 04:24:38 2025 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 4Yq18R03b0z5mfkw for ; Fri, 07 Feb 2025 04:24:39 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq18Q4Xm3z487N for ; Fri, 07 Feb 2025 04:24:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738902278; 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=ynFvNpHZdnS+uFwIvhg5KM5RmM58qG2ZSR8ade8mERc=; b=vQQlFDXRVj3Tr6EtN70Gt7ARNCnpJyyHzn5LIBvPi+jyHUgCBvkvSbAjXgmWSyWtEGZxd8 8pDuCCF1lQpepUpRBr4fjlI/axO3BgsMwBM5rIuLSDyxRitiNT6LP76Sm+Lqekacv9ip09 nLZKhC1aNQ/5Ese2kpW8LcVPdAIRHDeVqH9JMfQsd/EpZ1dpAP5mEJuhdGSPx0KP1NKKag xFQsmyD/KJi77WdDVbYa6+7ahuNi2NiaYtgLZ6xAO1SdES9AHVt7e+/zTX5axXHvSBl0WK nex2PTX8H99/bQZEIyV20jIbcLN3DcCe78MUeYCr13JqCSV0oHb2uuhJGkHZiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738902278; 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=ynFvNpHZdnS+uFwIvhg5KM5RmM58qG2ZSR8ade8mERc=; b=ldBtT0czHmklk5cFrkc4rMa6iiI4uGo0cJs0O6VB87A3vAli1wuieEPDT4Kwvy/acGzfPD d3oNPbd5Pbz8LCF/epLadlvyf76dcFXxjAL3xYSrGb7xXEhPEipPYnCmhWE4NgGoh4KlXQ gBVHEV0Ooj2XY5XVbrJnHMPPYTo/F5EODfeS7T8+hct24RvDNl/p4/+XnsDRlKNMbIJ8jD n5nz0OswL8k+yQE6gZWEilVOkcMuFU/aSm6O7fGLzobLx4y3nA96xa3v57PdiGWdUYAMV3 1NAD2h5rbRfxWnGyBBfyfvEl72Am7pt0jtMGl/5KpbGy+RhdNLLzUYeaWkdxOA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738902278; a=rsa-sha256; cv=none; b=eBnO9tgV4U4yxcb3qbgdKoBjLbjblgIbeMRkBQ9i8PYcmwgrZ+Vn9HFzH6kkZXWcwK+Dzp B/HJJojrXBOXWjw+VJXILAuvRWjzXtNnDmZGUuV5YzEcCVIu0u0pwM7dIO53PJ0zB2HoHD Ol7+nqPD9Cf6TIqcwnYzThA4Xqc7XIaFVtvf7bW6t2Ag0HT6JEAV5hwnF50y3axWxTcR+v XnBjeeribwAY1uhWsDJhmD3IwmunOpUlVCvZvBFXOMAmw67j2b4nESJlz6QYrJOsvjgaI6 pJHSta3z0a3SXy5kfhFhSzZod39jOb5VByzv+sQfb/TYoTFib4PRh2DvlVOGIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq18Q42FXz16lK for ; Fri, 07 Feb 2025 04:24:38 +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 5174Oc7B097523 for ; Fri, 7 Feb 2025 04:24:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5174OcuC097522 for net@FreeBSD.org; Fri, 7 Feb 2025 04:24:38 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 206456] pkt-gen unable work with three interfaces simultaneously in my freebsd system Date: Fri, 07 Feb 2025 04:24:38 +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: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugmeister@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution assigned_to bug_status Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D206456 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Assignee|net@FreeBSD.org |bugmeister@FreeBSD.org Status|New |Closed --- Comment #2 from Mark Linimon --- ^Triage: I'm sorry that this PR did not get addressed in a timely fashion. By now, the version that it was created against is long out of support. Please re-open if it is still a problem on a supported version. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 04:50:25 2025 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 4Yq1kF2K3kz5mhfY for ; Fri, 07 Feb 2025 04:50: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq1kF1dQ3z4LhH for ; Fri, 07 Feb 2025 04:50:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738903829; 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=llE2+n0nMW5CBtQwIcPCIyUkwl9MvJ0whRXdSHIILGw=; b=LW8BlqUF8x4xHRNjb63CgXgRpvooN+0d8aZdUq0u1vQ7yL3L5EC1hzOoQLFW3MCAr6K78Z q0Iy/lhAWCiSLPUNehGd8eDiRA++szOM2l/NMa3A8Xne682BqDUd646ac9FWCdz7EHc7Yy ND3ajJ9fI0EgeYPVRlXe4JdB7otapHvH/bIKZghIr6H5VaD1qsemXAOMmW67WQNyOok75v BK23kWWgEfYLQvz3vPIF7m8rAumm22Gtw77hpiRb04xJtVFyRuMj7Di7Av7hsWIpy3jR7Z go/OiF0UhuLVsaZrnM/IqmwMa5lqNXvc/luN6BR7ti+6VEUC8MgGRmLRYKLxvw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738903829; 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=llE2+n0nMW5CBtQwIcPCIyUkwl9MvJ0whRXdSHIILGw=; b=aiOGbJfaeQd92rUZs7UiA+bCXEhvFuy1KLisEIMLMO+xfvssLBgUWpBaS75UflDAV+zz+U 9STSleaJlcc3VAA25J5PpSnECeK0xL1uwYFwHvN9cM0cQKSoBckvvvJG4tjzwFYgLXMeMF luuwPxVkAIJ1quGF4hvYiCeP2/CiaKrRDj2wq5BCaf8uyEFIHOm/Lntj+ABHRNshN39HWy H1RSoFAIJRi6IWOryniIgQmM2P+eIARC+/LmjPu/7ZJa5NHy5Y4x/7umygnI1KG0lo8Una Vb7nE7yRyj5x+hLCidU0AncegAly917A05lcnlk/pcJXkJb2kH+4uQN8/jrtCA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738903829; a=rsa-sha256; cv=none; b=ckMewRgWvybPuIBhzTXfJLEWIdVPSWvnv2jokIrE4Yos2pgOhKxE1ZpOq8IiYhpnc4HUaw /7NOOIwRvEp9HYpccZ8xW8zjYNcYoBPrdgF28crP/ZEYuXQPhFCtjdDShz9DIvs7JsmGEK PV1IBRubUXW67FrPYhq6oQ5dz1FdPCTYiFG8vd7vlYvlWZjekBbX1PgJqZjqxDZxLlm/ed 67JN0FzjIgNikXSIMe4ODhoBIis0+6/CLHuJrpRfAEu70uviyyb+0x8lbntCReVOyuyn27 oo8yrrE9EsKajhNb4FwQ7mth27nyA0tYRARhPI3EtVf6R/Kopk5/tWeEYewrnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq1kF1CrHz181s for ; Fri, 07 Feb 2025 04:50: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 5174oTgu038841 for ; Fri, 7 Feb 2025 04:50:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5174oTos038840 for net@FreeBSD.org; Fri, 7 Feb 2025 04:50:29 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 201590] Zerowindow packets escape stateful in-kernel NAT Date: Fri, 07 Feb 2025 04:50:25 +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: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@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: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D201590 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugmeister@FreeBSD.org --- Comment #10 from Mark Linimon --- ^Triage: is this still a problem on supported versions of FreeBSD? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 05:00:40 2025 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 4Yq1y11fvPz5mjK7 for ; Fri, 07 Feb 2025 05:00:41 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq1y112Zxz3ByQ for ; Fri, 07 Feb 2025 05:00:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738904441; 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=hTeQs+tj3zjXX1Jqn4XzSONsDS3maWsN8E08UahnBrM=; b=QhPu4lINk6vt8gAB4g4K6Dv/RbjwBY6wbehgBXcfxM1PSQ5oyTHdHzaMirBV3y6/tZy03u cXwwhVQm3jPiojRlzP8Objjw7gKNtavs6Stg+t4cwaBfV/THCOvaO0wnalg7HJVPCif1Ko ECupFhhT84DRShxxCYuOa1cyLRtxbTJYUeRmJuSKqMHp+gPMHwLxNzy1bnvXBnmN0t9AqT syeL5Y0ZQOBWbVVKj7zf1JPoVbBqsn+wvej/d8TPv+dWadZV3/Mq22tkxZvPrRwMgkrdlm VwaNPI1HuK1PjXY5/Wl1qKQX6S5/9DZymVgx7nnVDTVxTSrtlOCQVIOVUHfO6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738904441; 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=hTeQs+tj3zjXX1Jqn4XzSONsDS3maWsN8E08UahnBrM=; b=L6wl19KlZQIdhqfwnf9XwGsdMSkP4BmeBdnCwqqRawrm/LCEFAtETK/UW380Ne0DJU/5D8 kAZTbhw2Morn36A6/xbxeGyGy6t6BMpyHv/yi2Wj5Gc1takfch8WmF0o9Zq9xuK2xn6fL0 nfdlZYMIdGw1sxQcjnMAaf7WxIud0wYMbmVcP0GzGkZslAYNO6ci5NPs+moWlGp2yl2OMN pGy+jxgqinrkYhMYzVFezM4wX0XNOyaafbqzeib1Qi6gh2QdG6ZDaECiRBUP7KtXbmQMU8 1CkRyIzF/D558CNSQ/zJogFrDMDo6uVtZEXVA0mJnZ1Potu1b2du15b7UXvKQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738904441; a=rsa-sha256; cv=none; b=KWqVcY+agPEy3NPXirfbTkbtyUpWZzr5zpSH6M27SS7V9pgKTu1WUiiViSlhWrNoDlE3gs vaiF9Zh31NFs9zEQJbCRQNWY/hQwKTvdf6K4oPLYTbBM/7uejhNvDhCRsGIMETFKVmcO+z Vii9vDOz8JVB9i4McPpRgd9QrUapsqp1GN2CMCYiO1NZTMvDU60HsgAo37mS25BJ1RiGSD PFV6/yESdP++qHFM/NBnY/JxZUEYmcorG4HhGR+7kuUBqo19jY4yaPMaSNuqLxsvBLzZ4H ZZvcUIVzt7d1IIwkQZdJzIcMxT5ryfwOE8D1uQJcc2LxnJyMDagZ9rH10MsEow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq1y10QrXz18Jp for ; Fri, 07 Feb 2025 05:00:41 +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 51750ehV057071 for ; Fri, 7 Feb 2025 05:00:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 51750eOD057070 for net@FreeBSD.org; Fri, 7 Feb 2025 05:00:40 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 199933] re0 fails on boot, but works after manual intervention Date: Fri, 07 Feb 2025 05:00:40 +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: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugmeister@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution assigned_to Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D199933 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Overcome By Events Assignee|net@FreeBSD.org |bugmeister@FreeBSD.org --- Comment #1 from Mark Linimon --- ^Triage: I'm sorry that this PR did not get addressed in a timely fashion. By now, the version that it was created against is long out of support. Please re-open if it is still a problem on a supported version. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 05:54:24 2025 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 4Yq38042crz5mnNg for ; Fri, 07 Feb 2025 05:54:24 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq3803RdXz3VBm for ; Fri, 07 Feb 2025 05:54:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738907664; 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=yjhW3o4dMxDXXiOwLhjMOy3W5ojiN7pwRhgWlBsjW1k=; b=HPi1CkDFHqDfJRYi1DubnfoFPblC3Rr5nreTbh3+PaXnMcCQV1IUv0XHIDmBaJY85yy8WN Kpz1ebpFwPyf/ev75fxSbWRvhKvqspiKS3JWininLcs2aS877DyCUiChf9Va9QLbgZmjzn zp8kmZt8XqayrefaKrkkWqpb9vqqKGyDjH7Qw2v2HJMUrphoqjz2p1ixwi+2/leOyIN7oK +ZGHPsddpKFthuRpLFZX6Z4DSlgnQMjMUElHYPeMaDFJqP/1+qq47TIhqP0dP7bXy5eu56 2Enkb70rWHJafsZ0UOAsKA9GbIfqdHX/98wmIqbEXKMS32BvCoOHVac5HC9J9g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738907664; 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=yjhW3o4dMxDXXiOwLhjMOy3W5ojiN7pwRhgWlBsjW1k=; b=tjm3uF4fH3SUqxzQhoYCN/IK9XYFP9uR5fBQ/nZddp9tgIfa0q1xIiaBZKW7X0z1CyVUqT B8Kl/bbNvOnXvtV/Qm9Yzg6Hfo5KvIymbDbltzJUL6W9uDraQKKIvuaXtoh9L8jZwPbIN4 XKoxM9+yV18VKOm8ge+Mm/96srCfan5jH4CV45yzydQQMAvSwKpvruGud02HPOwx4k9NSS kFvyNDPBsQYyoCEaPC6OzqR2bIFMMlVELTYkZJAfOpo0sA3g7R9Ma13zmsKvd8BET1C0uo mHw1uriAVii4d7kIXcgQEPcC8xcdfPune0uq4YWa7SppIieFc4GaaABxSG+quQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738907664; a=rsa-sha256; cv=none; b=NTmu9fsGHDh5JToq2+JRqtxWLWhQg+z9asOLu8BjGR+KFyEy2teWc1LyiEJoQo7A4FzPpO 6vBquwHsetJ8SClGk1E3fvrBfwTycENSlaM5j/IDH+aQUd+cND2/4P6GOOTP9oTucLgq2Z lq9aAnM5yfesu+tU1blLtvCsq8vhLOZb4Y27G8jyV0+stlVG0QHoomsTimohZNCPmDIXLQ wRdMlumrQywvJzifX3ssQsCi+xHzXmdm9mHisDCUdACRlSueE4ILgCr/IBsA7U2nrzlpfm LhnuzJHVOj1JYpHTxuqmw+1U2dCP6oRNrzUwOmnGeeiMrKbQhJO6xtTiFpX3OA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq3802n0dz1B67 for ; Fri, 07 Feb 2025 05:54:24 +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 5175sOe3057084 for ; Fri, 7 Feb 2025 05:54:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5175sOvT057083 for net@FreeBSD.org; Fri, 7 Feb 2025 05:54:24 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 197476] wb driver don't work for Compex RL100-ATX 10/100baseTX Date: Fri, 07 Feb 2025 05:54:24 +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: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugmeister@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to resolution bug_status Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D197476 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |bugmeister@FreeBSD.org Resolution|--- |Overcome By Events Status|New |Closed --- Comment #2 from Mark Linimon --- ^Triage: I'm sorry that this PR did not get addressed in a timely fashion. By now, the version that it was created against is long out of support. Please re-open if it is still a problem on a supported version. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 06:00:20 2025 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 4Yq3Gr1xDNz5mngP for ; Fri, 07 Feb 2025 06:00:20 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq3Gr122Wz3X4M for ; Fri, 07 Feb 2025 06:00:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738908020; 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=EARfjhuGRnvjzqSJL8WMxrGVmMd8suhVGehqlxaudxk=; b=ehR0yGhQsxhvLB8O1LCFIcxqPEl259llmCu65QuIzFHoJKJOQ0snteeDzWgLTh2ggO3vfh ZQb+4sgoVuH+tbhv0oy3hbe4WfeF/doF/pzYEQrhFBtHQ7tx54+00rLCXnRfR/dZq1pJMn TfzTcQBZmExjXQm9uRQTXg4VzeJt+6LHrydcEzSMpjNp/Ctr0S6VvDJSbltXyj2l0Gf+1n q1qaF6vNC+MC7nMwTXYx2gVKRM+G4C+mf3izQI5xc1P1G4gLKDck6nIDOxJ4u2461Dxh50 NlmkOt+zyEu4j/C391fp4F7A+RCQqdSYenDXCTih4nEFXz/FgaLO9YTmVqw+Dw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738908020; 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=EARfjhuGRnvjzqSJL8WMxrGVmMd8suhVGehqlxaudxk=; b=Bydyp4f+Kb7ruwDC/2G0/wPszh7GrXFkgMLM/VnpZnBENVIVKh62yAc8/f+bSY7K31cYtL HTbCwcQLE+ptc5EZA4Ae3VJLSfcDlUQ0QWmrThYdbK4lJKqgXVCN/SPDYcD1L3dJIQArUJ kofsZp9cBIoAbIzosANuqvmmBSKr9/QCk/xGJVzWfQ7StATk6yuxh2SNrNd3NrL+7tECc6 29h7pI4cGr/sUeRI5XXQXhn0wKI6CxBLBvFxQRp/jva/dldjJvdykzIfO/G+dSBuwDeTF3 gvJ7k0SmsN9uJ/ZOPUevqp2nNDaOu28x8sAIPACoomxk8wJh/O8w02Vz0b2EPg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738908020; a=rsa-sha256; cv=none; b=czPsS6QfmHSP8g4Uzy2lfwVLz/B5m0D1IePs3u48Af7Rzj7vF+mxH0A6MEBhnQDpwdAFHT QAlulI6tOcnh7/Maj/ervWL+G6NydWxvw7SObwLLj64GfY7zvrTe7PX73tCendGmC6mLMh RSIntr4SJ+fMGk6eK3lE0cyKhp4uLYgxm37E+zXKynqpNrwNErVhhhZM56Yl7CY/5Pl7HZ fw2jHVtPemG/wD/m6plXklLJRmlkzme+HBcWWTjP4jYCzUjmLjVvxWxsDvGGsq/qssYylT s/2fd32jj6ejFv/YDS70ZbvDVCJjuKdckukmag5+yt2ZuekOIKaFcC3Hm49MjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq3Gr0Wflz19wd for ; Fri, 07 Feb 2025 06:00:20 +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 51760JEJ064501 for ; Fri, 7 Feb 2025 06:00:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 51760Jst064500 for net@FreeBSD.org; Fri, 7 Feb 2025 06:00:19 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 197076] Only One Port Of Dual Port EC2000S (RTL8111E, r8169) Detected Date: Fri, 07 Feb 2025 06:00:20 +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: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D197076 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugmeister@FreeBSD.org --- Comment #10 from Mark Linimon --- ^Triage: is this still a problem on supported versions of FreeBSD? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 06:02:20 2025 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 4Yq3K870G5z5mny9 for ; Fri, 07 Feb 2025 06:02:20 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq3K86TX4z3Y8X for ; Fri, 07 Feb 2025 06:02:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738908140; 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=sst36PPhnB5Z7cJ7OusFhpgHYu679+jiDlWzBA1OW40=; b=gILkDW805WlBgSW1LHkHXpOH/SD+2pjwNyumjk49hgqnH7y5S+HaOXPlJ94e2Y/5Aab5PN aG2I3iKwqE3KlQ2L2f82PsUCOlR5jSNfLzyjTjthCC5LKJGdTt6X2JQvvX0Oj2kSjTC+fX UnwMnCX+XFPqHJ1tRzh0RakIZN/KZN6QByOqnxb8x2cDjLG5fFqAHNaM0+koXE3pfbJ+8Q Z+Ro8cZhKXDW9jgPpgeTxgAl4uKPf9wCfeZb8OAhLZSYPTY37YafEjfUp6Ok3N6TQsEMUV dStBnt+1DZTBLrHfJX1wG550auL37ERZylG4cqfm801hEvsJt9gTfT2xGwIACw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738908140; 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=sst36PPhnB5Z7cJ7OusFhpgHYu679+jiDlWzBA1OW40=; b=EdfgSZfZep1MpkjTRbnOoqgEDTvw3N12HeMYwHgEyOb6giVF2Nt/VXu/Ac8u/1Yv0shMTa mgPfkT/u8mhys/ToNCbR4k894OpSLsabQqNf8gz08XFNMAg4mpwMb1vE9o4B1+B0ybQ0V4 LLo892iSkYGKxXebeMnv8Pe0rgobq0swk0xhN/mFrnadXhju92tqvklE9Qqnp4AtuJLnmJ 8GTRPEY8WSrk3Ogd5YbB34PMdJc+Lz8/FXScB1j4AvWhFhp/MddD92QNWyV/TupkUCfobE m9yC14b1a3Dyijl5knedUhWzDOHzJDJJ7rThu01QJDIPPeBc35EmL2iE5IMXJw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738908140; a=rsa-sha256; cv=none; b=FaFjTtImNeMEvF4MV3MckvOfg9ZTlzbt1W4JYa4dUufQ/mRX89mQevoPl0bmQeNIcxF7ti iv0+Wf7nohfUXnP9LnWNrkNfBov8xcxQPmJOPUg9dU83w8NUzpZtWBfql1S7BSpYOTzTdn rnw3khT5amM1xQS9rjtPYYj8nd9e6T08D3wFnfdpbsXjltToHG7Ayu2MAfmTt5b+b2PvDW YIlPjAcL1Iipx4bxSsEP0K7uLXRyr8jNtZsPiI39WFddR2OtJuF/WvJ7bFDeuYN7dXZDXI nzdmnLAMC/1XDXnjj1L2u6uWdv9/gMtcIyPMYgoqLeH0HbaPhKEEEWvE9wx/Eg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq3K865Xvz1BQQ for ; Fri, 07 Feb 2025 06:02:20 +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 51762KAj074278 for ; Fri, 7 Feb 2025 06:02:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 51762KYq074275 for net@FreeBSD.org; Fri, 7 Feb 2025 06:02:20 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 197002] [msk] Marvell Yukon on Early 2006 iMac works for 2 seconds and then disconnects Date: Fri, 07 Feb 2025 06:02:20 +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: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugmeister@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status assigned_to Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D197002 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|New |Closed Assignee|net@FreeBSD.org |bugmeister@FreeBSD.org --- Comment #2 from Mark Linimon --- ^Triage: I'm sorry that this PR did not get addressed in a timely fashion. By now, the version that it was created against is long out of support. Please re-open if it is still a problem on a supported version. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 10:07:05 2025 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 4Yq8lZ2kn8z5n7lW for ; Fri, 07 Feb 2025 10:07:06 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq8lZ1pDrz3mMs for ; Fri, 07 Feb 2025 10:07:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738922826; 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=mVy1fztntpGfXABSxGe3uuRKhwHXa4W/8bw0PxtHP8E=; b=Ht5A0QsOO4NAhE5oZ63xz6Mjd3lvbK5/4XzdQJgQSNuzXmQRE/+yw3kpbjVz3C5UT2yeRM amKQGp6CgGNH8K+NeJFzfMw8ruz0s2Q8HRR9JO9eHkARUhn/TT+XfIhVdlVIONph1Gddge 8DnPQCz+l67doYE9QDGGSsHZW5epjp+PwNDz+OOVsyXTqUgmlqSgwOwLhR0zQxskoMMrVM 1fNIcoDOHKkfi6D/LHBiGANqOs7VPs6PqtqBERsPk1hHwQJsD5rDysrXQMuO6BYC2mstkI V4ZlTaLtSWaIUB1FQlG8uye5RX4pqKqGvy1liH93KLjb6c50iS0VjTiGxYdAuQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738922826; 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=mVy1fztntpGfXABSxGe3uuRKhwHXa4W/8bw0PxtHP8E=; b=LJuj4N5Hd3r5QhAuICupZOQ6P7GkJbQaVIRK2EIKfysBYwOMyrvzcdeSK5DF99hBJ9m9Uz oeLSrrhI9JziryAFGfIbmOW8QV9wYRvXPzY9WDl2UBgfdZ9haIA3bp9NYiKtP/GsWaZMhm 6LBQuqkwdp2cxmE2irw4hTFzs0DAPy2O19+If6VnyEao/o3AquweAjF0Mok57Ncmxb+NvA dio/J/X6JwyLsFullmL7kK0pAPa+kiV6eUn4jHcbJYxTvMYKtMBLxAPycvjgfxtvE+/LYo pda40TEGVZx6IrrtJHYg0DWPPnher4HNd6mW2u9cwOZaHU0oHQeSjnlZgQZH0Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738922826; a=rsa-sha256; cv=none; b=Z80BweEY4vG38zsaObwtnYVJWvqthQw8lihD2ubUTUMwCMc1mKmp5yFyEikR3HEmD6+b6w E4F5mq0ZZG55ExIG92Uh6/NFA4OkogSAs2j9IcKis//AVtuhNSSULBQGwwPiJB4daOG1s3 X9F1NtN2pzUPyZ9DuxOC+OMH7gW97LB70qr5v8D5nRd5e1DkPgs1iLHmo0IUCrIdFcVc4k JZZv9DbPiBaquWy/qR1aWGhyF6rHOvt1ndWun8W/eJ8GxctLKaXNV0i3+FADugVATpwfCr ccOAYYXLfQsCzyYAAp40zpoW6egfyvwxw2lHB8oC+Jg9/vzKnHa5OYIE6k5Caw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq8lZ1Ht1z4pG for ; Fri, 07 Feb 2025 10:07:06 +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 517A76tv019371 for ; Fri, 7 Feb 2025 10:07:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 517A76lh019370 for net@FreeBSD.org; Fri, 7 Feb 2025 10:07:06 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 284606] Kernel Panic on wireguard VPN router with a Mikrotik peer Date: Fri, 07 Feb 2025 10:07:05 +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: 14.2-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zlei@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: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284606 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ae@FreeBSD.org, | |glebius@FreeBSD.org, | |kp@freebsd.org --- Comment #4 from Zhenlei Huang --- (In reply to Wencey Wang from comment #3) I do not have Mikrotik devices so maybe this issue will be hard to repeat. Can you share the ipfw config that related to wg(4) interfaces ? Also CC Gleb, Andrey V and Kristof who have contributed to ipfw recently. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 10:20:54 2025 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 4Yq93W5z6Nz5n92k for ; Fri, 07 Feb 2025 10:20:55 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq93W2G7Xz3r3l for ; Fri, 07 Feb 2025 10:20:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738923655; 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=e36ZOXIRuNiUjVDMolsTdBPA8dmlVX0dq7HG60SpnsY=; b=k8NDm3kr69cHDdQKjCvtHKhSA7Gy4nJF8tabGKxXWrir50U5bOtnuAoIR1+X/gQ7OVcFe5 yqCGhcM4Ves3lBkqvX+SM+rL6fwX9TL++JhQh74Ae9w5u8b1ZyvXCBWMrVDNuA4VmS7v1y 6iIDjs05Q4UmYirqRLL5tzvkSiQqoniCAVJsSJGRYrh288TFFJ9eD+QRyCcn6fQ4q9RQMv xuekN4ewj2hh10dnk6kB7cmTmB4Gv+2u2ZZ8lQZnWHYpo4A/23cor0bMRLi4fMvvlz4DxI os+5LchExrti7jX6ElkF4yKO8cTB3kN1Q4g6QX7t9Gk328ppd3t5F1Ig9EbkTg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738923655; 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=e36ZOXIRuNiUjVDMolsTdBPA8dmlVX0dq7HG60SpnsY=; b=y4AnfKn8yw0f/ykiuYCSNrQox6TpP5Mbd7BmrWdKZ5WspH/wuFw/eGScIaSCHwxM2jFwhz Fw+CYOkr0UuYBIOcsX8DNDFMYyjE+wM9iza0I7SOk+BHvFClM+9Fd4gNtaLUGKp5F7d8uo rYmauvma08eZ7g/FFQ4FLJwCLxep9qcVzmjXXr7IT7vALIJt0xL3Lc0rA3wKR1eeZNL2q6 LbLXeit1tYpaJ43Sdeu2nElcZuleHciy0mgdEACV2KC0f3Jdr5pT7+GeIP5oJH+PWytnh9 ke+eW4kSm7EZdqVK6QrteVJ4CIBsE24wfp/DIDvjbnzwdSseswRAS3qFACFkog== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738923655; a=rsa-sha256; cv=none; b=lah5Mh4BhclZXcr60CHK8to3EnUPrrhZAHnR+dSjhTqoBOY22mOS37uhE15k5RIs5LYVzf s+gr2RMSkInCzaGxAG+c9B/LycKa0iLWePZZNjgdvyngwmYD94gc1/EkfjOX56qMqIp0Wk zXBifuyEpvLyFpSTd14y+K+0jn063tEGvxPjLfAk0feS8aGEKUnrbLYzs3hVAJ/l44YSXE U12zYsOV/VidIxcXhsPVsTjJCuXf7Jl1UncVs8wIxbBHMfZxF4Hq0EtFvuCsse+1FmB/dF H3OP/6fceN6CXwnY7RvW+wsuo8nV/qGioL189u3nQNY7VT0nfov454le+B4N+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yq93W1qbMz4jk for ; Fri, 07 Feb 2025 10:20:55 +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 517AKtV6050804 for ; Fri, 7 Feb 2025 10:20:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 517AKt56050802 for net@FreeBSD.org; Fri, 7 Feb 2025 10:20:55 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 284606] Kernel Panic on wireguard VPN router with a Mikrotik peer Date: Fri, 07 Feb 2025 10:20:54 +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: 14.2-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: wencey@apernet.io 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-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284606 --- Comment #5 from Wencey Wang --- (In reply to Zhenlei Huang from comment #4) ipfw config is shown below. I am willing to provide any needed information, and such panic can be reproduced easily in my environment. The only issue is that I wasn't famili= ar with debugging the kernel. Please give me instructions to collect any needed information. root@caesium ~ # cat /etc/ipfw.rules #!/bin/sh - ipfw -q -f flush ipfw nat 1 config if vmx0 redirect_port udp 10.0.40.108:25565 19133 redirect_port tcp 10.0.40.108:25565 19133 ipfw nat 2 config if vmx3 ipfw add 00001 setfib tablearg ip from any to any sockarg ipfw add 00040 tcp-setmss 1280 ip from any to any ipfw add 00050 nat 1 ip4 from 10.0.0.0/14 to any out via vmx0 ipfw add 00051 nat 1 ip4 from any to any in via vmx0 ipfw add 00060 nat 2 ip4 from 10.0.0.0/14 to any out via vmx3 ipfw add 00061 nat 2 ip4 from any to any in via vmx3 ipfw add 10000 allow all from any to any --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 15:17:27 2025 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 4YqHdh1zcrz5mKd8 for ; Fri, 07 Feb 2025 15:17:28 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YqHdh0wf4z3Pvx for ; Fri, 07 Feb 2025 15:17:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738941448; 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=j3fgjBwo+A1zIc1RTszt0OKYBYcg/nsiNlCXJD/ppS0=; b=ZV7PwE1hvrPQyXcUl6yjmxLfUguJOiCobjI3mX0G7aUZaONDK+hyLIeYdZ/qwzwOM93eKY JbM2gtf5a/LB/ROwE8AL4lu/jpJ43Jm7s80izTxBlT+nKDcquYs5f9pGhXX7hgOYkEKQjy VOwhjDjL2gFfUbxc/qVwPRcKnvQPfNpJ5JVzrzazjm8HV7S0/KWk1n0rJcTEuHgbAIR2gx sKzGZHrFrJxrTrbVQiuPg7zFZ9kV19XGHx+MdE9zbs0dw8igsTVTn6dJjr7rMcHskgRCye sNxmkEEZuVnO/zHBwMxWs4PLEB3Grx77FFHpvW9SBNd+at8dbe49Kct0z+MJAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738941448; 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=j3fgjBwo+A1zIc1RTszt0OKYBYcg/nsiNlCXJD/ppS0=; b=I7YG44PGDr3OTw6D4jm706L29KQmr5KpLdkBBOWnlR1McLyhjVSXOCc1geQ1fhOcjtznH4 66DYLIAZp1djc9jZoTkzm7zfCupxiJEfC7weTkNVy1eyULZHDIDv/5dbgcngZv/242cswz dztaJz/RjvhHDtRNzY/ujTDw8sO22HOU+2VT4fiYiJU5CTVOV9kmN8Yor8yeqkF6weQtlh RJTfj4tU8h4oGSqrV3SZxw63NDhS5hdl/tKAUs1oGmSFx4Gi6ZKQs50G/GHRt1l7rrIrPd B61N5o7cNXg2PlfJl4dHi/oAoYYJ/DoCn2ICmNBuIGUUtDGAhmvJhEl8VBKDww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738941448; a=rsa-sha256; cv=none; b=IYzfJ22cmA+AX9mdmQR4Uwwc7KvDbiiyE5I/H3QvaDBtGr7EiVE8Rvmw5pvu198wzIazM4 bUr8YE+FZS4xXI1lYMXeCN5KKgo2ElGW81uOT6l9G5DR8bbbQWY9vUTJUKPv3N6xhtIxyv P2+ew/RwltiF5BefgB5gZGNqskQZQ4Qloc/bdGT6I6+1i09+93XszJa+Yw8FH5mrz+jsPd F5hP2jNDTVqkiF3O5UVyXJczxVF+PYSJ4Bnlpnnb7K707hIKCJoBi1FCM+DHEmsDtlMNzs hxaX2GEF3e37l3sU1XRgletyZP+n4tAxRbGL07aWg68CzPK3YQ3FYCK3TQ4Baw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YqHdh0SzbzTqx for ; Fri, 07 Feb 2025 15:17:28 +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 517FHRuU096170 for ; Fri, 7 Feb 2025 15:17:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 517FHRBc096169 for net@FreeBSD.org; Fri, 7 Feb 2025 15:17:27 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 200629] ether_type not set in ether header in mbuf for vlan packet Date: Fri, 07 Feb 2025 15:17:27 +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: 10.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugmeister@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status assigned_to Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D200629 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|New |Closed Assignee|net@FreeBSD.org |bugmeister@FreeBSD.org --- Comment #2 from Mark Linimon --- ^Triage: I'm sorry that this PR did not get addressed in a timely fashion. By now, the version that it was created against is long out of support. Please re-open if it is still a problem on a supported version. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 15:53:57 2025 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 4YqJRn71pQz5mNyQ for ; Fri, 07 Feb 2025 15:53:57 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YqJRn1QzJz3bbZ for ; Fri, 07 Feb 2025 15:53:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738943637; 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=LfAhy1itQ4dAgZi+OJ8MY5pLYOvxLXbfeS0aVldJg3U=; b=LsqIi1zz0E9dZCVUpBCIceitE/8sb13s1+mo7ns25ELOXqcqTqOKInxXEW0GrFSjOEIbeW iD0/QRqxdB/fHifHvSpShaZ3wGUcIX5ruGOjujTCIa45XeMPyZeSsYRbmVrgMW9us6LTEv dSj2DUq//6/YrrpOPCSt5jEV6GWrMabS4n+te01XrYU/aXbcW+nwp9ISJDZwIYDf9+yez9 VWRka9xiZ1oKNoMZp80qTt1ZYbio2fG7cPottH+0Qil0r/AI4PGUjluClLofmp1s446mpb GwfIbBHiE3veparFfZbFv7HBu5RLce0pi91HZrfYcdDhFLdA3JLl598VtVTKVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738943637; 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=LfAhy1itQ4dAgZi+OJ8MY5pLYOvxLXbfeS0aVldJg3U=; b=D24vldyHClx/2DzM6ZWKNbWYSJjS2g/b7uZgvQ+6656zlGX9g2QDecT5UXaaxCJnq6UENf PPq/4VGHwUPkzq0ijSYuFN/u2cJfCU2LBkEL4lyKMuN2cCdjaMAkbyBc5zw32rArP9yTXO d5z/CsL3Wvjpr3IkovQhr6XR9IaHGuBPw+F9cFwxtjchbeahK9w+/cP9XVrWOFDlQrWWFO FhmRzpliFTSE9gmlsMszb4VshT9JNKpaW0Sz8gHAf0AAILlDy1eO7T8sDVeULT2Jrz5nKe qQ1/4YhJYKSR87nrq2dIqIO8RBxbZHSbmWzHxsqUnOlXHyr6khK4QfmAaRm4Lw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738943637; a=rsa-sha256; cv=none; b=RuFF7gcDC9KbPabbnZ+vsD5SrXAJJ0Rdj1ZnNrPgrnLHsZAxembqpAsIdDE4dS8zdB4RiN Wof55sKgE/Z+YvxIsH0J7dm0Pv/qGnQsenfTm1JUjAFGC3oaqravHUXMnkzKZMfbhjeKZ+ d1hCQCFCABB2heB9jDyrCwE5A+FMrxLVnIfr9oXBf8/2gCTkcx0Yd6l/iAFib04tTgjITs OJNM8m6BuMhWNxOOZdgHFxXrVWbGP+GtSseQwekSz5nD5DnxaXm65J9Ly6En6kM4o0UThx LxJcAwrohcIkZEKaZO7yH9zy0tIUjp15hcp5x/k+nNbSkxUmeZn897GyvuM2zQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YqJRn0xsbzTv7 for ; Fri, 07 Feb 2025 15:53:57 +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 517FrvBJ064378 for ; Fri, 7 Feb 2025 15:53:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 517Frvkt064376 for net@FreeBSD.org; Fri, 7 Feb 2025 15:53:57 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 197076] Only One Port Of Dual Port EC2000S (RTL8111E, r8169) Detected Date: Fri, 07 Feb 2025 15:53:57 +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: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jhb@FreeBSD.org X-Bugzilla-Status: Open 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-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D197076 --- Comment #11 from John Baldwin --- Sorry I missed replying to this before. The patch referenced in comment 2 = and 3 did indeed fix the original bug (in the updated dmesg an re1 device is now probed), but I think I know why it still didn't work. I think now if you w= ere able to force a re-attach post-boot using devctl(8) then re1 would work, but the current bug is that we allocate resources for the parent PCI-PCI bridge= of the re1 device that conflict with resources already assigned to another bri= dge, so trying to read the registers from re1 doesn't work. I think I know how = to fix that in that the PCI bus driver should reserve resources initial I/O wi= ndow regions when enumerating the bus and not just initial BARs. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Feb 7 18:13:58 2025 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 4YqMYM5F0Yz5mbyr for ; Fri, 07 Feb 2025 18:13:59 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YqMYM4Ztxz4MHC for ; Fri, 07 Feb 2025 18:13:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738952039; 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=kS1bMmgbnzznQBIJ1s3V6iJbslBK8k701AspyDfaD0A=; b=RL7aywykOAUwX+LEnFv1K9zMSDVUjjptWlWmb4HxB+NIGVkxxd2753Bh7tOhI7nzI7ViEg ICDzmuKvlWmCdZrfupa47GUYDCOm95lc4moHZbuUnMC+/TecvM2LjXrnxMcEoEZVU8JcLJ +HEjo4BHJkf5pz/bfpvX5wNcmRBYHyZwVBLqHtB3HCVIgDH9oT5J1p94O9rzH2f4lkUtbC PmPD9OfP1Lmc7gUamOOzA/L2UJRJbMifxYij23pDUNTO0fkCslmdrP4lQYYm581CjO5ToB 9hBzxFFo4n7mKMRJiFSB02FEfNr7wxmw8QWkwKNwyQ+244pCLDsakWWG66mx/w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738952039; 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=kS1bMmgbnzznQBIJ1s3V6iJbslBK8k701AspyDfaD0A=; b=rTIRcXCZRuoeZJCJDWsaOJPLZSbwENgRLtUG/snBVEL+tEBbSJCrmRyAs1Gco+TGWh/2Du I1Gl/iCcX/Fw+WB+JDpYHEf37ulUPKb069J8EA96wCFif7gVycIPodCGxW3vRyrYhhCOH2 K/4nR7bn2BwkXYE6kPxlpYoNuiA02UYPfB0Gy15bBIYRzBeixIUkNga+EH4kBWlzZ6pS6F VvoDqlzZd8LPfiegynETiMp5CS0/ZOxhTNF5JVrcZvZ2TKM2IBvSIVUpH0bVGET6KexMPS Ed90ropp5p4Z8MEFtavKF2Czb/CSph0QmjwKJ2JhjSLNDUkjyihTlfo1cTSnrA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738952039; a=rsa-sha256; cv=none; b=fopjTN3tUtZrx/I4rIXreCt4zYW9AXVwduGhryiUDi0mtED4dVV9FWsFQyr6VfJOfDNClv dGDmd2j5JWgd/I4eaMjDpC4Wt8kwQSTPl4SzsYAy4MJKqbDnnG9BtVIkdkKmR3Hp2HAqVB F+02pvXvVZPNPQxLwkGktbXfMI5CFgVejM39dSVAM8yIxmzdjAjtvCdJ17EO28i+Yf7GHv qqgt1NCSKTcR0POpuc4W57knvztBDHzDT3AH9AfKyrhNmQgQAt6uK7pnGN5mk84j5sfxAy ec+J1RwSDSoX+EkAbaVDO6UCtYaIS9V/ME9LTiackHs2gfb9dV0SZX8Ep6fS5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YqMYM42FtzcBQ for ; Fri, 07 Feb 2025 18:13:59 +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 517IDxQ6038356 for ; Fri, 7 Feb 2025 18:13:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 517IDxm6038355 for net@FreeBSD.org; Fri, 7 Feb 2025 18:13:59 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 284459] if_ovpn: Undefined symbol "in6_sin6_2_sin_in_sock" if IPv6 support is disabled Date: Fri, 07 Feb 2025 18:13:58 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284459 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |kp@freebsd.org Status|New |In Progress CC| |markj@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Feb 8 17:00:25 2025 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 4Yqxt42y7Qz5mc3M for ; Sat, 08 Feb 2025 17:00:28 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yqxt41D6xz42RX for ; Sat, 08 Feb 2025 17:00:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739034028; 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=FyvFRz5jxKGu/0h0JGpLMltMcUILHD2EGknfVK88KAU=; b=MP04BAzWXwnc5SoRUVHO9sbMMTRZG+P9s9LGzIXu0mm0aWdm/8/KfEPQpvZQIagG+NHtnh dN0hobOFprp/W7Y01gGny7o3kmxqkqoYT3XofflTAThFLa96jks/hNr32YrKal+Wz470It uXFhXLYuIkeTMktC7dmPcqmzjNHCoYRrtJOWqRwFj9HiAaBUZmJl5OYoztNw8sS0u2EJMG iZiQbtEFWvElVlQ9CmeVp2ahFn9eE3qOeqhT+FhSzvZfROfzzl/56lwqejgdhTym9WNVdg Up/6mH5/RwBuLLoyLnPlB+lRHMaY1Zsqh3+zGx8AKsf5MqufLFciXK/Hewp5cA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739034028; 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=FyvFRz5jxKGu/0h0JGpLMltMcUILHD2EGknfVK88KAU=; b=nEhdlEP+oewsolq1ftOOjjARv4Jp3QxzYx3ZrxoGKg7jX2BpUy52yOBsiwdqVp4tFleAC+ plR8/XSe3CJKhsZyKKYzqBqeb3SoHhpJg2dZ2dHwQpkelJQUDRy/lweemMBu9Tx5zL8ed8 e8rd6ytPiSo6lvwos3954aAmvWJ9MNl6sbjMt3ZV4juKCyhP+sSa84Q2GVb6wEF9VrnDA3 MDe2H09No+frvj8tE1jzLydMuudIjGkPJG2iCxo+iCZsjIkP8SEyUhIj6xQ8KYId6Yr0B/ wd+ndI8ZzQ9x7/R4vrxFwTPA4dOLVoH8S5h/P3aTXBGQjU2T6jOEYnUOY0U2RQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739034028; a=rsa-sha256; cv=none; b=v6x5h6CcCst7FekcO9/yMbVieLtNdM3oYtTlWupeyY3BCXzMCEiJEzIhXnPPYptpRlC3fd Y73ARbPO2Fza5HIFRefEukMf/rJ2Vsy7UYVKvuROcPCBL6jy7unrDfzCEbHgJ/ABC1EQZQ GSTOzUJ7mYMAlZxlKb0DCap9IhT0Bc37Uh3XxrCahtZtIDJjZQcSSbvrVAFtL5imPfLKzT 5u7XIPT3B2S4W56YNblqxxkuRIfhWxODfdqf6YEclfHIwV8/oFR1cfxIGn13TE42r+WsOT 9MHr9Y8lN/e86Oea0zYX1QLwIUQv72aX7dRlvdjLIIqa3pB/CaoVNhQCp0TIZA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yqxt40X7sz4Hh for ; Sat, 08 Feb 2025 17:00:28 +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 518H0Sj2015125 for ; Sat, 8 Feb 2025 17:00:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 518H0Rv1015124 for net@FreeBSD.org; Sat, 8 Feb 2025 17:00:28 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 269908] CARP feature breaks the network Date: Sat, 08 Feb 2025 17:00:25 +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: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: pi@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-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D269908 --- Comment #12 from Kurt Jaeger --- Has there been any progress on this, e.g. for 13.2,.3,.4 or 14.x ? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Feb 9 16:06:59 2025 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 4YrXdw0sW6z5mcwH for ; Sun, 09 Feb 2025 16:07:00 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YrXdw0CT4z3YnX for ; Sun, 09 Feb 2025 16:07:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739117220; 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=DOwyboT01E6gKq3Puy9M+0Uw7v2zyy2puosgd/btLTw=; b=A5rjA1jKJDr+k8SI5flXGDKJc7rXSMO8Z92Z2Ajw6XmOEeF4MrGmwIEMEWFnviy+KNSGsz VrTg+cMv4moHHfilwEY+TpSFYUifOOOvQTTG56rz+gJyCOAlXjgQuXOzP9mfe8RC8VVYk+ yIqQVxluqIhwhrhpcCN/Py2an2r1HFcv7BbVY0cDm5C3sxo3vmAwMc1g+nas/4JlEbJpn0 38+BRr4b1JV2uNTLP22VvVapWynQ3Jq0aaMd/kZ5Lts9LS++TN31i9HQSqZ1gxUM2Na5ib gcyKqUlU4U/wLuKvyjiwRet3f43xtfx855Yz735cuVCdG503rtoHt0mrPUJeBg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739117220; 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=DOwyboT01E6gKq3Puy9M+0Uw7v2zyy2puosgd/btLTw=; b=qHepr3SOKpT997fnc2WVBnWKrha/EiZ5cZS4c5sdpM5sBiSKxknRV9gzZTsmSF7WCer8gl cjcv9ut/mt+MDoH+VJf+5VaIqXDQ2N4juRXT6f83Hb+3ZLYpbRttFLAQM/DBx2iAXauqDo T9PT/Vm1UWUdBiGRe258AjL/7QhzvqxgUl9u83es+9N8nn5kyq+oX15CvqQ1IbkdPzCSGb E8lyZsQOkY/6LF27rW74m9wuvXzu9xX70a5scvBqBX3I3kI41yPTaoiesOMJMZLROdA9ul yeNyWociDEXfpEyxhjDYUCCCZOFHT8JIDeS1cY2QAOXW2sDJ3qmJiT3w7SPXIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739117220; a=rsa-sha256; cv=none; b=hAamj0MYoKTY8YlCc9UcFprYhT0R6hrj+DFczORYKOblUSz0zDwuRp6ojZdSfFr445Yl8o A5iXqAUF6EFmUZuj3wF2Hj8erfsHdridpBfDkwn1P956NC5VUu2NXQbOe7JP1EsQQZmtHE l56KYKfJW3BJR6kWDEA3btSR8Tsf3Yph6pr46ANJNAr7hMZy0wEFCx6I8DPRRiX+gqTuUh aPvA58qOrGLu08hV6zLod0zpBWM1Lv+c2FR+J3gAmOfnQGtralK3xwhkTb0JO2xBJ9dYv2 5xDDGDqGOWodqyGUtAA0SFhDOraDl9U4iH88szR1jpTWxbVOHQ/RQbJkJwGvUw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YrXdv6kbyz13RG for ; Sun, 09 Feb 2025 16:06:59 +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 519G6xDZ048410 for ; Sun, 9 Feb 2025 16:06:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 519G6xrl048409 for net@FreeBSD.org; Sun, 9 Feb 2025 16:06:59 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 269908] CARP feature breaks the network Date: Sun, 09 Feb 2025 16:06:59 +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: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: zlei@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-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D269908 --- Comment #13 from Zhenlei Huang --- (In reply to Kurt Jaeger from comment #12) > Has there been any progress on this, e.g. for 13.2,.3,.4 or 14.x ? No. Shamed. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Feb 9 21:00:34 2025 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 4Yrg8g4C4nz5n1dT for ; Sun, 09 Feb 2025 21:00:35 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yrg8g0CDRz3QXB for ; Sun, 09 Feb 2025 21:00:35 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739134835; 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; bh=ebuhxB54+MxhJZitOS/vDyM2D+e3rPfUou89qtUgyQI=; b=CQmfbGd7f5mgOcMFvHFGc4AP8dOuqtczjpyqwouGhV8t7DqSqYW62l7dqKX7Exm/bW9kbB XrD2TnBRM1n04ss+tv1dP7rBZsVe6Nd54bA3JWuJ6OfwROELzNtZt15Pd9w/WIzpEQZtf1 eiZM1yPcIL/gcmuYpHvgUeSBliavuIfBw1njlIhT5yXW1ba/+qtgiwgYcABd5CoBdJ2JvA nw08LyC8BTpONImGwqPQT21LGiA6+KRERIrT5mKYvvNHr3POv+pOUZ9/uaiQs8PAkyBfjC kHUNTsv/QC25BfyV/sgwVdMZbr/vBH6buxwjs6/+le3y9Tugw+OJDAnT6ZyYkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739134835; 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; bh=ebuhxB54+MxhJZitOS/vDyM2D+e3rPfUou89qtUgyQI=; b=yH4F+Ig4Pk3l/g+1laPRwLSRq5J0v3kpV22Jkm+GA23ucOeWx30qb0x1897aN3CIMqjzF3 TeG4GD7p1o7aiNUo/Op4N7RRC+NZPrMsKFFSQM5f4xsiHCfN4ptdI6J0y9UREkrWTCpTYI fJj2XHJBQpCb8uJBMTTmMlqIBTkGZrrBe+yfl4QrII8g6iA8eHdVC6RKX9mlNpH+pT2bUU 04vhRnmpRAlHderCqAvfmzZ4x2mRkPLAFM3w5aGR3gVrXoI2yTv81HgNaSq6XVDr1KYSw3 mXZOJhjhqwzqbc5ZjnG7Z7oCdxOjHamTErLSIelWQ4f1GJvJuq+sBTbC7CQbyA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739134835; a=rsa-sha256; cv=none; b=vHAmaV2gbbYqG3smq4yd3HlMfCBbt4OUnXC7PQ+GvQQ8NjUHGlANRWiISR7XoEEYi9EFB0 moAURiOtNZxgQX/3NYFlI7HEl0lfsmgVkwaWwJWQUivgn9GsiJcY59fMYAYy7V1cr6Pokb sHQWKDj2u4IyLMZ/g2ZehzAFiSSWmGagVt0SgzGXmll7m3s3GSY5YE+zMnyjsfKVkCdyoq zsfIpts7enSml4Wh/I3keG0B+2mpK8qTG7kUV/uOTx798ZMpdnNG9Pyd9tTzv6H5h6p0/4 HHo6K37oqoFsW+4cDiryHhefqOwDQLSLJu4cqxKaLe2gEy3wfLz/3EyubbYZJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Yrg8f57jvz1C3x for ; Sun, 09 Feb 2025 21:00:34 +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 519L0Yxv095136 for ; Sun, 9 Feb 2025 21:00:34 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 519L0YwI095134 for net@FreeBSD.org; Sun, 9 Feb 2025 21:00:34 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202502092100.519L0YwI095134@kenobi.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: Problem reports for net@FreeBSD.org that need special attention Date: Sun, 9 Feb 2025 21:00:34 +0000 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 Content-Type: multipart/alternative; boundary="17391348345.cd7acaEa7.91445" Content-Transfer-Encoding: 7bit --17391348345.cd7acaEa7.91445 Date: Sun, 9 Feb 2025 21:00:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 254445 | cloned_interfaces="bridge0" does not respect net. In Progress | 118111 | rc: network.subr Add MAC address based interface 2 problems total for which you should take action. --17391348345.cd7acaEa7.91445 Date: Sun, 9 Feb 2025 21:00:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
New         |    254445 | cloned_interfaces="bridge0" does not respect net.
In Progress |    118111 | rc: network.subr Add MAC address based interface 

2 problems total for which you should take action.
--17391348345.cd7acaEa7.91445--