=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.73 retrieving revision 1.74 diff -c -r1.73 -r1.74 *** www/57.html 2015/03/18 15:23:30 1.73 --- www/57.html 2015/03/25 12:05:13 1.74 *************** *** 170,176 ****
  • 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.
  • gethostbyname(3) now no longer fails when more than 16 addresses/aliases are returned. The original pre-asr limit of 35 has been restored, with additional results being truncated. !
  • tftp(1) now supports sending or recieving files larger than 65536 blocks in size.

    --- 170,176 ----

  • 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.
  • gethostbyname(3) now no longer fails when more than 16 addresses/aliases are returned. The original pre-asr limit of 35 has been restored, with additional results being truncated. !
  • tftp(1) now supports sending or receiving files larger than 65536 blocks in size.