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

Diff for /www/35.html between version 1.22 and 1.23

version 1.22, 2004/03/24 11:10:05 version 1.23, 2004/03/24 11:47:06
Line 152 
Line 152 
 now supports logging to memory buffers, to be read using  now supports logging to memory buffers, to be read using
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogc&sektion=8">syslogc(8)</a>.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogc&sektion=8">syslogc(8)</a>.
 This is useful for diskless devices.  This is useful for diskless devices.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&sektion=4">IPsec</a> ESP in UDP encapsulation
 </ul>  </ul>
 <p>  <p>
   
Line 171 
Line 172 
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8">bgpd(8)</a>
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&sektion=1">pkill(1)</a> and  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkill&sektion=1">pkill(1)</a> and
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgrep&sektion=1">pgrep(1)</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgrep&sektion=1">pgrep(1)</a>
   </ul>
   <p>
   
   <li> Performance improvements:
   <ul>
   <li>improved connection/socket lookup - about 100 times faster at 10000 sockets than 3.4
   <li>TCP SYN cache
   <li>OpenSSL speedup on i386, up to 100% improvement for md5, sha1, blowfish,
       des, 3des, rsa, dsa and bn
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23