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

Diff for /www/74.html between version 1.67 and 1.68

version 1.67, 2023/10/14 17:21:15 version 1.68, 2023/10/14 17:55:54
Line 117 
Line 117 
         of <a href="https://man.openbsd.org/pf.4">pf(4)</a> and with          of <a href="https://man.openbsd.org/pf.4">pf(4)</a> and with
         parallelisation of the network stack in the future.          parallelisation of the network stack in the future.
         The protocol remains compatible with the older version.          The protocol remains compatible with the older version.
   <li>Protect struct clockintr(9)_queue with a mutex so that arbitrary CPUs  
         can manipulate clock interrupts established on arbitrary CPU queues.  
   <li>Pushed kernel lock into nd6_resolve().    <li>Pushed kernel lock into nd6_resolve().
   <li>Removed kernel locks from the ARP input path.    <li>Removed kernel locks from the ARP input path.
   <li>Pulled MP-safe arprequest() out of kernel lock.    <li>Pulled MP-safe arprequest() out of kernel lock.

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68