From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-x241.google.com (mail-qt0-x241.google.com [IPv6:2607:f8b0:400d:c0d::241]) (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 0BFBF3B29E; Wed, 8 Feb 2017 12:10:30 -0500 (EST) Received: by mail-qt0-x241.google.com with SMTP id w20so23852076qtb.1; Wed, 08 Feb 2017 09:10:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=1aLfCg7HLz5s5jwnQ4iZMApTXMjMH+gF4uwbTmH3JW8=; b=k4g6b1WbVWyjoyYbfo0lFovgbsio8SD/OuPdIGq3Zoy+Ne5pS7tTtIowl0V8r+RQ5T MZyvj9RVAXJr/K/P7Bn9uZ4MzcthLDSmv7SU8giK07Cmy/xRoIsGWIalEhVi7wyvYsJb D2qGVh52hXkWgsW9ztntrzA/8mTlZjblgBHkTJ0ae85h81I4b5hnGu+6MsSiXhZA3jXI 1aP1CPeckJt5fQQ9wT84282/QrHI7xJ774L6uiXitU3T9rqH+V4cir5Yes3zNo2Q3e3Q 3r8sSjXvJK3ZIUu8oQTad5NbVH+kyN4L+VEnw5l4gL+BysSKD8fZdW65Pfb6LVM8Q+HU FKcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=1aLfCg7HLz5s5jwnQ4iZMApTXMjMH+gF4uwbTmH3JW8=; b=ivHEwuaLzVI/8n2XzBSCKzjL2wLf/bTPAfzOM9RSk1etKA8CrDWGM8be6gSSbWqmvS z4xIF9m8l2NG4Jmr9nCXf5dvkHRyg/h/EhcORzD/KM03crEgWYDb7g3dMqiZykQ00bpU Ula1Vy7WoOjF4o25QJOsgNO3L+AVpMe+Owa3rRfw8BvwIOtBbYe22iJlgZ3B5tt5tI3s fGslfRDEZhPa28/HKlaeLPtFC2SRF0CubddgWfib8KoGu2LwyTvONFoX3f7zGRzyk1hi P19uHHWwAmjNxB6EEwrEneUXqj85Cpw4eeiI/bJA+nP2B9hjkjD8+dQTs7JsiOOhoBtK zsBQ== X-Gm-Message-State: AMke39mptK2UL8aNjWiq1iRE18+WW68jugsnVySua8w9hWUNNpjl0/PVHGVsbiZC7eYCRkCozk1/EBaPxAFr4g== X-Received: by 10.237.55.196 with SMTP id j62mr19910700qtb.36.1486573829605; Wed, 08 Feb 2017 09:10:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.142.132 with HTTP; Wed, 8 Feb 2017 09:10:29 -0800 (PST) In-Reply-To: References: <32C42951-373F-4D90-8936-AA07039E5D73@gmail.com> <877f5c2pew.fsf@toke.dk> <878tpqge5g.fsf@toke.dk> <877f52rz68.fsf@toke.dk> <87bmucu0gs.fsf@toke.dk> From: Dave Taht Date: Wed, 8 Feb 2017 09:10:29 -0800 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: Pete Heist , Cake List , make-wifi-fast@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [Make-wifi-fast] Flent results for point-to-point Wi-Fi on LEDE/OM2P-HS available 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, 08 Feb 2017 17:10:30 -0000 In terms of getting to a decent one way delay measurements - with sane authentication - the only tool I found and have played with was http://software.internet2.edu/owamp/ which has an associated internet draft. I don't trust it - don't think they use good realtime capabilities and things like fdtimers - and was unsure if the authentication/crypto was any good - but it seemed like it could be improved. In order to get useful data out of it, I ended up parsing the raw output of the tool... and you just tempted me to go set it up again....