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