=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.50 retrieving revision 1.51 diff -c -r1.50 -r1.51 *** www/70.html 2021/10/02 19:08:01 1.50 --- www/70.html 2021/10/02 20:05:04 1.51 *************** *** 500,506 **** href="https://man.openbsd.org/bgpd.8">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
  • Implemented receive side of RFC 7911 - Advertisement of Multiple Paths --- 500,506 ---- href="https://man.openbsd.org/bgpd.8">bgpd(8) and bgpctl(8) to show the version. !
  • Added support for RFC 9072 - Extended Optional Parameters Length for BGP OPEN Message
  • Added support for RFC 8050 - MRT Format with BGP Additional Path Extensions
  • Implemented receive side of RFC 7911 - Advertisement of Multiple Paths *************** *** 551,557 ****
  • Made the runtime timeout (-s option) also trigger in child proecesses.
  • Improved RRDP support and make RRDP as default protocol for ! syncronizing the RPKI repository data, with openrsync(1) used as secondary.
  • At startup, warn if the filesystem containing the cache directory is probably too small. --- 551,557 ----
  • Made the runtime timeout (-s option) also trigger in child proecesses.
  • Improved RRDP support and make RRDP as default protocol for ! synchronizing the RPKI repository data, with openrsync(1) used as secondary.
  • At startup, warn if the filesystem containing the cache directory is probably too small. *************** *** 590,596 **** href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5) by both dhcpleased(8) and slaacd(8).
    ! Additionally these programms saw the following improvements and bugfixes: