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

Diff for /www/48.html between version 1.54 and 1.55

version 1.54, 2019/05/27 22:55:18 version 1.55, 2019/06/01 23:12:46
Line 139 
Line 139 
     <li><a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> control sockets are now specified in the config file. This removes the -s and -r arguments to bgpd.      <li><a href="https://man.openbsd.org/bgpd.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      <li>Extended the BGP MPLS VPN support to allow Layer-3 MPLS VPNs to be
         terminated on OpenBSD with the help of          terminated on OpenBSD with the help of
         <a href="https://man.openbsd.org/mpe.4">mpe(4)</a>,          <a href="https://man.openbsd.org/mpe.4">mpe(4)</a>,
         <a href="https://man.openbsd.org/ldpd.8">ldpd(8)</a>, and          <a href="https://man.openbsd.org/ldpd.8">ldpd(8)</a>, and
         <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.          <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
     <li><a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>      <li><a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>
Line 171 
Line 171 
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
     <li><a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> and      <li><a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> and
         <a href="https://man.openbsd.org/route.8">route(8)</a>          <a href="https://man.openbsd.org/route.8">route(8)</a>
         get better Multiprotocol Label Switching support.          get better Multiprotocol Label Switching support.
     <li><a href="https://man.openbsd.org/traceroute.8">traceroute(8)</a>      <li><a href="https://man.openbsd.org/traceroute.8">traceroute(8)</a>
Line 188 
Line 188 
     <li><a href="https://man.openbsd.org/enc.4">enc(4)</a> and      <li><a href="https://man.openbsd.org/enc.4">enc(4)</a> and
         <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> are now          <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> are now
         aware of routing domains.          aware of routing domains.
     <li><a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a> and      <li><a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a> and
         <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> and          <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> and
         are now capable of running in different routing domains.          are now capable of running in different routing domains.
     <li>Added MPLS support and a simple keepalive mechanism to      <li>Added MPLS support and a simple keepalive mechanism to
         <a href="https://man.openbsd.org/gre.4">gre(4)</a>.          <a href="https://man.openbsd.org/gre.4">gre(4)</a>.
Line 244 
Line 244 
         now implements the <code>pthread_rwlock_timed{rd,wr}lock</code> interfaces.          now implements the <code>pthread_rwlock_timed{rd,wr}lock</code> interfaces.
     <li>AES-NI support has been integrated into the OpenSSL      <li>AES-NI support has been integrated into the OpenSSL
         <a href="https://man.openbsd.org/crypto.3">crypto(3)</a> library.          <a href="https://man.openbsd.org/crypto.3">crypto(3)</a> library.
     <li>MIDI control in non-server mode was added to      <li>MIDI control in non-server mode was added to
         <a href="https://man.openbsd.org/aucat.1">aucat(1)</a>,          <a href="https://man.openbsd.org/aucat.1">aucat(1)</a>,
         including seeking within .wav files          including seeking within .wav files
     <li>A new record-what-you-hear feature was added to      <li>A new record-what-you-hear feature was added to
Line 282 
Line 282 
         <a href="i386.html">i386</a>,          <a href="i386.html">i386</a>,
         <a href="hppa.html">hppa</a>,          <a href="hppa.html">hppa</a>,
         <a href="sparc64.html">sparc64</a>,          <a href="sparc64.html">sparc64</a>,
         <a href="socppc.html">socppc</a> and          <a href="socppc.html">socppc</a> and
         <a href="macppc.html">macppc</a>          <a href="macppc.html">macppc</a>
         platforms were switched over to gcc4.          platforms were switched over to gcc4.
     <li><a href="https://man.openbsd.org/newfs.8">newfs(8)</a> now makes FFS2 the default for partitions larger than INT_MAX blocks.      <li><a href="https://man.openbsd.org/newfs.8">newfs(8)</a> now makes FFS2 the default for partitions larger than INT_MAX blocks.

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55