=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/54.html,v retrieving revision 1.19 retrieving revision 1.20 diff -c -r1.19 -r1.20 *** www/54.html 2013/10/10 16:44:18 1.19 --- www/54.html 2013/10/10 16:56:20 1.20 *************** *** 146,152 ****
  • Increased ip_ttl on packets to 128, allowing more distant servers to provide leases.
  • Replaced manual date parsing and printing with strftime and strptime.
  • Explicitly label dates in leases files as being UTC dates. !
  • Improved interactions between dhclient processs to make the most recent dhclient started the most likely to persist.
  • Support for static routes and classless static routes options.
  • Fixed log messages to print correct addresses.
  • Reduced log verbosity by emitting debug messages only when debugging. --- 146,152 ----
  • Increased ip_ttl on packets to 128, allowing more distant servers to provide leases.
  • Replaced manual date parsing and printing with strftime and strptime.
  • Explicitly label dates in leases files as being UTC dates. !
  • Improved interactions between dhclient process to make the most recent dhclient started the most likely to persist.
  • Support for static routes and classless static routes options.
  • Fixed log messages to print correct addresses.
  • Reduced log verbosity by emitting debug messages only when debugging. *************** *** 304,310 **** fix ControlPersist timeout not triggering in cases where TCP connections have hung. (bz#1917)
  • ssh(1): ! properly deatch a ControlPersist master from its controlling terminal.
  • sftp(1): avoid crashes in libedit when it has been compiled with multi-byte --- 304,310 ---- fix ControlPersist timeout not triggering in cases where TCP connections have hung. (bz#1917)
  • ssh(1): ! properly detach a ControlPersist master from its controlling terminal.
  • sftp(1): avoid crashes in libedit when it has been compiled with multi-byte *************** *** 819,825 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 54.html,v 1.19 2013/10/10 16:44:18 espie Exp $ --- 819,825 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 54.html,v 1.20 2013/10/10 16:56:20 sobrado Exp $