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

Diff for /www/41.html between version 1.28 and 1.29

version 1.28, 2007/03/06 16:11:50 version 1.29, 2007/03/06 16:33:39
Line 129 
Line 129 
 <li>the IP_MINTTL  <li>the IP_MINTTL
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?ip=ip&amp;sektion=4">ip(4)</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?ip=ip&amp;sektion=4">ip(4)</a>
 socket option allows programs to ask the kernel to discard any packets with a ttl  socket option allows programs to ask the kernel to discard any packets with a ttl
 smaller than the given one, for implementing the IP TLL security hack aka the Generalized  smaller than the given one, for implementing the IP TTL security hack aka the Generalized
 TTL Security Mechanism specified in RFC 3682.  TTL Security Mechanism specified in RFC 3682.
 <li>multiple, independent routing tables, with  <li>multiple, independent routing tables, with
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?ip=pf&amp;sektion=4">pf(4)</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?ip=pf&amp;sektion=4">pf(4)</a>
Line 154 
Line 154 
 can now expire table entries.  can now expire table entries.
 <li>allow  <li>allow
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?ip=pf&amp;sektion=4">pf(4)</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?ip=pf&amp;sektion=4">pf(4)</a>
 rules inside anchors to have their counters reset, and make counter read & reset an  rules inside anchors to have their counters reset, and make counter read &amp; reset an
 atomic operation.  atomic operation.
 <li>  <li>
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?ip=sensorsd&amp;sektion=8">sensorsd(8)</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?ip=sensorsd&amp;sektion=8">sensorsd(8)</a>
Line 221 
Line 221 
 <ul>  <ul>
 <li>greatly improved support for timedelta sensors  <li>greatly improved support for timedelta sensors
 <li>ntpd now uses a strictly monotonically increasing time (uptime, basically) for its internal  <li>ntpd now uses a strictly monotonically increasing time (uptime, basically) for its internal
     timers, to setting the system clock doesn't influence query rates, trust levels etc any more.      timers, so setting the system clock doesn't influence query rates, trust levels, etc. any more.
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29