[BACK]Return to 66.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/66.html between version 1.28 and 1.29

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

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29