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

Diff for /www/54.html between version 1.19 and 1.20

version 1.19, 2013/10/10 16:44:18 version 1.20, 2013/10/10 16:56:20
Line 146 
Line 146 
     <li>Increased ip_ttl on packets to 128, allowing more distant servers to provide leases.      <li>Increased ip_ttl on packets to 128, allowing more distant servers to provide leases.
     <li>Replaced manual date parsing and printing with strftime and strptime.      <li>Replaced manual date parsing and printing with strftime and strptime.
     <li>Explicitly label dates in leases files as being UTC dates.      <li>Explicitly label dates in leases files as being UTC dates.
     <li>Improved interactions between dhclient processs to make the most recent dhclient started the most likely to persist.      <li>Improved interactions between dhclient process to make the most recent dhclient started the most likely to persist.
     <li>Support for static routes and classless static routes options.      <li>Support for static routes and classless static routes options.
     <li>Fixed log messages to print correct addresses.      <li>Fixed log messages to print correct addresses.
     <li>Reduced log verbosity by emitting debug messages only when debugging.      <li>Reduced log verbosity by emitting debug messages only when debugging.
Line 304 
Line 304 
         fix <tt>ControlPersist</tt> timeout not triggering in cases where TCP          fix <tt>ControlPersist</tt> timeout not triggering in cases where TCP
         connections have hung. (bz#1917)          connections have hung. (bz#1917)
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
         properly deatch a <tt>ControlPersist</tt> master from its controlling          properly detach a <tt>ControlPersist</tt> master from its controlling
         terminal.          terminal.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>:
         avoid crashes in libedit when it has been compiled with multi-byte          avoid crashes in libedit when it has been compiled with multi-byte

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20