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

Diff for /www/62.html between version 1.3 and 1.4

version 1.3, 2017/10/01 09:24:59 version 1.4, 2017/10/01 10:18:22
Line 88 
Line 88 
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
       <li> The kernel no longer handles IPv6 Stateless Address
            Autoconfiguration (RFC 4862), allowing cleanup and simplification
            of the IPv6 network stack.
       <li> The kernel sends IPv6 router solicitations for link local addresses
            with a link local source address.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
   
 <li>Installer improvements:  <li>Installer improvements:
     <ul>      <ul>
       <li> The installer now uses the Allotment Routing Table (ART).
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
   
 <li>Routing daemons and other userland network improvements:  <li>Routing daemons and other userland network improvements:
     <ul>      <ul>
       <li> A new daemon, <a
            href="https://man.openbsd.org/slaacd">slaacd(8)</a> handles IPv6
            Stateless Address Autoconfiguration (RFC 4862).
       <li> <a href="https://man.openbsd.org/rtadvd">rtadvd(8)<a> now supports
            "Reducing Energy Consumption of Router Advertisements" (RFC 7772).
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4