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

Diff for /www/48.html between version 1.23 and 1.24

version 1.23, 2010/10/19 20:58:07 version 1.24, 2010/10/20 10:19:32
Line 146 
Line 146 
   
 <li>OpenBGPD, OpenOSPFD and other routing daemon improvements:  <li>OpenBGPD, OpenOSPFD and other routing daemon improvements:
     <ul>      <ul>
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> control sockets are now specified in the config file. This removes the -s and -r arguments to bgpd.
       <li>Extended the BGP MPLS VPN support to allow Layer-3 MPLS VPNs to be
           terminated on OpenBSD with the help of
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpe&amp;sektion=4">mpe(4)</a>,
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&amp;sektion=8">ldpd(8)</a>, and
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a>.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a>
           supports multiple FIBs and it is possible to assign them to RIBs for
           redistribution.
       <li>bgpd now supports to use neighbor-as in AS filter statements and added
           two new filters -- max-as-seq and max-as-len -- to limit the lenght of
           a sequence of a single AS or the total length of an AS path.
       <li>Added softreconfig support in bgpd for peers changing the RIB.
       <li>Fixed multiprotocol MRT dumps and added 4-byte AS-Number support in
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a>.
       <li>Added support for ping6 and traceroute6 in
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplg&amp;sektion=8">bgplg(8)</a>
           and
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgplgsh&amp;sektion=8">bgplgsh(8)</a>
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a>
           has better LSA pruning and config reload support.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&amp;sektion=8">ospf6d(8)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&amp;sektion=8">ospf6d(8)</a>
         now supports LSAs larger than the link MTU, has improved interoperablity          now supports LSAs larger than the link MTU, has improved interoperablity
         with other OSPFv3 implementations, can redistribute the default route,          with other OSPFv3 implementations, can redistribute the default route,
         and will correctly handle IPv6 prefixes advertised by neighbours on          and will correctly handle IPv6 prefixes advertised by neighbours on
         the same link but not configured on the router itself.          the same link but not configured on the router itself.
     <li>...      <li>Various improvements in
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&amp;sektion=8">ldpd(8)</a>
           including correct penultimate hop popping, better session handling,
           and a imporved config file parser.
     </ul>      </ul>
 <p>  <p>
   
Line 159 
Line 183 
     <ul>      <ul>
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sekti      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sekti
 on=8">ifconfig(8)</a> and  on=8">ifconfig(8)</a> and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&amp;sektion=8">traceroute(8)</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&amp;sektion=8">route(8)</a>
         now supports Multiprotocol Label Switching.          get better Multiprotocol Label Switching support.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&amp;sektion=8">traceroute(8)</a>
           now supports extended ICMP headers which allows printing of MPLS
           labels.
     <li>Support for RFC 4941 privacy extensions for stateless address      <li>Support for RFC 4941 privacy extensions for stateless address
         autoconfiguration has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&amp;sektion=4">inet6(4)</a> and can be enabled via          autoconfiguration has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&amp;sektion=4">inet6(4)</a> and can be enabled via
         <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>.
Line 172 
Line 199 
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&amp;sektion=4">enc(4)</a> and      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&amp;sektion=4">enc(4)</a> and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">ipsec(4)</a> are now          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">ipsec(4)</a> are now
         aware of routing domains.          aware of routing domains.
     <li>...      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> and
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> and
           are now capable of running in different routing domains.
       <li>Added MPLS support and a simple keepalive mechanism to
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&amp;sektion=4">gre(4)</a>.
       <li>Added MPLS support to
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gif&amp;sektion=4">gif(4)</a>.
       <li>Support for 802.1ad-style QinQ nested VLANs with the addition of
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=svlan&amp;sektion=4">svlan(4)</a> (service VLAN) interfaces.
       <li>Added a RTM_DESYNC routing message as indicator that route messages
           got dropped because of insufficent buffer space.
           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a>
           uses this message to keep the internal view of the routing table in sync.
     </ul>      </ul>
 <p>  <p>
   
Line 223 
Line 262 
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&amp;sektion=8">smtpd(8)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&amp;sektion=8">smtpd(8)</a>
         now supports the SIZE and ENHANCEDSTATUSCODES extensions          now supports the SIZE and ENHANCEDSTATUSCODES extensions
         and the "plain" backend for maps, and performance was improved when handling large amounts of mail.          and the "plain" backend for maps, and performance was improved when handling large amounts of mail.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&amp;sektion=8">snmpd(8)</a>
           now supports the IP-FORWARD-MIB.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&amp;sektion=8">wsconsctl(8)</a> now handles more than one keyboard, mouse and display.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&amp;sektion=8">wsconsctl(8)</a> now handles more than one keyboard, mouse and display.
     <li>Many memory leaks have been fixed in various userland utilities.      <li>Many memory leaks have been fixed in various userland utilities.
     <li><a href="http://www.openbsd.org/amd64.html">amd64</a>,      <li><a href="http://www.openbsd.org/amd64.html">amd64</a>,

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