From nobody Sat Dec 16 19:43:34 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 4SsxN659PHz54LNV for ; Sat, 16 Dec 2023 19:43:34 +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 4SsxN63yTkz4HpY for ; Sat, 16 Dec 2023 19:43:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702755814; a=rsa-sha256; cv=none; b=K1XP7BJVJcpKiBrRJrjm1Limhy5sjrQuk7QZygt7u39fOo2hY2hZLC7uzLthcy1RDdzRsD xy0KQJeks9fmhSaElyp/0rXHdB5U1bhRsASRm+uroM+jBbzOi4rfwtLigI/Xkbbv/a6nMe EeYJN4MTg9GB4ZZ21Pg74gDI2fcSTYVMTI3XIGRvaWOs1+zYwsF9X0E1TE9rsDa6M+NRnz gCOQDuAzcj+irZlGXtC/wvlqNsZgV0WiA/oeawJnoC9ZsNPVkWS6nVPVZitjLfO4xzyiQm qWRrOXydtovUdkPmGl+1kXmcXySvQIMdgMnE/jU/TIe8IIxW8RAZqp60l86pRg== 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=1702755814; 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=r26VWTM/HKt3wLtLF1CmeKrvihQcEN4Mh2h4qWvoaa4=; b=OX2eOlebDvvB6UiuRSvaRkb8t9Pex9VAUQQFLaB6vvSc7jQvy5stxFKM7uBYqvmP1fZvgh sG015hWu8NxygoJUSacyYxB5OtLlj51sqVREeF4u0YZnNwPdOBdIdYK1ngp5jVoCHL7jK8 1KIRmKf2zne8Xz/V3SPnNoyk40p6X2DXjxen++KTi0t2y+m8rAY72TEOsjW8y5nVEffsz2 t9EIGhQijivWfTWnEH+hzIekgdNDikWC3OcPwvyGKaaV+hfumO6JXbZNPJCx44KG1C16RI gyB7SRx7zvqLYRTmKBXM/DHzcSY3x20YKLJ0fcnZ6LML9frOaIXkSAQtGgBJAA== 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 4SsxN632Twz16p6 for ; Sat, 16 Dec 2023 19:43: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 3BGJhYsM053682 for ; Sat, 16 Dec 2023 19:43:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BGJhY5O053681 for net@FreeBSD.org; Sat, 16 Dec 2023 19:43:34 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: Sat, 16 Dec 2023 19:43:34 +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: ian@south-border.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275733 --- Comment #8 from Ian Dickens --- (In reply to Zhenlei Huang from comment #7) Yes, completely agree - I've been working on that too - there seems to be m= ajor differences between 13.2 and 14.0. And adding insult to injury - my intern= al Ubuntu sever had virtualbox 7.0.10 vis 7.0.12 - Add a ton of sysctl's to a= ll servers and am still working on it ( even after removing old ubuntu 7.1.10 Virtualbox crud) --=20 You are receiving this mail because: You are the assignee for the bug.=