=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- www/57.html 2015/03/12 19:50:47 1.59 +++ www/57.html 2015/03/12 20:22:53 1.60 @@ -155,6 +155,7 @@
  • nginx and sliplogin have been removed.
  • IPv6 router solicitations are now sent by the kernel ("inet6 autoconf"); rtsol(8) and rtsold(8) are no longer necessary and have been removed.
  • Enhancements and bugfixes in arp(8) and ndp(8) +
  • The effects of the AI_ADDRCONFIG flag on getaddrinfo(3) results are limited to DNS queries. This avoids erratic behavior with transient network problems, "raw" addresses and localhost entries in /etc/hosts.
  • ...