[BACK]Return to 67.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/67.html between version 1.40 and 1.41

version 1.40, 2020/05/07 12:30:24 version 1.41, 2020/05/07 13:16:52
Line 851 
Line 851 
     <li>Added <a      <li>Added <a
         href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> output          href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> output
         formats for bird and CSV.          formats for bird and CSV.
     </ul>
   
 <!-- unwind -->  <li><a href="https://man.openbsd.org/unwind">unwind(8)</a> improvements:
     <ul>
     <li>Implemented <a      <li>Implemented <a
         href="https://man.openbsd.org/unwindctl">unwindctl(8)</a> status          href="https://man.openbsd.org/unwindctl">unwindctl(8)</a> status
         memory to show cache memory usage.          memory to show cache memory usage.
Line 861 
Line 862 
         resolvers in <a          resolvers in <a
         href="https://man.openbsd.org/unwind.conf">unwind.conf(5)</a>,          href="https://man.openbsd.org/unwind.conf">unwind.conf(5)</a>,
         handling typical split-horizon setups.          handling typical split-horizon setups.
     <li>Decayed the <a  
         href="https://man.openbsd.org/unwind">unwind(8)</a> resolver histogram  
         data over time to reflect strategy performance.  
     <li>Measured performance of resolving strategies in <a      <li>Measured performance of resolving strategies in <a
         href="https://man.openbsd.org/unwind">unwind(8)</a>, sorting them and          href="https://man.openbsd.org/unwind">unwind(8)</a>, sorting them and
         choosing the next best strategy when one fails.          choosing the next best strategy when one fails.
     <li>Removed captive portal detection from <a          Performance data decays over time.
       <li>Switched captive portal detection from HTTP probing to DNS probing in <a
         href="https://man.openbsd.org/unwind">unwind(8)</a>.          href="https://man.openbsd.org/unwind">unwind(8)</a>.
     <li>Added tracking of which interfaces have learned nameservers to  
         <a href="https://man.openbsd.org/unwind">unwind(8)</a>.  
     <li>Began resolving captive portal hosts internally in <a  
         href="https://man.openbsd.org/unwind">unwind(8)</a>.  
     <li>Implemented DNS proposals in <a      <li>Implemented DNS proposals in <a
         href="https://man.openbsd.org/unwind">unwind(8)</a> to learn          href="https://man.openbsd.org/unwind">unwind(8)</a> to learn
         nameservers from network autoconfiguration daemons.          nameservers from network autoconfiguration daemons.
     <li>Moved /usr and var remounting earlier to allow <a  
         href="https://man.openbsd.org/unwind">unwind(8)</a> to start before <a  
         href="https://man.openbsd.org/pf">pf(4)</a> is configured.  
     <li>Added opportunistic DoT support to <a      <li>Added opportunistic DoT support to <a
         href="https://man.openbsd.org/unwind">unwind(8)</a>.          href="https://man.openbsd.org/unwind">unwind(8)</a>.
     <li>Added an ASR resolver type to <a      <li>Added an ASR resolver type to <a
         href="https://man.openbsd.org/unwind">unwind(8)</a>, using the libc          href="https://man.openbsd.org/unwind">unwind(8)</a>, using the libc
         asynchronous resolver directly with DHCP-provided nameservers.          asynchronous resolver directly with DHCP-provided nameservers to work
         Switched to the ASR resolver rather than DHCP when behind a captive          around broken middle boxes.
         portal.  
   </ul>    </ul>
   
 <li><a href="https://man.openbsd.org/ipsec">ipsec(4)</a> improvements and  <li><a href="https://man.openbsd.org/ipsec">ipsec(4)</a> improvements and

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41