=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- www/70.html 2021/10/02 14:25:54 1.38 +++ www/70.html 2021/10/02 14:38:53 1.39 @@ -386,18 +386,18 @@
  • Fully implemented RFC 6286 by checking for BGP ID collisions.
  • Adjusted the 4-byte AS number handling to RFC 6793 by changing error behaviour from prefix witdraw to attribute discard. -
  • In bgpctl(8) print out both the sent "Neighbor capabilities" and the +
  • 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. -
  • Fixed a bug, where during bgpd(8) config reloads prefixes of the +
  • 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 Disabled by default, to enable use 'announce enhanced refresh yes'.
  • Improved output of Adj-RIB-Out by updating nexthop and ASPATH before adding the prefix to the RIB. This improves `bgpctl show rib out` output. -
  • Added command line option to both bgpd(8) and bgpctl(8) to show the version +
  • Added command line option to both bgpd(8) and bgpctl(8) to show the version
  • Added support for RFC 9072 - Extended Optional Parameters Lenght for BGP OPEN Message
  • Added support for RFC 8050 - MRT Format with BGP Additional Path Extensions @@ -408,15 +408,6 @@ mitigate BGP route decision making based on outdated RPKI data. OpenBGPD's companion rpki-client(8) produces roa-sets with the new 'expires' property - - -
  • Fixed a memory leak in rpki-client(8). -
  • Set the rpki-client(8) x509 validation depth limit to 12 or double the current depth. -
  • Limited rpki-client(8) to 300 deltas to sync an RRDP repository rather than fetching a snapshot. -
  • Added http_proxy support to rpki-client(8) http handler. -
  • Defaulted to attempting RRDP first in rpki-client(8) -r. -
  • Added an 'expires' column to CSV & JSON output of rpki-client(8). -
  • Added keep-alive support to the rpki-client(8) HTTP module.
  • The pf(4) packet filter and its userland utility: @@ -434,11 +425,11 @@
  • Zeroed out potential passwords when freeing memory or handling parsing errors in iked(8).
  • Added client-side support for DNS configuration to iked(8).
  • Increased iked(8) default data bytes limit for Child SAs to 4 GB, preventing excessive rekeying and lost data in high performance setups. -
  • Fixed races which were slowing ipsec(4) throughput.
  • Fixed an iked(8) bug where no flows are added if a single address is configured in the config address instead of a pool.
  • Fixed a problem in iked(8) where no flows are loaded when a single config address without pool is configured.
  • Added an experimental post-quantum hybrid key exchange method based on Streamlined NTRU Prime (coupled with X25519) to iked(8) as sntrup761x25519. -
  • Fixed IPsec(4) NAT-T to work with pipex(4). +
  • Fixed races which were slowing ipsec(4) throughput. +
  • Fixed ipsec(4) NAT-T to work with pipex(4).
  • The httpd(8) webserver saw numerous improvements: @@ -450,7 +441,40 @@ href="https://man.openbsd.org/rpki-client.8">rpki-client(8) received the following new features and bugfixes:
  • add blurp about awesome traceroute changes!