=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/73.html,v retrieving revision 1.37 retrieving revision 1.38 diff -c -r1.37 -r1.38 *** www/73.html 2023/04/06 20:58:16 1.37 --- www/73.html 2023/04/06 21:04:40 1.38 *************** *** 596,638 ****
  • Fixed bwfm(4) issues with suspend/resume and possible firmware crashes on the M2 MacBook Air. ! !
  • Prevented an iwx(4) firmware error when authentication to the AP times out. ! !
  • Fixed a crash in iwx(4) when connecting to WEP networks via ifconfig(8) join. ! !
  • Fixed an alignment issue in iwx(4) Rx descriptors. ! !
  • Avoided trying to remove keys while doing crypto in hardware if the station is not active in iwx(4) firmware, fixing a firmware panic. !
  • Prevented potential panics by disallowing the iwx(4) init task from running ! in parallel to wakeup code during resume. !
  • Switched all iwx(4) ! devices to -77 firmware images. ! !
  • Upgraded firmware images for ! iwm(4) 9260 and 9560 devices. !
  • Made iwx(4) get the ! primary channel number from AP beacon info, preventing problems on ! 40/80Mhz channels if there is a mismatch. !
  • Fixed iwx(4) session ! protection event duration. !
  • IEEE 802.11 wireless stack improvements and bugfixes:
  • Installer, upgrade and bootloader improvements: --- 596,636 ----
  • Fixed bwfm(4) issues with suspend/resume and possible firmware crashes on the M2 MacBook Air. !
  • Prevented an iwx(4) ! firmware error when authentication to the AP times out. !
  • Fixed a crash in iwx(4) when connecting to WEP ! networks via ifconfig(8) join. !
  • Fixed an alignment issue in iwx(4) Rx descriptors. !
  • Avoided trying to remove keys while doing crypto in hardware if ! the station is not active in iwx(4) firmware, fixing a ! firmware panic.
  • Prevented potential panics by disallowing the iwx(4) init task from running ! in parallel to wakeup code during resume.
  • Switched all iwx(4) ! devices to -77 firmware images. !
  • Upgraded firmware images for iwm(4) 9260 and 9560 devices.
  • Made iwx(4) get the ! primary channel number from AP beacon info, preventing problems on ! 40/80Mhz channels if there is a mismatch.
  • Fixed iwx(4) session ! protection event duration.
  • IEEE 802.11 wireless stack improvements and bugfixes:
  • Installer, upgrade and bootloader improvements: *************** *** 657,665 **** softraid(4). keydisks.
  • Fixed passing explicit stages files to installboot(8). ! ! !
  • Added mount_nfs(8) to the sparc64 installer, to fetch sets over NFS. --- 655,661 ---- softraid(4). keydisks.
  • Fixed passing explicit stages files to installboot(8). !
  • Added mount_nfs(8) to the sparc64 installer, to fetch sets over NFS. *************** *** 756,762 ****
  • Changes in the network stack: -
  • In bgpd(8), bgpctl(8) and bgplgd(8): --- 814,819 ---- *************** *** 829,852 **** based on draft-ietf-sidrops-aspa-verification-12
  • Introduce avs (ASPA validation state) filter and bgpctl filter argument !
  • Add ASPA support for the RTR protocol based on draft-ietf-sidrops-8210bis-10 !
  • Improve open policy (RFC 9234) support and enable the capability automatically if a role is specified for the peer !
  • Introduce a per neighbor 'role' configuration option to specify the session role used by ASPA verification and the open policy capability. The 'announce policy' statement was simplified at the same time. !
  • Improve startup behaviour by introducing a small delay before opening the connection to a new peer !
  • Support for aspa-set table config which can be provided by rpki-client(8) !
  • Make it possible to filter the RIB by invalid and leaked prefixes in bgpctl and bgplgd !
  • Add OpenMetrics output to bgpctl for various BGP statistics and add /metrics endpoint to bgplgd !
  • Fix of incorrect length checks that allowed an out-of-bounds read in bgpd.
  • rpki-client(8) saw some changes: --- 823,846 ---- based on draft-ietf-sidrops-aspa-verification-12
  • Introduce avs (ASPA validation state) filter and bgpctl filter argument !
  • Add ASPA support for the RTR protocol based on draft-ietf-sidrops-8210bis-10 !
  • Improve open policy (RFC 9234) support and enable the capability automatically if a role is specified for the peer !
  • Introduce a per neighbor 'role' configuration option to specify the session role used by ASPA verification and the open policy capability. The 'announce policy' statement was simplified at the same time. !
  • Improve startup behaviour by introducing a small delay before opening the connection to a new peer !
  • Support for aspa-set table config which can be provided by rpki-client(8) !
  • Make it possible to filter the RIB by invalid and leaked prefixes in bgpctl and bgplgd !
  • Add OpenMetrics output to bgpctl for various BGP statistics and add /metrics endpoint to bgplgd !
  • Fix of incorrect length checks that allowed an out-of-bounds read in bgpd.
  • rpki-client(8) saw some changes: *************** *** 997,1002 **** --- 991,998 ---- possible piped into nc. +
  • Further changes: +
  • tmux(1) improvements and bug fixes: --- 1033,1038 ----