=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/66.html,v retrieving revision 1.28 retrieving revision 1.29 diff -c -r1.28 -r1.29 *** www/66.html 2019/09/30 12:58:14 1.28 --- www/66.html 2019/09/30 13:01:41 1.29 *************** *** 348,355 ****
  • Stopped using splnet(9) when running the network stack now that it is using the NET_LOCK for protection, reducing latency spikes. !
  • Added support for reading SFPs on some ethernet cards, with the new ! sff option to ifconfig(8).
  • Installer improvements: --- 348,354 ----
  • Stopped using splnet(9) when running the network stack now that it is using the NET_LOCK for protection, reducing latency spikes. !
  • Added support for reading SFPs to some ethernet cards.
  • Installer improvements: *************** *** 359,368 ****
  • Introduced sysupgrade(8) that can be used to upgrade OpenBSD from one release to the next or from snapshot to snapshot without user input. !
  • Added octeon ! bootloader to files copied to the boot partition. To use the ! bootloader, the firmware must be configured to load file "boot" ! instead of "bsd".
  • Included mount_nfs(8) on the amd64 CD ramdisk.
  • Added tee(1) to the ramdisk, and --- 358,366 ----
  • Introduced sysupgrade(8) that can be used to upgrade OpenBSD from one release to the next or from snapshot to snapshot without user input. !
  • Created an octeon ! bootloader which is a modified kernel. To use this bootloader, the ! firmware must be configured to load file "boot" instead of "bsd".
  • Included mount_nfs(8) on the amd64 CD ramdisk.
  • Added tee(1) to the ramdisk, and *************** *** 436,442 **** removes IPv6 addresses when it detects a link-state change but no new router advertisement is received.
  • ifconfig(8) ! now reports SFP, SFP+ and QSFP module information.
  • Imported snmp(1), a new snmp client which aims to be netsnmp-compatible for supported features, and --- 434,441 ---- removes IPv6 addresses when it detects a link-state change but no new router advertisement is received.
  • ifconfig(8) ! now reports SFP, SFP+ and QSFP module information when using ! the sff option.
  • Imported snmp(1), a new snmp client which aims to be netsnmp-compatible for supported features, and *************** *** 477,486 **** always check for namespace collisions on table commands. Introduced 'pfctl -FR' to reset pfctl(8) settings to defaults. -
  • Added support - to ifconfig(8) - and various network drivers to display SFP+, XFP, and d QSFP+ - tranceiver information.
  • Imported Kristaps Dzonsons' RPKI validator, rpki-client(8).
  • relayd(8) now supports --- 476,481 ----