Page MenuHomeFreeBSD

ntpd: Support IPv6-only hosts
ClosedPublic

Authored by freebsd_igalic.co on May 4 2023, 10:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 20, 3:40 PM
Unknown Object (File)
Wed, Sep 18, 10:00 AM
Unknown Object (File)
Wed, Sep 18, 3:55 AM
Unknown Object (File)
Tue, Sep 17, 7:44 PM
Unknown Object (File)
Tue, Sep 17, 2:40 PM
Unknown Object (File)
Mon, Sep 16, 1:16 PM
Unknown Object (File)
Mon, Sep 16, 10:15 AM
Unknown Object (File)
Sat, Sep 14, 11:09 PM

Details

Summary

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 <lapo@lapo.it>
Pull Request: https://github.com/freebsd/freebsd-src/pull/731

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

If we do not add IPv6 addresses to the names other than 2.pool.ntp.org, the world will circumvent us.

This has been something on my todo list. I've yet discuss this very patch with Harlan at nwtime.org. Let me reach out to him again.

This revision is now accepted and ready to land.May 4 2023, 8:16 PM

ntp.org (nwtime.org) does not manage ntppool.org. They are separate entities.

This revision was automatically updated to reflect the committed changes.

that commit mangled my meta-data:
author Mina Galic <freebsd_igalic.co>
Instead of
author Mina Galić <freebsd@igalic.co>

jlduran_gmail.com added inline comments.
usr.sbin/ntp/ntpd/ntp.conf
40

s/resolves/resolve/

usr.sbin/ntp/ntpd/ntp.conf
40

and addresses