=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/72.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- www/72.html 2022/09/30 13:19:07 1.12 +++ www/72.html 2022/09/30 20:38:12 1.13 @@ -102,6 +102,8 @@
  • Enabled kstat(4), a device that exports kernel statistics that can be read by kstat(4). +
  • Added cpu frequency sensors for each core on CPUs that have MPERF/APERF support. +
  • SMP Improvements @@ -123,7 +125,7 @@ a per socket mutex and shared netlock. Allows to receive packets while forwarding in parallel.
  • Protect multicast deliver loop for UDP and raw IP sockets with rwlock. -
  • Only grab netlock in IGMP and MDL6 timer when necessary. +
  • Only grab netlock in IGMP and MLD timer when necessary.
  • TCP slow timer runs without netlock.
  • Rework rwlock so that a writer will get the lock eventually. Readers cannot share the lock forever. @@ -135,13 +137,19 @@
  • ... -
  • Direct Rendering Manager +
  • Direct Rendering Manager and graphics drivers
  • VMM/VMD improvements @@ -152,7 +160,7 @@ href="https://man.openbsd.org/vmd.8">vmd(8), vmctl(8) and vmm(4) to use bytes for - memeory and disk sizes. + memory and disk sizes.
  • fix rebooting a received vm in vmd(8).
  • Have vmd(8) provide @@ -202,6 +210,13 @@ the quirks repository as cached, allowing for a large speed increase.
  • Fixed kbd(8) so it doesn't fail silently when executed by a regular user. +
  • Prevented a crash in vi(1) when cursor key support is disabled. +
  • Updated vi(1) to apply + expandtab to the output of a ! command. +
  • Added missing uuid_dec_le() to init_fp() so fdisk(8) -A works on + big-endian architectures.
  • Improved hardware support and driver bugfixes, including: @@ -239,12 +254,16 @@
  • Added or improved wireless network drivers:
  • IEEE 802.11 wireless stack improvements and bugfixes: @@ -264,11 +283,12 @@
  • Changes in the network stack:
  • Routing daemons and other userland network improvements: @@ -318,11 +338,11 @@
  • Add support to decode & print TAL (RFC 8630) details in filemode (-f).
  • Emit objects in Concatenated JSON format when filemode (-f) and the JSON output flag (-j) are combined. -
  • Add suport for validating Autonomous System Provider Authorization +
  • Add support for validating Autonomous System Provider Authorization (ASPA) objects conforming to draft-ietf-sidrops-aspa-profile-10. Validated ASPA payloads are visible in JSON and filemode (-f) output.
  • Set rsync connection I/O idle timeout to 15 seconds. -
  • Unify the maximum idle I/O and connect timeouts for RSYNC & HTTPS. +
  • Unify the maximum idle I/O and connect timeouts for rsync & HTTPS.
  • Rpki-client now performs stricter EE certificate validation: @@ -472,7 +492,7 @@
  • The system includes the following major components from outside suppliers: