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

Diff for /www/53.html between version 1.5 and 1.6

version 1.5, 2013/02/08 21:45:33 version 1.6, 2013/02/08 22:21:27
Line 114 
Line 114 
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
     <li>BPF can now write directly to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&manpath=OpenBSD%20Current&sektion=4&format=html">trunk(4)</a> member interfaces (restriction relaxed)      <li>BPF can now write directly to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&manpath=OpenBSD%20Current&sektion=4&format=html">trunk(4)</a> member interfaces (restriction relaxed)
     <li>UDP support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sosplice&manpath=OpenBSD%20Current&sektion=9&format=html">sosplice(4)</a> (zero-copy socket splicing)      <li>UDP support added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sosplice&manpath=OpenBSD%20Current&sektion=9&format=html">sosplice(9)</a> (zero-copy socket splicing)
       <li>IPv6 autoconfprivacy is enabled by default (can be disabled per-interface with an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a> flag)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a> <tt>hwfeatures</tt> displays the maximum MTU supported by the driver (indicating support for jumbo/baby-jumbo frames)
     </ul>      </ul>
 <p>  <p>
   
 <li>Routing daemons and other userland network improvements:  <li>Routing daemons and other userland network improvements:
     <ul>      <ul>
     <li>OpenBSD now includes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a>, a server-side daemon for L2TP, L2TP/IPsec, PPTP and PPPoE      <li>OpenBSD now includes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a>, a server-side daemon for L2TP, L2TP/IPsec, PPTP and PPPoE
       <li>New standalone <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp-proxy&manpath=OpenBSD%20Current&sektion=8&format=html">tftp-proxy(8)</a> to replace the old <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&manpath=OpenBSD%20Current&sektion=8&format=html">inetd(8)</a>-based implementation
       <li>SNMPv3 supported in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a>
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> is more tolerant of unknown capabilities when bringing up a session (logs a warning rather than fails)
       <li>A stratum can now be assigned to hardware sensors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&manpath=OpenBSD%20Current&sektion=8&format=html">ntpd(8)</a>
     </ul>      </ul>
 <p>  <p>
   
Line 137 
Line 143 
     <li>Support for WPA Enterprise was added to the wpa_supplicant package      <li>Support for WPA Enterprise was added to the wpa_supplicant package
     <li>OpenBSD/luna88k and OpenBSD/mvme88k have switched to GCC 3, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> and gained shared library support      <li>OpenBSD/luna88k and OpenBSD/mvme88k have switched to GCC 3, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> and gained shared library support
     <li>OpenBSD/hp300 and OpenBSD/mvme68k have switched to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a>      <li>OpenBSD/hp300 and OpenBSD/mvme68k have switched to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a>
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> stack smashing protector added for Alpha and MIPS (enabled by default)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&manpath=OpenBSD+Current&format=html">softraid(4)</a> RAID1 and crypto volumes are now bootable on i386 and amd64 (full disk encryption)
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6