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

Diff for /www/67.html between version 1.14 and 1.15

version 1.14, 2020/05/06 13:26:20 version 1.15, 2020/05/06 13:28:15
Line 542 
Line 542 
     <li>Increased the net80211 node cache size to allow more APs to be viewed during scans.      <li>Increased the net80211 node cache size to allow more APs to be viewed during scans.
     <li>Reduced stalls on packet loss in 11n mode by improving net80211 handling      <li>Reduced stalls on packet loss in 11n mode by improving net80211 handling
         of the Rx block ack sequence number window and queue.          of the Rx block ack sequence number window and queue.
     <li>Prevented a crash in ieee80211_node2req() which could be  
         triggered by an <a href="https://man.openbsd.org/ioctl">ioctl(2)</a>  
         if the driver had not yet initialized the channel map.  
     <li>Stop connecting to any available unencrypted wifi networks when an      <li>Stop connecting to any available unencrypted wifi networks when an
         interface is marked up. This behavior must now be explicitly enabled          interface is marked up. This behavior must now be explicitly enabled
         with <code><a href="https://man.openbsd.org/ifconfig">ifconfig(8)</a> join          with <code><a href="https://man.openbsd.org/ifconfig">ifconfig(8)</a> join

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15