From nobody Sun Feb 15 21:04:30 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 4fDdh11cyLz6SL0r; Sun, 15 Feb 2026 21:04:33 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fDdh10sFDz3JRJ; Sun, 15 Feb 2026 21:04:33 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771189473; 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=PsesJpCZ70QMsDabxcw8ebAQR4K7eHQFGPZqJaRW9zk=; b=Z5BUTN4dcdSU4y/1sweIUiwXRE8HC0a3WCKKUj2pF1noS5m+monO+mEhxwgGIFnQtXC7Bm 7+h/bSaF1O0NLhlYpKmnf2SCLs7UdhBO/GuWNrTt4+BP0BF/k0yVdv1/peMzHx8+8auhsl f6+40H2yMyD9sTxHwnOoNhSndub/z2o4Grfn9dSpBjAKzKRELKoD3tFQEZVnZWtuMCFI0E Dz4426C/4DwaFmUh0oYeqWhRg2hcoLAIzXlNEQX885P0qsWqvqB0o2OLEQGj6miBz4u6b3 rLHs/6AndmYX6rwN0qxF329u0LU9EtEcW3WLAkw1KG6KgqQXGu4Wj5r38RjwFg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771189473; a=rsa-sha256; cv=none; b=QnTHkBKAQiZmr8TAJa6GjDrNc6tyuumxASZGyx7T3g21ofFabgEUof5GeTfICrHDtyp7c1 iySVWY/g6viI1EzygTIitkP+sjmfowFMUnQKo/zPwX601B/FaTJbRMwbCqk7N9EGTL0HxA xtioAQi1aHrorbjI35zZMztBNYPBXKr5x1NjP5kFxR77YJsbpvcbGdkiNAfTDSp7CTobOo IzC2LNuYwiVHJi20LrBtaw8ioU8zJlFacEriCqmiHg+yvDgxamGf3MMzHwcfI9qHI1Erhv OT7pz7dwg21N1Isr7LX4oQm0D/ZXiQ2kLd4Zc3PwIZWy9J0FARDMFgm4sh8G+g== 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=1771189473; 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=PsesJpCZ70QMsDabxcw8ebAQR4K7eHQFGPZqJaRW9zk=; b=gnlERWamt5omggPKbEJMSRXf655v0KsakDMESzu3AVqlTOPpc/Wq4Nw0cI9DVmCCYRQrOv RIwte9MiKurZu3DzTPSytocTXMslLn5ocZRK2CGy6MMIBGYfkw8ddyIzpfHnDYLgZNRDbs 0LTkAp2GRsMvu2labbHAZAGR7gLY7t43C6JkpI0rrayf5jxFNMAxomDok53FmSp9B2Wqrf 6xs4qwhTMYOaY3zOXGcGVe+oabdt9Z99nqDqZSGrxpwZxfoJVoddFTEELSNG6pMzi4Imng v+55kINz5xbrcbRRW61EoPWU8AoqkSAoArbMTpRXDhEfqXVBX78juMnpFQ1kGg== 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 4fDdh02ww1z5rR; Sun, 15 Feb 2026 21:04:32 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Sun, 15 Feb 2026 13:04:30 -0800 From: Gleb Smirnoff To: Bruce M Simpson Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 79eff4ad64fc - main - netinet6: Return EAFNOSUPPORT for non-IPv6 addresses in mcast sockopts. Message-ID: References: <69909cee.235b6.76aa3a8b@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: <69909cee.235b6.76aa3a8b@gitrepo.freebsd.org> On Sat, Feb 14, 2026 at 04:03:58PM +0000, Bruce M Simpson wrote: B> The branch main has been updated by bms: B> B> URL: https://cgit.FreeBSD.org/src/commit/?id=79eff4ad64fc445ea78ed733e16482c45dbd5b50 B> B> commit 79eff4ad64fc445ea78ed733e16482c45dbd5b50 B> Author: Bruce M Simpson B> AuthorDate: 2026-02-14 15:36:47 +0000 B> Commit: Bruce M Simpson B> CommitDate: 2026-02-14 16:00:58 +0000 B> B> netinet6: Return EAFNOSUPPORT for non-IPv6 addresses in mcast sockopts. B> B> This is a non-functional change; it just returns the correct errno value B> where IPv6 multicast socket options were passed non-AF_INET6 arguments, B> in preparation for handling PR 193246 with a side-call into netinet as B> xnu currently does. Note: this actually is a functional change, we return a different error. May be non-algorithmic change.... -- Gleb Smirnoff