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

Diff for /www/51.html between version 1.16 and 1.17

version 1.16, 2012/03/23 01:34:41 version 1.17, 2012/03/23 02:04:39
Line 86 
Line 86 
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
     <li>NAT64 support in PF using the af-to keyword.  
     <li>RFC4638 MTU negotiation for pppoe(4).      <li>RFC4638 MTU negotiation for pppoe(4).
     <li>pflow(4) now supports Netflow v9/ipfix.      <li>Improved IPv6 fragment handling.
     <li>Improved IPv6 fragment checking in PF and the network stack.  
     <li>Various enhancements with ICMP/ICMPv6 states in pf(4).  
     <li>Many robustness improvements for IEEE 802.11 (particularly hostap).      <li>Many robustness improvements for IEEE 802.11 (particularly hostap).
     <li>pfsync(4) improvements including jumbo frames and automatically requesting a bulk update after a physical interface comes online.  
     <li>One-shot rule support for pf(4), for use with proxies via anchors.  
     <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>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:
Line 115 
Line 112 
   
 <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>[Not written yet]      <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>much improved IPv6 fragment handling
       <li>various enhancements with ICMP and especially ICMPv6 states
       <li>improved IPv6 Neighbor Discovery and Multicast Listener Discovery handling
       <li>pfctl now prints port numbers istead of service names by default
       <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
     </ul>      </ul>
 <p>  <p>
 <li>SCSI improvements:  <li>SCSI improvements:

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17