From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8C8FC3B25E for ; Fri, 13 May 2016 03:47:42 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1463125659; bh=VOWcCIMP/oaOdkdTVQaC988oA/BNkEW1KXAXnM52cqA=; h=Subject:From:Date:To; b=lsVQZm7DMcp20IB1OhIXcK69n5W37f2xgb+3k1z1A2hz09toaJsKFS+R1872MAkAt WgbL2mw6kK0AaudFyMP0JkkQtPc0JAJBUhW1axp8zkvH9IFNVc+K+RU7z2avGmVK3B KjDz9sMIZq9bdl+AODor5NNnmukUVjq1CncHTCKw= Sender: toke@toke.dk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 From: =?ISO-8859-1?Q?Toke_H=F8iland-J=F8rgensen?= Date: Fri, 13 May 2016 09:47:37 +0200 To: make-wifi-fast@lists.bufferbloat.net X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <3556D870-297C-4C85-A0EF-71C8073C4C90@toke.dk> Content-Transfer-Encoding: quoted-printable Subject: [Make-wifi-fast] Distributed channel selection and management 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: Fri, 13 May 2016 07:47:42 -0000 These guys have implemented a distributed channel selection (or rather ge= neral management) framework for WiFi: https://github.com/resfi/resfi Looks rather neat... -Toke