Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ntpd: Support IPv6-only hosts #731

Closed
wants to merge 1 commit into from
Closed

Conversation

igalic
Copy link
Contributor

@igalic igalic commented May 4, 2023

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
Differential Revision: https://reviews.freebsd.org/D39954
Pull Request: #731

igalic added a commit to igalic/freebsd-src that referenced this pull request May 4, 2023
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>
Differential Revision: https://reviews.freebsd.org/D39954
Pull Request: freebsd#731
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>
Differential Revision: https://reviews.freebsd.org/D39954
Pull Request: freebsd#731

ntpd: preserve double space after .
freebsd-git pushed a commit that referenced this pull request May 5, 2023
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>
MFC after:		3 days
Pull Request:		#731
Differential Revision:	https://reviews.freebsd.org/D39954
@igalic
Copy link
Contributor Author

igalic commented May 5, 2023

merged in fff1551

@igalic igalic closed this May 5, 2023
@igalic igalic deleted the ntpd/ipv6-pool branch May 5, 2023 05:32
freebsd-git pushed a commit that referenced this pull request May 8, 2023
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:		#731
Differential Revision:	https://reviews.freebsd.org/D39954

(cherry picked from commit fff1551)
freebsd-git pushed a commit that referenced this pull request May 8, 2023
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:		#731
Differential Revision:	https://reviews.freebsd.org/D39954

(cherry picked from commit fff1551)
@emaste emaste added the merged label Jun 12, 2023
bsdjhb pushed a commit to bsdjhb/cheribsd that referenced this pull request Jul 20, 2023
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>
MFC after:		3 days
Pull Request:		freebsd/freebsd-src#731
Differential Revision:	https://reviews.freebsd.org/D39954
bsdjhb pushed a commit to bsdjhb/cheribsd that referenced this pull request Jul 21, 2023
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>
MFC after:		3 days
Pull Request:		freebsd/freebsd-src#731
Differential Revision:	https://reviews.freebsd.org/D39954
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants