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

Diff for /www/64.html between version 1.66 and 1.67

version 1.66, 2018/10/15 16:07:44 version 1.67, 2018/10/15 16:08:21
Line 272 
Line 272 
     <li><a href="https://man.openbsd.org/route.8">route(8)</a> now errors out      <li><a href="https://man.openbsd.org/route.8">route(8)</a> now errors out
         on bad <tt>-netmask/-prefixlen</tt> usage instead of configuring          on bad <tt>-netmask/-prefixlen</tt> usage instead of configuring
         ambiguous routes.          ambiguous routes.
       <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
           now adds a direct route to the default route gateway when the
           gateway is not reachable via the address/netmask provided by the
           lease.
       <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
           now updates
           <a href="https://man.openbsd.org/dhclient.leases.5">dhclient.leases(5)</a>,
           <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>,
           and any '-L'
           file before going daemon and returning control
           to invoking scripts.
       <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
           '-i' option now discards any previously defined values for the options
           to be ignored.
       <li>any change to any interface now causes
           <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
           to appropriately update
           <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>.
       <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
           now always records the client identifier used to obtain a lease,
           enabling better conformance to RFC 6842.
       <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
           now has the option '-r' to release the current lease and exit.
       <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
           now avoids inappropriate changes to
           <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>
           by ignoring
           <a href="https://man.openbsd.org/dhclient.leases.5">dhclient.leases(5)</a>
           for interfaces that cannot report their link status.
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67