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

Diff for /www/69.html between version 1.41 and 1.42

version 1.41, 2021/04/15 18:06:54 version 1.42, 2021/04/15 19:32:37
Line 566 
Line 566 
                 was triggering "unexpected pairwise key update" errors.                  was triggering "unexpected pairwise key update" errors.
         <li>Enabled <a href="https://man.openbsd.org/athn.4">athn(4)</a> for arm64.          <li>Enabled <a href="https://man.openbsd.org/athn.4">athn(4)</a> for arm64.
         <li>Implemented a new 802.11n Tx rate adaptation algorithm ("RA") for          <li>Implemented a new 802.11n Tx rate adaptation algorithm ("RA") for
                 <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and                  <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>,
                 <a href="https://man.openbsd.org/iwn.4">iwn(4)</a>.                  <a href="https://man.openbsd.org/iwn.4">iwn(4)</a>, and
                   <a href="https://man.openbsd.org/athn.4">athn(4)</a>.
         <li>Fixed association problems with the <a          <li>Fixed association problems with the <a
                 href="https://man.openbsd.org/ipw.4">ipw(4)</a> driver.                  href="https://man.openbsd.org/ipw.4">ipw(4)</a> and <a
                   href="https://man.openbsd.org/iwi.4">iwi(4)</a> drivers.
         <li>Made <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> attach to          <li>Made <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> attach to
                 AX201 devices with PCI ID 0x34f0. Needs <a                  AX201 devices with PCI ID 0x34f0. Needs <a
                 href="https://man.openbsd.org/fw_update.1">fw_update(1)</a>.                  href="https://man.openbsd.org/fw_update.1">fw_update(1)</a>.
         <li>Fixed a problem where <a          <li>Fixed a problem where <a
                 href="https://man.openbsd.org/iwn.4">iwn(4)</a> firmware would                  href="https://man.openbsd.org/iwn.4">iwn(4)</a> firmware would
                 generate bogus block ack requests and stall traffic.                  generate bogus block ack requests and stall traffic.
           <li>Fixed automatic channel selection in the <a
                   href="https://man.openbsd.org/athn.4">athn(4)</a> driver
                   when running in hostap or monitor mode.
   </ul>    </ul>
   
 <li>IEEE 802.11 wireless stack improvements and bugfixes:  <li>IEEE 802.11 wireless stack improvements and bugfixes:
Line 592 
Line 597 
         <li>Avoid spurious "input packet decapsulations failed" errors in          <li>Avoid spurious "input packet decapsulations failed" errors in
                 <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> -W with                  <a href="https://man.openbsd.org/netstat.1">netstat(1)</a> -W with
                 A-MSDU enabled.                  A-MSDU enabled.
           <li>Fixed automatic selection of the 11a/b/g/n/ac operating mode when
                   operating as an access point.
   </ul>    </ul>
   
 <li>Generic network stack improvements and bugfixes:  <li>Generic network stack improvements and bugfixes:

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42