=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/58.html,v retrieving revision 1.47 retrieving revision 1.48 diff -c -r1.47 -r1.48 *** www/58.html 2015/08/26 17:02:36 1.47 --- www/58.html 2015/08/28 04:39:39 1.48 *************** *** 183,188 **** --- 183,189 ----
  • dhcpd(8) now accommodates Linux and MS clients by not sending routers or static routes info when classless static routes are sent.
  • dhcpd(8) and dhclient(8) now accept hostnames beginning with a digit.
  • dhclient(8) no longer rejects leases with addresses overlapping existing subnets on other interfaces. Kernel routing logic now just works. +
  • Improvements to realloc decrease system calls and increase efficiency.
  • ...