From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-f43.google.com (mail-la0-f43.google.com [209.85.215.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 5B82A21F306 for ; Tue, 3 Feb 2015 02:13:57 -0800 (PST) Received: by mail-la0-f43.google.com with SMTP id pn19so3909840lab.2 for ; Tue, 03 Feb 2015 02:13:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Z5fxdEK1+BV6QSRocOniO8s5ldyFIh4hxXstwJ7id0Q=; b=e6gno7aW8qmjR1HA8K23HkKPhogb6m08B4b1WSNFSkDOVRVwh8/yaAO0fq/8sZQLt8 WARtEFxigsOxjquxgMtkdYHbmYfl/cpYT67peNywsEGGC3Z9DFJZl5ZdjUSiFbAxoUCO GwjiAHcxJCVgYMv/YSDxcNu91mUlFDbbP/yrxzFzn9N/eSutb/s6j+R8mhwMfPt0hduI r+sCkyq6aDO673+NkvvK4KUsbsL9hyEi2yRSkr6wDCBsrg6QHzz9IhEQmb6C9UbxyOYD kMpsSq4kr6gOrOVj3e+f39CxVrIAf1OHb0C/teBXEI11x04oBWgyePS2bqw/fLBW+yl8 waCw== X-Gm-Message-State: ALoCoQlZIk3FRRYY6GKUB0UsWZSompI0v1/j44E8+gISsgD3pSxDkz45XZU4bjTAPzosOdWA7Ixr MIME-Version: 1.0 X-Received: by 10.112.162.167 with SMTP id yb7mr24150058lbb.76.1422958434429; Tue, 03 Feb 2015 02:13:54 -0800 (PST) Sender: bjorn.smedman@anyfi.net Received: by 10.25.62.9 with HTTP; Tue, 3 Feb 2015 02:13:54 -0800 (PST) X-Originating-IP: [82.99.7.230] In-Reply-To: References: Date: Tue, 3 Feb 2015 11:13:54 +0100 X-Google-Sender-Auth: 7zRBQsOvtr6-VOsj5IfYc3baX_4 Message-ID: From: =?UTF-8?Q?Bj=C3=B6rn_Smedman?= To: David Lang Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Thu, 12 Feb 2015 08:34:44 -0800 Cc: =?UTF-8?Q?Bj=C3=B6rn_Smedman?= , "cerowrt-devel@lists.bufferbloat.net" , linux-wireless , Derrick Pallas , Avery Pennarun , dstanley Subject: Re: [Cerowrt-devel] Open Source RRM & Hand-Over Optimization (WAS: Throughput regression with `tcp: refine TSO autosizing`) X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2015 10:14:25 -0000 On Tue, Feb 3, 2015 at 12:27 AM, David Lang wrote: > On Mon, 2 Feb 2015, Avery Pennarun wrote: >> On Mon, Feb 2, 2015 at 11:44 AM, Bj=C3=B6rn Smedman wrote= : >>> We've got an SDN-inspired architecture with 802.11 frame tunneling (a >>> la CAPWAP), airtime fairness, infrastructure initiated hand-over, >>> Opportunistic Key Caching (OKC), IEEE 802.11r Fast BSS Transition and >>> a few more goodies. It's currently free as in beer >>> (http://anyfi.net/software, >>> https://github.com/carrierwrt/carrierwrt/pull/7 and >>> http://www.anyfinetworks.com/download) up to 100 APs, but we're >>> definitely going to open source in one form or another. > > Please keep in touch, when it is released open source I'd be very interes= ted > in trying it for SCaLE. I'll probably exceed your 100 radio free limit th= is > year, and it's hard to justify using non-free code at a linux conference > (not impossible, but not something I'm going to try to do 3 weeks before = the > show :-) Will do. :) > I'm doing social engineering to push people to the 5GHz network (SSID for= 5G > is scale, for 2.4 is scale-slow), it would be great to be able to do this > directly. And better handoffs as people move around would be good. > > It would also be good if something like this could help identify gaps in > coverage. If it can identify cases where users go from having coverage to > poor connectivity to having coverage, we can manually investigate to see > where in the building that is and see what we can do to fix it. Both of those should be well within scope. :)