From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 30B0E3B29F for ; Wed, 12 Oct 2016 08:42:41 -0400 (EDT) Received: by mail-it0-x232.google.com with SMTP id o19so53491239ito.1 for ; Wed, 12 Oct 2016 05:42:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=ed+aZPecNJhE1swLOv/gJJOXPbvHHHbdDTbdqwjxksY=; b=kOVk6byiA13i4TKylLBNY/kNS4iXtB60lG61SqeuF3qReO4Jnoi1eyzIWF03I0xISg WVLvlYvKrSQwNxkUFhJsRcvS0jQL1f54ZiNJFN40Rv2pQJOZvO/Wm1Y6rIwO47i7ZQQk 1+mMVMcL7mQyq406KsBRAaJOI3893tSOziZBRh1gHgt3uDjjOazg/FP1khFd6wqVpG0Q VmUbi9S+8h0jKuJ+o8/dhhh3OUXeRTfq8KhPwYUWNLeVOw6Xvf/Ac+9WLD0MDck5urJE eWyr+VZc1WbDl0/25sXhH8MOAF+cqneStpyWxO8k7H4fUS/QuZblros9EOl9/+4px27G ew+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=ed+aZPecNJhE1swLOv/gJJOXPbvHHHbdDTbdqwjxksY=; b=Fe++Rl7HgiGdS+rKu+qYA4bNMDJbvXvIL6dy2k/urJrvv/1lSidurI17I3ULJo+fI8 V3Ng+Dp/k61gSstjbNRJbE7AgnujUbcbOZL9nEF4P6UTI4+KYT0xHCql4IrufcFgqhak cpKodMKaquscLh0C2s2rXXcGECc41cRNHJoXs9cFpRiFVVm/PewzZvaCcd17T1+WjaMA JA51L+3gourohEYIOw0cTDCDUZNPhaColHzH5ROsMV8lROGiVgIF2iVjKxg/+Jvhi10G FdiWyNNga9QCEL223BYJZrHuODxLOZJmH64p86iZEn2N0Iqcxi2luZtsjc5LKaDCRouW LSuw== X-Gm-Message-State: AA6/9RmFnOAMBithDAWVwfBmlT0R7QrUy8qiQUpIpQzh9/HcQ9NQeCzU63/S10SXP1ikeA== X-Received: by 10.36.175.22 with SMTP id t22mr1277767ite.106.1476276160574; Wed, 12 Oct 2016 05:42:40 -0700 (PDT) Received: from [172.21.63.50] (hades.kettering.edu. [192.138.137.97]) by smtp.gmail.com with ESMTPSA id c96sm3496235iod.44.2016.10.12.05.42.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Oct 2016 05:42:40 -0700 (PDT) To: make-wifi-fast@lists.bufferbloat.net From: Noah Causin Message-ID: Date: Wed, 12 Oct 2016 08:42:50 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Make-wifi-fast] Point to Point AC with FQ_Codel X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 12:42:41 -0000 Hi, I've been following the development of the MakeWifiFast project. I've been using a router with an ath9k with fq_codel support and the airtime fairness scheduler, and it has been working great. I am interested in a 5ghz point-to-point link that could handle multiple VNC sessions. This is just to bridge a gap between two buildings. The clients would be using access points that have both the ath9k fq_codel support and the airtime fairness scheduler. I was wondering if anyone had any ideas. I would really like the point-to-point link to have fq_codel support. There would only be two peers, so I am not concerned about airtime fairness. Thank you, Noah Causin