CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/02 13:10:37
Modified files:
usr.sbin/rpki-client: extern.h main.c repo.c
Log message:
Use the abort commands when a repo timeout happens. This is cleaner
then just failing the repo fetch but leaving the backends running.
OK tb@
