From nobody Wed Oct 8 09:49:27 2025 X-Original-To: dev-commits-src-main@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 4chSs55mYWz6BhGj; Wed, 08 Oct 2025 09:49:29 +0000 (UTC) (envelope-from des@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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4chSs556q3z3hD5; Wed, 08 Oct 2025 09:49:29 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759916969; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=l0BgpaqVyj+54hL6C5V7F+bs1+wv0c0QYffSIzn8U3g=; b=VzWs8rKFCbRioRMUMyhX7n29WVWo3dbylzxd/6yELDNIcVFlXpxn+RcBFxUuYwEbB/TEJd YxA7H9iWexzm8XSKfJ2QcZloAeGQVDgvTH7+s/d55SHV2N3w3FkxhXsPJAEGfvqOHUa7ph UB5MtsGbGh4uNH16kgAR5FkjgZ+16UXmSf6jfwsRnD2qr9l/p2e7I271M0jrAf4C2WXNbP 9Te8EwgQ+C0PRoCawnpIzOzasVfWPHBRpwzcW7fLaUTLWvRsJIRjAclO3gFF0b5f8r05iB 28eOXyaTA9wXrw+7XFJtvm0xSUGsX/TucL2xA9mXrfqmsNPLxhcjUQxlE1kK7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759916969; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=l0BgpaqVyj+54hL6C5V7F+bs1+wv0c0QYffSIzn8U3g=; b=s/BORj1D49BvrvSaFMrsfPB4vcfzC0XiVCtBHwTpCWB3NJ6Vpbw6NjtRVYRdPfPE51CplC 4t6P5taqiSSGoPnWD8+MK49DgzfGSqk035Hi0MzOsM7rs8RSpr2V6+jfgNLkAQy9sYCoc0 5qd0opWq9eC6zAYCsg6bS/EvcmsuMG+JvD+Qe3cHdioEVFxAOXL+8Zopef5Oqt3g6H53vw Tg0siiAnV7THX0upYwXgIA+uWKmmls00qpxj7ydQIdoLCuQZ/MwngISIdFY0S4cpxKex3n SKml1vRwF3XQA2PkiQWS+aVej42Lh347riWYl9ram7ZIiZJOkbwhYQSmZo6otg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759916969; a=rsa-sha256; cv=none; b=wWnOfljdXeMKYGbl0XUUBKOwDdl5HuH7oBuC4+LbqV3OpnLik/Kxrb2V3CD2CKAfievyPo Bc2IoyE0gow+SZRLDD8n9a6OBuun7YvIocHPAZmDrUlb68SvlYyzqa6Jjt7JvL1guo4u2g 8LqF3niyaiiX0jocrd25b5iiji0qlPoMlb8cI4yV+BdJg7bfy56BYPDO3C3hF5jlbFLMBT XdiW+eMqBBwQtQfw89lDS3StXbecql5/YahOwXGLkwtHfbK7tWZAQoE0ZxqsW1vpqOxWAh zCM2nuG5sPBhpHbfUiUZlpSXhxz2bDbEkInADMlQmA6j9LazZOmvQbe6BP2Fjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from ltc.des.dev (88-177-82-251.subs.proxad.net [88.177.82.251]) (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: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4chSs53s17zplv; Wed, 08 Oct 2025 09:49:29 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 4E1F78827A; Wed, 08 Oct 2025 11:49:27 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Cy Schubert Cc: Jose Luis Duran , jlduran+freebsd@freebsd.org, Cy Schubert , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: b2efd602aea8 - main - unbound: Vendor import 1.24.0 In-Reply-To: <20251008042520.C47BA3AB@slippy.cwsent.com> (Cy Schubert's message of "Tue, 07 Oct 2025 21:25:20 -0700") References: <202510071524.597FOTr3063628@gitrepo.freebsd.org> <20251007221221.22BCC29E@slippy.cwsent.com> <20251007230048.64C8F39B@slippy.cwsent.com> <20251008042520.C47BA3AB@slippy.cwsent.com> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Wed, 08 Oct 2025 11:49:27 +0200 Message-ID: <86o6qh7mfs.fsf@ltc.des.dev> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cy Schubert writes: > There is no default configuration file shipped with FreeBSD. There is local-unbound-setup. Please keep in mind that Unbound is included in FreeBSD for a specific purpose, and for that purpose only: to serve as a caching, forwarding, local resolver. I don't believe the issue described in the changelog is likely to occur in that scenario, so we can safely set so-sndbuf to 0 in the configuration we generate. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org