From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bobcat.rjmcmahon.com (bobcat.rjmcmahon.com [45.33.58.123]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 306423B29E for ; Wed, 14 Jun 2023 20:25:47 -0400 (EDT) Received: from mail.rjmcmahon.com (bobcat.rjmcmahon.com [45.33.58.123]) by bobcat.rjmcmahon.com (Postfix) with ESMTPA id 3BC061B252 for ; Wed, 14 Jun 2023 17:25:46 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 bobcat.rjmcmahon.com 3BC061B252 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rjmcmahon.com; s=bobcat; t=1686788746; bh=y2iieUB4Dj2OhaX1sGXauHNgnt4VLO7ll7j17Jda9dY=; h=Date:From:To:Subject:From; b=r9oYWLKaD0RLdncJHgFFz+LNMIVoP6e2duYS3GZzEFaEeYRxfXOFL+kDA34Vsdi1g aQ4Fkpwl9xartz4uiY7ASWHeTrqBjNMk41xLzm7BOUhI7RkslsNXtXpOe4SRlRowXU sUoIEzaBrUywITShZ4LJfDDYrWnoI6Im7TEJiMgQ= MIME-Version: 1.0 Date: Wed, 14 Jun 2023 17:25:46 -0700 From: rjmcmahon To: make-wifi-fast@lists.bufferbloat.net Message-ID: <10e04b1947c6ca0c9ac4c74749943f04@rjmcmahon.com> X-Sender: rjmcmahon@rjmcmahon.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Subject: [Make-wifi-fast] FiWi prototype - any interest? 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: Thu, 15 Jun 2023 00:25:47 -0000 Hi All, I'm wondering if there is any interest in a FiWi prototype. The remote radio heads with 802.11 MAC lower & L2TPv3 backhaul would use Raspberry pis. The AP would consist of a linux box running something like host apd and have an integrated switch or maybe just be a vlan trunk. There would be a bunch of new code I think. I'm also thinking 10-20 RPIs placed near the smoke alarms to see how well it scales. The prototype would use the 1G wired for the fronthaul. Connecting to a vlan capable switch, with a 10G VLAN trunk. In a perfect world, the STA/RRH would be 1/1 and we may be able to turn off the probabilistic back-off but still use ED. The primary goal is to assess the viability of the FiWi "head end." Maybe try some virtualization with Vmware NSX too? Contact me if you have a coding interest in such an open source project. Feel free to forward to others. Bob