=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- www/67.html 2020/05/11 08:26:50 1.62 +++ www/67.html 2020/05/11 08:31:59 1.63 @@ -810,25 +810,26 @@ href="https://man.openbsd.org/rpki-client">rpki-client(8) and reload bgpd(8) configuration, enabling RPKI ROA filtering. -
  • Stopped hardcoding the cache directory for Stopped hardcoding the cache directory in rpki-client(8). Cache and output directory will use defaults for root users and must be specified by non-root users.
  • Made rpki-client(8) use - with the existing cache and not exit if rsync(1) exits non-zero. + the existing cache and not exit if rsync(1) exits non-zero.
  • Fixed rpki-client(8) -j option, which had not been producing any output. -
  • Generated three different BIRD outputs with rpki-client(8) -B: v1 - with IPv4 and IPv6 routes, and v2.
  • Rewrote the time validity check for mtfs in rpki-client(8) to correctly account for the timezone.
  • Added rpki-client(8) output - formats for bird and CSV. + formats for the BIRD routing daemon and CSV. +
  • For BIRD rpki-client(8) can + generate three different output formats with the option + -B: v1 with IPv4 and IPv6 routes, and v2.
  • unwind(8) improvements: