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

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

version 1.23, 2012/04/16 10:14:36 version 1.24, 2012/04/18 17:35:44
Line 94 
Line 94 
     <li>Many robustness improvements for IEEE 802.11 (particularly hostap).      <li>Many robustness improvements for IEEE 802.11 (particularly hostap).
     <li>Improved vlan priority support, including mapping to interface queues.      <li>Improved vlan priority support, including mapping to interface queues.
     <li>Initial rdomains support for IPv6.      <li>Initial rdomains support for IPv6.
     <li>robustness improvements for carp(4)      <li>Robustness improvements for carp(4).
     <li>various IPv6 and rdomain related improvements for carp(4)      <li>Various IPv6 and rdomain related improvements for carp(4).
     </ul>      </ul>
 <p>  <p>
   
 <li>Routing daemons and other userland network improvements:  <li>Routing daemons and other userland network improvements:
     <ul>      <ul>
     <li>fstat(8) now displays routing table ID and socket-splicing information and ps can display routing table ID.      <li>fstat(8) now displays routing table ID and socket-splicing information and ps can display routing table ID.
Line 109 
Line 110 
         it reloads the fib.          it reloads the fib.
     <li>Improved and more consistent ToS support in various network tools      <li>Improved and more consistent ToS support in various network tools
         (tcpbench(8), nc(8), ping(8), traceroute(8)).          (tcpbench(8), nc(8), ping(8), traceroute(8)).
     <li>[Not written yet]  
     </ul>      </ul>
 <p>  <p>
   
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> improvements:  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> improvements:
     <ul>      <ul>
     <li>One-shot rule support for pf(4), for use with proxies via anchors      <li>One-shot rule support for pf(4), for use with proxies via anchors.
     <li>NAT64 support in PF using the af-to keyword      <li>NAT64 support in PF using the af-to keyword.
     <li>much improved IPv6 fragment handling      <li>Much improved IPv6 fragment handling.
     <li>various enhancements with ICMP and especially ICMPv6 states      <li>Various enhancements with ICMP and especially ICMPv6 states
     <li>improved IPv6 Neighbor Discovery and Multicast Listener Discovery handling      <li>Improved IPv6 Neighbor Discovery and Multicast Listener Discovery handling.
     <li>pfctl now prints port numbers instead of service names by default      <li>pfctl now prints port numbers instead of service names by default.
     <li>Netflow v9 and ipfix support for pflow(4)      <li>Netflow v9 and ipfix support for pflow(4).
     <li>many pfsync(4) fixes and improvements including jumbo frames and automatically requesting a bulk update after a physical interface comes online      <li>Many pfsync(4) fixes and improvements including jumbo frames and automatically requesting a bulk update after a physical interface comes online.
     </ul>      </ul>
 <p>  <p>
 <li>SCSI improvements:  
     <ul>  
     <li>[Not written yet]  
     </ul>  
 <p>  
 <li>Assorted improvements:  <li>Assorted improvements:
     <ul>      <ul>
     <li>Improved locale support.      <li>Improved locale support.
     <li>Support for MSG_NOSIGNAL      <li>Support for MSG_NOSIGNAL.
     <li>KERN_PROC_CWD sysctl(3) for fetching the path to a process's working directory.      <li>KERN_PROC_CWD sysctl(3) for fetching the path to a process's working directory.
     <li>Improved fnmatch(3), glob(3), and regcomp(3) implementations to resist      <li>Improved fnmatch(3), glob(3), and regcomp(3) implementations to resist
         DoS attacks.          DoS attacks.
Line 152 
Line 148 
     <li>Multiple bugs have been fixed in the Intel 10Gb driver ix(4).      <li>Multiple bugs have been fixed in the Intel 10Gb driver ix(4).
     </ul>      </ul>
 <p>  <p>
   
 <li>Over 7,000 ports, major performance and stability improvements in  <li>Over 7,000 ports, major performance and stability improvements in
 the package build process  the package build process
     <ul>      <ul>

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