=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/59.html,v retrieving revision 1.63 retrieving revision 1.64 diff -c -r1.63 -r1.64 *** www/59.html 2016/03/08 17:52:36 1.63 --- www/59.html 2016/03/08 21:24:59 1.64 *************** *** 69,121 ****

  • Improved hardware support, including:

    +

  • SMP network stack improvements: + +

    +

  • Generic network stack improvements:

    *************** *** 301,316 ****

  • dhclient(8) again disables pending timeouts if the interface link is lost, preventing endless retries at obtaining a lease. -
  • dhclient(8) - was pledged.
  • dhcpd(8) again properly utilizes default-lease-time, max-lease-time and bootp-lease-time options. -
  • dhcpd(8) - was pledged.
  • tcpdump(8) now displays more information about IEEE 802.11 frames when run with the -y IEEE802_11_RADIO and -v options.
  • ...

    --- 295,309 ----

  • dhclient(8) again disables pending timeouts if the interface link is lost, preventing endless retries at obtaining a lease.
  • dhcpd(8) again properly utilizes default-lease-time, max-lease-time and bootp-lease-time options.
  • tcpdump(8) now displays more information about IEEE 802.11 frames when run with the -y IEEE802_11_RADIO and -v options. +
  • Several interoperability issues in + iked(8) + have been fixed, including EAP auth with OS X El Capitan.
  • ...