=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.40 retrieving revision 1.41 diff -c -r1.40 -r1.41 *** www/67.html 2020/05/07 12:30:24 1.40 --- www/67.html 2020/05/07 13:16:52 1.41 *************** *** 851,859 ****
  • Added rpki-client(8) output formats for bird and CSV. ! !
  • Implemented unwindctl(8) status memory to show cache memory usage. --- 851,860 ----
  • Added rpki-client(8) output formats for bird and CSV. + !
  • unwind(8) improvements: !
  • ipsec(4) improvements and --- 862,882 ---- resolvers in unwind.conf(5), handling typical split-horizon setups.
  • Measured performance of resolving strategies in unwind(8), sorting them and ! choosing the next best strategy when one fails. ! Performance data decays over time. !
  • Switched captive portal detection from HTTP probing to DNS probing in unwind(8).
  • Implemented DNS proposals in unwind(8) to learn nameservers from network autoconfiguration daemons.
  • Added opportunistic DoT support to unwind(8).
  • Added an ASR resolver type to unwind(8), using the libc ! asynchronous resolver directly with DHCP-provided nameservers to work ! around broken middle boxes.
  • ipsec(4) improvements and