From nobody Fri Dec 1 16:42:17 2023 X-Original-To: bugs@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 4Shf3t0cvRz52qX3 for ; Fri, 1 Dec 2023 16:42:18 +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 4Shf3s5xJ1z3Y4N for ; Fri, 1 Dec 2023 16:42:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701448937; 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=TqtX1OOMJEBnrY3EpcU8NUyuew43SP48YwxC7Su1j54=; b=O4rypP9bIr723FZB0TrF3yoiZlukhW8Id0LB+bERhuSsqFVWogkdJnLwFWcXtnht5StBos WhhlrzGoglj4aoPBRiGzA/mk8XNJkBBjbP3BvgqjXNqChy0n4K6ldT/w+n1jR+PhGXMLRr TkKG5wClzo+qKYoGeI02gzFhxTncrTP2ymfTtk8kVN4ajltpdptJGqhey+spKP8HNdYvUc qDg2RTftFca1YRJG8AsobbeT99n7eRGKbc6oZCWZqlHGCqnEBBozJtnk+77BQoyacihDY8 1OKWfkXFQZw1Kdi5P7w0rFMKtsz/tXFo5wplTTeaJk8KbwY6z9VGGyfbPtQNWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701448937; a=rsa-sha256; cv=none; b=GVynaAKGTOBkHvQ2Zzy5f9CYDxsNTkPuOPz+7v5n+qQEV2jT0XFLzAbU2av8Nm/2XzBxVa zUHOY6CVMTjMQMY3bagaqR07HKXYqCQyBBVymmy4hRMnqH5lgufrGVGKdjsUU8DuUmeqlI 65DQjeNz7pZ7f3Ya3GvLmF7wGuhwWPlicJX4wzdmXaZKG8vHBTdr8M/7gpXmYEKkOYGuIS kBPr+OLZDDndDKvHrjPoDG28xRx+9/Wml43kJIuzdBjwafsJ8WorLa+qR6WCBhyPJwg5xq Wt0C2wxmOc+PU87uxKaDKAI9ZfgxVAejfP/HuGgrPAG145bRCl+6rULZRp6onQ== 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 4Shf3s522zzhMF for ; Fri, 1 Dec 2023 16:42:17 +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 3B1GgHnN092010 for ; Fri, 1 Dec 2023 16:42:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3B1GgH4U092009 for bugs@FreeBSD.org; Fri, 1 Dec 2023 16:42:17 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: bugs@FreeBSD.org Subject: [Bug 273902] Backwards-incompatible size change in struct tcp_info Date: Fri, 01 Dec 2023 16:42:17 +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.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: asomers@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273902 Alan Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #4 from Alan Somers --- This is fixed. No MFC to stable/13 is required. --=20 You are receiving this mail because: You are the assignee for the bug.=