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

Diff for /www/63.html between version 1.33 and 1.34

version 1.33, 2018/03/26 09:05:15 version 1.34, 2018/03/26 09:28:22
Line 155 
Line 155 
   
 <li>IEEE 802.11 wireless stack improvements:  <li>IEEE 802.11 wireless stack improvements:
     <ul>      <ul>
     <li>...      <li>The <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and
           <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> drivers will automatically roam between
           access points which share an ESSID. Forcing a particular AP's MAC address with ifconfig's
           <b>bssid</b> command disables roaming.
       <li>Automatically clear configured WEP/WPA keys when a new network ESSID is configured.
       <li>Removed the ability for userland to read configured WEP/WPA keys back from the kernel.
       <li>The <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> driver can now connect to networks
           with a hidden SSID.
       <li>USB devices supported by the <a href="https://man.openbsd.org/athn.4">athn(4)</a> driver
           now use an open source firmware, and hostap mode now works with these devices.
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34