From nobody Thu Dec 14 04:44:02 2023 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SrKW66sNpz52rjt for ; Thu, 14 Dec 2023 04:44:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SrKW65cSvz4cfv for ; Thu, 14 Dec 2023 04:44:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702529042; a=rsa-sha256; cv=none; b=kP/R+rnpKymodlUhydGiM55C8/1I6nXf6a8P3lDlRIZ6V/ueQv7j51l8n5NUlH1DyrTUq7 JIcjpKqX38wrNUUaobX8EIGitMvRP7cHFxmmRIWUldIIztPDIeR2+G6RhUtADin94tLKme CArt5ym9RCuJ6TKGaGjr6j6+SfRtLEOxgDSFWKdW4b3YOv+JZNeb1FAeuFNVe9ig6mC88i 0NTY2Pu/bHh3zrJCRU6Txklxuw3P6v6Il7bqHIVwae878v+KiNlstvKGu2DPpnTGt/wJ4k ChYYziA2aEb+F0t751l1FcNpJ4j3j6hQOhQSvMPLfhNZpuMf0qLYl7hb9vEMNQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702529042; 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=Wjrb8EET6AbWWAoXa6LktTAIRcVXB45tcG4HCFH4y4A=; b=tGDOE9Ua7nvekdXSAR4oZvXSCo4m2DpZKkUM2/o3xYV87K0heIpdMXMAGsipiSjRYOhJIM R0Vsbyt4RZ55KOwxV17Tjo3Hx+MEaBHK0NYDtpXLaYqlcaxaqws0N6BpCmnrhsM/FFFCTv yYxH1cuxPa5LryNfY3wayACjHqwuury79BCMsvN+3yTvfEeczE37oP6jT5+RPhMMf7lQ0v I60TfPC/wbE+2Vvfbup7bwr1h7MOoWVYWSrfULepwHZ08Swg6kx2vIufNb3oJCLP8sHpeU cBh2rWo6j9XnOw0R828iEH6JDW5eFOifEjEAp3dsPwnnZmckZvA/W/euNPdn+g== 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 4SrKW64jCgz1S54 for ; Thu, 14 Dec 2023 04:44:02 +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 3BE4i20Y001641 for ; Thu, 14 Dec 2023 04:44:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BE4i2PX001640 for net@FreeBSD.org; Thu, 14 Dec 2023 04:44: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 275733] Bad router transmission (regression in 13.2) Date: Thu, 14 Dec 2023 04:44:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me 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-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275733 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zlei@FreeBSD.org --- Comment #4 from Zhenlei Huang --- (In reply to Ian Dickens from comment #0) > So I noticed a super problem when updating to 13.2 > Wow, stale TCP connections the fallout - but reverted to 13.1 and all is = ok... So can you elaborate on what is the `stale TCP connections` ? (In reply to Ian Dickens from comment #2) Did you try GENERIC kernel ? Is the symptoms same with that of custom kerne= l ?=20 (In reply to Ian Dickens from comment #3) > diff NEWSOUTH4 NEWSOUTH5 It helps if you `diff GENERIC NEWSOUTH5` :) --=20 You are receiving this mail because: You are the assignee for the bug.=