<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>5Ghz AC.  I realized it right after I pressed the send button.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 11/12/2016 10:05 PM, Noah Causin
      wrote:<br>
    </div>
    <blockquote
      cite="mid:e4f26516-16d8-d5c5-073c-073ef7f20cb0@gmail.com"
      type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <p>I have an Archer C7v2.</p>
      <p>Toke's repository has the airtime fairness patch and a patch to
        enable fq_codel on the ath10k for 5Ghz.</p>
      <p><a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://kau.toke.dk/git/lede/">http://kau.toke.dk/git/lede/</a><br>
      </p>
      <p>Both the 2.4Ghz N and 2.4Ghz AC work very well.</p>
      <p>I recommend installing cake.  It's under kernel modules and
        network support in the menuconfig.  Since cake now has NAT
        integration.  You can use the dual flow isolation feature to
        give equal bandwidth to the devices on your network.</p>
      <p>Simply select cake as the qdisc and a sqm script that uses
        cake.  Under the "Queue Discipline" tab, enable a set of two
        checkboxes.</p>
      <p>Under "Advanced option string to pass to the ingress queueing
        disciplines," put in "dual-dsthost nat"</p>
      <p>Under "Advanced option string to pass to the egress queueing
        disciplines," put in "dual-srchost nat"</p>
      <p>Because of the issues with WMM in the WiFi stack, I recommend
        using the following custom iptables rules:</p>
      <p>iptables -t mangle -A FORWARD -o br-lan -j DSCP
        --set-dscp-class be<br>
        iptables -t mangle -A OUTPUT -o br-lan -j DSCP --set-dscp-class
        be<br>
        ip6tables -t mangle -A FORWARD -o br-lan -j DSCP
        --set-dscp-class be<br>
        ip6tables -t mangle -A OUTPUT -o br-lan -j DSCP --set-dscp-class
        be</p>
      <p>You still need WMM to get the full speeds on the newer WiFi
        modes. </p>
      <p>Noah</p>
      <div class="moz-cite-prefix">On 11/12/2016 7:05 PM, Jim Gettys
        wrote:<br>
      </div>
      <blockquote
cite="mid:CAGhGL2Cc7wSeC_7jSdh8QYymBN0xHmYBhTSYg8iMmb1D3_U+wQ@mail.gmail.com"
        type="cite">
        <div dir="ltr">
          <div class="gmail_default" style="font-size:small">to the
            fresh bits...</div>
          <div class="gmail_default" style="font-size:small"><br>
          </div>
          <div class="gmail_default" style="font-size:small">But which
            bits to run?  I have the following routers:</div>
          <div class="gmail_default" style="font-size:small"><br>
          </div>
          <div class="gmail_default" style="font-size:small">1) a new
            Archer C7v2</div>
          <div class="gmail_default" style="font-size:small">2) The old
            standby WNDR3800's.</div>
          <div class="gmail_default" style="font-size:small">3) ubiquity
            nanostation.</div>
          <div class="gmail_default" style="font-size:small"><br>
          </div>
          <div class="gmail_default" style="font-size:small">Anyone care
            to recommend what bits I should run to be most helpful?</div>
          <div class="gmail_default" style="font-size:small"><br>
          </div>
          <div class="gmail_default" style="font-size:small">           
                               Thanks,</div>
          <div class="gmail_default" style="font-size:small">           
                                        Jim Gettys</div>
          <div class="gmail_default" style="font-size:small"><br>
          </div>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Make-wifi-fast mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Make-wifi-fast@lists.bufferbloat.net">Make-wifi-fast@lists.bufferbloat.net</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.bufferbloat.net/listinfo/make-wifi-fast">https://lists.bufferbloat.net/listinfo/make-wifi-fast</a>
</pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>