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

Diff for /www/47.html between version 1.48 and 1.49

version 1.48, 2010/03/21 07:38:17 version 1.49, 2010/03/21 10:58:53
Line 236 
Line 236 
     <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> irrfilter to support IPv6 and 4-byte AS numbers.      <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a> irrfilter to support IPv6 and 4-byte AS numbers.
     <li>Minimal router-dead-time of 1 second and sub-second hello intervals      <li>Minimal router-dead-time of 1 second and sub-second hello intervals
     added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a>.      added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a>.
     Additionaly it is now possible to specify sub-second SPF timers for faster      Additionally it is now possible to specify sub-second SPF timers for faster
     route fail-over.      route fail-over.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&amp;sektion=8">ospf6d(8)</a> is now installed by default.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&amp;sektion=8">ospf6d(8)</a> is now installed by default.
     The RIB can be synced with the kernel routing table now.      The RIB can be synced with the kernel routing table now.
Line 251 
Line 251 
     <li>brconfig is now integrated into      <li>brconfig is now integrated into
     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vether&sektion=4&format=html">vether(4)</a>, a virtual Ethernet device.      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vether&sektion=4&format=html">vether(4)</a>, a virtual Ethernet device.
     <li>Two bugs in IPsec/HMAC-SHA2 were fixed, resulting in an incompatibilityr      <li>Two bugs in IPsec/HMAC-SHA2 were fixed, resulting in an incompatibility
     with the HMAC-SHA-256/384/512 hash algorithms with previous versions of      with the HMAC-SHA-256/384/512 hash algorithms with previous versions of
     OpenBSD and other IPsec implementations sharing the bugs.      OpenBSD and other IPsec implementations sharing the bugs.
     <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>, echo back the Relay Agent Information option if present, and add support for the ipsec-tunnel hardware type.      <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>, echo back the Relay Agent Information option if present, and add support for the ipsec-tunnel hardware type.
Line 413 
Line 413 
         <li>Fix a race condition in          <li>Fix a race condition in
             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a>              <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&sektion=1">ssh-agent(1)</a>
             that could result in a wedged or spinning agent. (bz#1633)              that could result in a wedged or spinning agent. (bz#1633)
         <li>Flush stdio before exec() to ensure that everying has made it out          <li>Flush stdio before exec() to ensure that everything has made it out
             before the streams go away. (bz#1596)              before the streams go away. (bz#1596)
         <li>Set <em>FD_CLOEXEC</em> on in/out sockets in          <li>Set <em>FD_CLOEXEC</em> on in/out sockets in
             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.              <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49