CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/25 07:03:40
Modified files:
usr.sbin/rpki-client: extern.h main.c repo.c rpki-client.8
Log message:
Replace MAX_REPO_TIMEOUT with repo_timeout, which is set to 1/4th of
timeout, or if timeout is disabled set to 24 hours.
OK claudio@
