CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/09/14 05:38:45
Modified files: usr.sbin/rpki-client: rrdp_notification.c Log message: Do not download more than 300 deltas to sync a RRDP repo. Somewhere around 300 the time it takes to fetch and process all the deltas is higher than fetching just a snapshot. OK job@ sthen@