=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- www/70.html 2021/10/08 16:31:36 1.83 +++ www/70.html 2021/10/09 14:06:45 1.84 @@ -483,7 +483,7 @@
  • In bgpctl(8) print out both the sent "Neighbor capabilities" and the "Negotiated capabilities" for a session.
  • Print timestamps both as a formatted and a pure time in seconds - filed in various JSON objects. + field in various JSON objects.
  • Fixed a bug, where during bgpd(8) config reloads prefixes of the wrong address family could leak to peers resulting in session resets.
  • Added support for RFC 7313 - Enhanced Route Refresh @@ -501,7 +501,7 @@
  • Implemented receive side of RFC 7911 - Advertisement of Multiple Paths in BGP. OpenBGPD is currently not able to send multiple paths out.
  • Improved checks of VRPs loaded via RTR or from the roa-set table. -
  • Allowed to optionally specify an expiry time for roa-set entries to +
  • Allowed optionally specifying an expiry time for roa-set entries to mitigate BGP route decision making based on outdated RPKI data. OpenBGPD's companion rpki-client(8) produces roa-sets with the new 'expires' property @@ -542,10 +542,10 @@ and CRL validity times. The 'expires' value can be used to avoid route selection based on stale data when generating VRP sets, when faced with loss of communication between consumer and validator, or - validator and CA repository, + validator and CA repository.
  • Made the runtime timeout (-s option) also trigger in - child proecesses. -
  • Improved RRDP support and make RRDP as default protocol for + child processes. +
  • Improved RRDP support and make RRDP the default protocol for synchronizing the RPKI repository data, with openrsync(1) used as secondary.
  • At startup, warn if the filesystem containing the cache directory