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

Diff for /www/61.html between version 1.27 and 1.28

version 1.27, 2017/03/10 16:44:38 version 1.28, 2017/03/11 02:58:21
Line 124 
Line 124 
   
 <li>IEEE 802.11 wireless stack improvements:  <li>IEEE 802.11 wireless stack improvements:
     <ul>      <ul>
     <li>...      <li>The <a href="http://man.openbsd.org/ral.4">ral(4)</a> driver
           now supports Ralink RT3900E (RT5390, RT3292) devices.
       <li>The <a href="http://man.openbsd.org/iwm.4">iwm(4)</a> and
           <a href="http://man.openbsd.org/iwn.4">iwn(4)</a> drivers
           now support the short guard interval (SGI) in 11n mode.
       <li>Added a new implementation of MiRa, a rate adapation algorithm
           designed for 802.11n.
       <li>The <a href="http://man.openbsd.org/iwm.4">iwm(4)</a> driver
           now supports 802.11n MIMO (MCS 0-15).
       <li>The <a href="http://man.openbsd.org/athn.4">athn(4)</a> driver
           now supports 802.11n, featuring MIMO (MCS 0-15) and hostap mode.
       <li>The <a href="http://man.openbsd.org/iwn.4">iwn(4)</a> driver
           now receives MIMO frames in monitor mode.
       <li>The <a href="http://man.openbsd.org/rtwn.4">rtwn(4)</a> and
           <a href="http://man.openbsd.org/urtwn.4">urtwn(4)</a> drivers
           now use AMRR rate adaptation (8188EU and 8188CE devices only).
       <li>TKIP/WPA1 was disabled by default because of inherent weaknesses
           in this protocol.
     </ul>      </ul>
 <p>  <p>
   

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