Adjust how the repository count limit works. Instead of failing hard just
authorclaudio <claudio@openbsd.org>
Mon, 15 Nov 2021 16:32:15 +0000 (16:32 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 15 Nov 2021 16:32:15 +0000 (16:32 +0000)
commitfee18e373ad43448f4d82fb9a1135bd9082ad8f7
tree3d4bf9e180df5ebe8757eb0c5a4778381ba1b9ca
parentd2c7d94ed700a97e515bc3062184517d251ab89f
Adjust how the repository count limit works. Instead of failing hard just
fall back to a possible cache and try to validate what is available.
This still limits the number of repositories fetched but allows valid
repositories to finish with the available data.
OK job@
usr.sbin/rpki-client/repo.c