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

Diff for /www/42.html between version 1.36 and 1.37

version 1.36, 2007/08/23 16:14:37 version 1.37, 2007/08/24 13:30:04
Line 188 
Line 188 
 <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_add_task&amp;sektion=9&amp;arch=i386>workq_add_task(9)</a>,  <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_add_task&amp;sektion=9&amp;arch=i386>workq_add_task(9)</a>,
 <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_create&amp;sektion=9&amp;arch=i386>workq_create(9)</a>,  <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_create&amp;sektion=9&amp;arch=i386>workq_create(9)</a>,
 <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_destroy&amp;sektion=9&amp;arch=i386>workq_destroy(9)</a> provides a mechanism to defer tasks to a process context when it is impossible to run such a task in the current context.  <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=workq_destroy&amp;sektion=9&amp;arch=i386>workq_destroy(9)</a> provides a mechanism to defer tasks to a process context when it is impossible to run such a task in the current context.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8">ifconfig(8)</a>
   now understands IP address/mask in CIDR notation.
 </ul>  </ul>
 <p>  <p>
   
Line 198 
Line 200 
 that some parts of the system are not 64-bit disk block clean yet, so partition  that some parts of the system are not 64-bit disk block clean yet, so partition
 larger than 2TB cannot be used at the moment.  larger than 2TB cannot be used at the moment.
 <li>Thread support for the Objective-C library (libobjc).  <li>Thread support for the Objective-C library (libobjc).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp</a>
   route handling has been fixed, solving some problems the routing daemons were exhibiting
   <li>various improvements in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4">pf</a>
   increase performance drastically, stateful passing more than twice as fast than before
   <li>a change in how the kernel random pool is stirred increases performance with network
   interface cards that support interrupt mitigation a lot.
 </ul>  </ul>
 <p>  <p>
   
Line 214 
Line 222 
 <li>Filtering on IPv6 prefixes is now possible.  <li>Filtering on IPv6 prefixes is now possible.
 <li>Various bugs in the encoding of multiprotocol updates were fixed.  <li>Various bugs in the encoding of multiprotocol updates were fixed.
 <li>Allow the use of pkill -HUP bgpd to reload the config.  <li>Allow the use of pkill -HUP bgpd to reload the config.
   <li>bgpctl can filter prefix output by community now
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37