From nobody Tue Apr 14 19:31:23 2026 X-Original-To: dev-commits-src-all@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 4fwDsq3Kkvz6ZKCl; Tue, 14 Apr 2026 19:31:27 +0000 (UTC) (envelope-from glebius@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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fwDsq1knGz3vxZ; Tue, 14 Apr 2026 19:31:27 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776195087; 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=msETnN36b/MWGPtQV7pJBrrSa1ghU4yRRRFkfQGM+Go=; b=sBFy+aBbpP9xZ8hhgeZHdpdrphwNXJ1ZCu/vZYpnlS6PtG+hx6z1xR5fA0OAGkTPHEy1lr mCSFszeP637sFefckhy7YWcnBaE0gdRE6dDaeRzFZuPsdHqfoMt2J342OG99xkEbO90RGE 4c01AgGqYes/84CsA2n+mZEMOl2NJsxq8zd3XV08wOmibCEileyBBGwXCtTwMnt4EIKYNT v73Hq91s8DoIz+G1k0VIu8dkXCcYqSgeccbkjLtl/28aFIrKvHl1Q4tiRoJwPhriwQn+sb 5yuqmvu74P+VHrfiR5tJB+3WXOEwpiTwa70UZrRbhhj7GCZUb39awdTmeSW9HA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776195087; a=rsa-sha256; cv=none; b=IPAki4S7ArlZOC/QWpuOn/jyJPS52UBNgpipAdUvQS0ae8JkyvspJqq3rotKgVedIK0EIG XESQW54v1JL1ljUm+xQ+si1OnaBM2wq2rXgd8p2RrTq7wFXZqlgLi4DCtGRxT1iAmI0Xq1 m3P9ecu4ZAhF0j778mQiMp85Vs8R5eHkVTQrJAlMt3qxkfBXBtALssopQF+JW37J7Cd/TI bz/bPXEnphtZq/xNiTkHyFv0TNDLblX5m7M/nuDBzXsCsrNKWIK6u8nOTUQ0xd28Ls/08H 1PbQNA9QmN3gZlbarpAIfhv+dPGGHwB9hQ1qfmbvhKfcF8IwXblBIWEDzj69zw== 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=1776195087; 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=msETnN36b/MWGPtQV7pJBrrSa1ghU4yRRRFkfQGM+Go=; b=VH+pL44WSKPksP+Nd6XvTBFLiIEKLliXBOwQaMkX1Q/ml3rUJkBLK4rOn2YqLoWOXYE2ng tG+JiW/JUBh/CDt7XLGqVJO5B1GdU28+EPf75MXgpiQ70w5LLJWiBcxi54V4KnyFBATPaE nvDclQ5nmksQApI2YPsDsFfGoMtptscDPNtF0NPfqmRrYh/Innp9j0LNbC9xfbim5hG5g2 Y3fKn9cTqtG5S0iHV2XKAh5BbXuHlkH159g/QSJgOCb9Ks0CZ2ukK6NV1RrDcaL6VK8t+0 A6tSyVddBQ9l+ofLV5OnzOnBb0gS91HMfFjqhC+Os/+VeZJ4AqIhRJqY8g7WlQ== Received: from cell.glebi.us (glebi.us [162.251.186.162]) (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: glebius) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fwDsp3C9mz7w5; Tue, 14 Apr 2026 19:31:26 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Tue, 14 Apr 2026 12:31:23 -0700 From: Gleb Smirnoff To: John Baldwin Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 4fadf2466468 - main - tcp_close: Use in6_pcbdisconnect for INET6 sockets Message-ID: References: <69de895e.398d0.7253ff8b@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <69de895e.398d0.7253ff8b@gitrepo.freebsd.org> On Tue, Apr 14, 2026 at 06:37:18PM +0000, John Baldwin wrote: J> The branch main has been updated by jhb: J> J> URL: https://cgit.FreeBSD.org/src/commit/?id=4fadf2466468dd6dcb6cf9e3739ed696a18c1bb4 J> J> commit 4fadf2466468dd6dcb6cf9e3739ed696a18c1bb4 J> Author: John Baldwin J> AuthorDate: 2026-04-14 18:07:51 +0000 J> Commit: John Baldwin J> CommitDate: 2026-04-14 18:07:51 +0000 J> J> tcp_close: Use in6_pcbdisconnect for INET6 sockets J> J> This also fixes the LINT-NOINET builds. J> J> Fixes: 40dbb06fa73c ("inpcb: retire INP_DROPPED and in_pcbdrop()") Thanks! I wonder how did it pass the tests. Looks like we don't have any UDPv6 tests? -- Gleb Smirnoff