=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus32.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- www/plus32.html 2017/06/26 17:18:57 1.61 +++ www/plus32.html 2017/06/27 13:01:32 1.62 @@ -279,7 +279,7 @@
  • Audit and cleanup of inet_net_ntop(3), inet_neta() and inet_ntop(3).
  • TCP now tries to act appropriately w.r.t. net.inet6.ip6_use_deprecated. -
  • Use of IPv6 deprecated addresses switched off by default. (See RFC2462 and sysctl(8) variable net.inet6.ip6_use_deprecated.) +
  • Use of IPv6 deprecated addresses switched off by default. (See RFC2462 and sysctl(8) variable net.inet6.ip6_use_deprecated.)
  • Fixes to the isp(4) SCSI driver.
  • Correct two sizeof bugs in crypto(9). @@ -411,7 +411,7 @@
  • "undrugs" gpr(4).
  • Fix two off-by-one bugs in ext2fs.
  • Add ld.so support for sparc. -
  • Lookup of ip6.arpa, then ip6.int for IPv6 reverse resolution. See RFC3152 for why. +
  • Lookup of ip6.arpa, then ip6.int for IPv6 reverse resolution. See RFC3152 for why.
  • Small fix for GCC 3.1.1 in IPv4 checksum code.
  • Apply the 'broken PCI burst-write' workaround to all hifn(4) 7811-based devices. @@ -866,7 +866,7 @@
  • Make sure some struct sockaddr are cleared before use.
  • Start work on NetOctave NSP2000 (hardware crypto) driver noct(4). Just the RNG for now.
  • Apply BSD Airtools 0.2 patches. -
  • Teach ECN flags to pf(4). +
  • Teach ECN flags to pf(4).
  • Dump mkisofs(8) in favor of mkhybrid(8).
  • Avoid fd_set overruns in rtsold(8), route6d(8) and rtadvd(8).
  • Clue in inetd(8) to IPv6 FTP bounce attacks.