From nobody Fri May 5 04:42:56 2023 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 4QCJ2q3JSRz49W1m; Fri, 5 May 2023 04:42:59 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QCJ2q02C9z3r9K; Fri, 5 May 2023 04:42:58 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4002a.ext.cloudfilter.net ([10.228.9.250]) by cmsmtp with ESMTP id uXnTpqVMpLAoIunHWp2Isy; Fri, 05 May 2023 04:42:58 +0000 Received: from spqr.komquats.com ([70.66.148.124]) by cmsmtp with ESMTPA id unHUpv7fXyAOeunHVpQnrW; Fri, 05 May 2023 04:42:58 +0000 X-Authority-Analysis: v=2.4 cv=e5oV9Il/ c=1 sm=1 tr=0 ts=64548952 a=Cwc3rblV8FOMdVN/wOAqyQ==:117 a=Cwc3rblV8FOMdVN/wOAqyQ==:17 a=kj9zAlcOel0A:10 a=P0xRbXHiH_UA:10 a=6I5d2MoRAAAA:8 a=NEAV23lmAAAA:8 a=YxBL1-UpAAAA:8 a=EkcXrb_YAAAA:8 a=xTW7z8BQHFCe7OKxZjIA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 40EA2B89; Thu, 4 May 2023 21:42:56 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id 2CB06381; Thu, 4 May 2023 21:42:56 -0700 (PDT) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Cy Schubert cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: fff1551c0357 - main - ntpd: Support IPv6-only hosts In-reply-to: <202305050439.3454dDvB041359@gitrepo.freebsd.org> References: <202305050439.3454dDvB041359@gitrepo.freebsd.org> Comments: In-reply-to Cy Schubert message dated "Fri, 05 May 2023 04:39:13 +0000." 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: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 04 May 2023 21:42:56 -0700 Message-Id: <20230505044256.2CB06381@slippy.cwsent.com> X-CMAE-Envelope: MS4xfGpC5iqGjWaX/t7iolYDb2vV/7pdSre0wYsufvP6NRxiCMFp8we0dIn2iR2JF4SwOATez0kdUZwip9C/0osmOxiZeBAR+bipdu3qKirfTL4UDlAaH3KF DOJPRrfQiZCJOpHOETVF3WKVNxnx+X3rPHyQQ8NbmXvbgQTfzYEEmOkw/daQFh2zrMm+4ZaY4QETVHcC9c4FJXvSnO2hv8VZkmUTHSOxOwpcEnfupH4xt/JT JIxjkAGT0/1mCYS30dHw+ntSY7lMD9ne5L+pioUKBvTbfmA66CDL9wHmR7lv/YoWfk7aLq308wk2HfL7oMxIblkfslO3Z3NZNfcJHXvwwUY= X-Rspamd-Queue-Id: 4QCJ2q02C9z3r9K X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N In message <202305050439.3454dDvB041359@gitrepo.freebsd.org>, Cy Schubert write s: > The branch main has been updated by cy: > > URL: https://cgit.FreeBSD.org/src/commit/?id=fff1551c0357cc43f6138fecfad1d79d > 8d8baa15 > > commit fff1551c0357cc43f6138fecfad1d79d8d8baa15 > Author: Mina Galic > AuthorDate: 2023-05-05 04:33:18 +0000 > Commit: Cy Schubert > CommitDate: 2023-05-05 04:37:02 +0000 > > ntpd: Support IPv6-only hosts > > 0.pool.* returns only IPv4 addresses. > 2.pool.* returns both, IPv6 and IPv4 addresses. > > conservatively extend our IPv4 only pool configuration by adding a > second pool, which also returns IPv6 addresses. > > PR: 270536 > Reported by: Lapo Luchini > MFC after: 3 days > Pull Request: https://github.com/freebsd/freebsd-src/pull/731 > Differential Revision: https://reviews.freebsd.org/D39954 Reviewed by emaste and myself. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0