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

Diff for /www/47.html between version 1.41 and 1.42

version 1.41, 2010/03/17 07:31:49 version 1.42, 2010/03/17 08:06:24
Line 218 
Line 218 
     2009/09/02 - pf(4) route-to/reply-to syntax change</a> for more info.      2009/09/02 - pf(4) route-to/reply-to syntax change</a> for more info.
     <li>pf(4) can now <i>translate</i> packets between different routing      <li>pf(4) can now <i>translate</i> packets between different routing
     domains.      domains.
       <li>Added -S and -L options to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a> to store and load pf state table from a file.
       <li>Added support for IPV4 and IPv6 divert sockets.
     </ul>      </ul>
 <p>  <p>
   
 <li>OpenBGPD, OpenOSPFD and other routing daemon improvements:  <li>OpenBGPD, OpenOSPFD and other routing daemon improvements:
     <ul>      <ul>
       <li>Update capability code in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to follow RFC 5492.
     <li>BGP MPLS VPN (RFC 4364) support added to the bgpd RIB.      <li>BGP MPLS VPN (RFC 4364) support added to the bgpd RIB.
       <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, implement the RFC4486 BGP Cease Notification Message subcodes.
     <li>It is now possible to enable/disable specific BGP capabilities.      <li>It is now possible to enable/disable specific BGP capabilities.
       <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 ospfd(8).      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      Additionaly 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.
Line 241 
Line 246 
     <ul>      <ul>
     <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>Two bugs in IPsec/HMAC-SHA2 were fixed, resulting in an incompatibilityr      <li>Two bugs in IPsec/HMAC-SHA2 were fixed, resulting in an incompatibilityr
     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>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcrelay&sektion=8&format=html">dhcrelay(8)</a> pick up the routing domain from the specified interface and use that rdomain for relaying the packets to the server.
       <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcrelay&sektion=8&format=html">dhcrelay(8)</a> for RFC3046 "DHCP-over-ipsec".
       <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> BGP OPEN capability parser RFC 5492 compliant.
     </ul>      </ul>
 <p>  <p>
   
Line 263 
Line 273 
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&amp;sektion=1">sed(1)</a> (<tt>-E</tt> option).  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&amp;sektion=1">sed(1)</a> (<tt>-E</tt> option).
     <li>added GNU-compatible macro prefix option (<tt>-P</tt>) to      <li>added GNU-compatible macro prefix option (<tt>-P</tt>) to
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&amp;sektion=1">m4(1)</a>.  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&amp;sektion=1">m4(1)</a>.
       <li>Make it possible to specify a port in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5&format=html">resolv.conf(5)</a>.
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42