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

Diff for /www/66.html between version 1.59 and 1.60

version 1.59, 2019/10/10 07:25:06 version 1.60, 2019/10/10 07:38:53
Line 312 
Line 312 
   
 <li>IEEE 802.11 wireless stack improvements:  <li>IEEE 802.11 wireless stack improvements:
   <ul>    <ul>
     <li>Repaired the 'ifconfig nwflag' command (broken since OpenBSD 6.4).      <li>Repaired the
         <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
         'nwflag' command (broken since OpenBSD 6.4).
     <li>Added a new 'stayauth' nwflag which can be set to ignore deauth frames.      <li>Added a new 'stayauth' nwflag which can be set to ignore deauth frames.
       This is useful when deauth frames are being spoofed by an attacker.        This is useful when deauth frames are being spoofed by an attacker.
     <li>Repaired the 'ifconfig mode' command to properly force a wireless      <li>Repaired the
       interface into 11a/b/g/n mode.        <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
         'mode' command to properly force a wireless interface into 11a/b/g/n mode.
     <li>Made 11n Tx rate selection more sensitive to transmission failures.      <li>Made 11n Tx rate selection more sensitive to transmission failures.
     <li>Fixed automatic use of HT protection in 11n hostap mode.      <li>Fixed automatic use of HT protection in 11n hostap mode.
     <li>Fixed WPA APs occasionally appearing as non-WPA APs during AP selection.      <li>Fixed WPA APs occasionally appearing as non-WPA APs during AP selection.

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60