=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus.html,v retrieving revision 1.1417 retrieving revision 1.1418 diff -u -r1.1417 -r1.1418 --- www/plus.html 2019/03/03 03:52:29 1.1417 +++ www/plus.html 2019/03/04 08:33:30 1.1418 @@ -523,7 +523,7 @@
  • Added a linker script to assist lld with building biosboot(8).
  • Added traffic class of ipv6 headers to gre(4) encapsulation. -
  • Addressed crashes when checking for duplicate user(8) entries.
  • Used the up_rib tree to withdraw all prefixes of a peer which is used to reload peers into a new RIB in bgpd(8). Removes one additional full RIB tree walker.
  • Rate-limited the interval over which a VM can reboot, preventing VM reboot loops in vmd(8). Three VM restarts less than six seconds apart are assumed to be unintentional, and the VM is stopped.
  • Made httpd(8) omit HSTS headers for unencrypted connections per RFC 6797.