Re: [homenet] New Version Notification for draft-barth-homenet-wifi-roaming-00.txt

Mikael Abrahamsson <swmike@swm.pp.se> Mon, 30 November 2015 14:04 UTC

Return-Path: <swmike@swm.pp.se>
X-Original-To: homenet@ietfa.amsl.com
Delivered-To: homenet@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1108C1ACD72 for <homenet@ietfa.amsl.com>; Mon, 30 Nov 2015 06:04:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.661
X-Spam-Level:
X-Spam-Status: No, score=-1.661 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HELO_EQ_SE=0.35, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rFunCoDJibYP for <homenet@ietfa.amsl.com>; Mon, 30 Nov 2015 06:04:56 -0800 (PST)
Received: from uplift.swm.pp.se (ipv6.swm.pp.se [IPv6:2a00:801::f]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CFC1D1ACD6C for <homenet@ietf.org>; Mon, 30 Nov 2015 06:04:55 -0800 (PST)
Received: by uplift.swm.pp.se (Postfix, from userid 501) id A10F7A2; Mon, 30 Nov 2015 15:04:53 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swm.pp.se; s=mail; t=1448892293; bh=7l3Gys8UB3QH+ZvKoNOKaNF5Ij0KzpaJgqmd4lONJT0=; h=Date:From:To:Subject:In-Reply-To:References:From; b=p5JMLF4MSam8iCLd9tl+1h+ZB8thLdWUdHOQLO20Yl1ZOULUgiZEueTdoxyKP/0mV hk3C+JDQx1Mbhc9KTp/UsuEKEvcbrM+ocWL04U0X02l9FXQ7JAHyYrJhPxOThKSrDf q7hUeSoyFoMm0oPe9eaV4TvKtHNohogNIYRvvIZ8=
Received: from localhost (localhost [127.0.0.1]) by uplift.swm.pp.se (Postfix) with ESMTP id 982E1A1 for <homenet@ietf.org>; Mon, 30 Nov 2015 15:04:53 +0100 (CET)
Date: Mon, 30 Nov 2015 15:04:53 +0100
From: Mikael Abrahamsson <swmike@swm.pp.se>
To: HOMENET <homenet@ietf.org>
In-Reply-To: <CAA93jw5A-uLza2hRLkM7UnZQeMRwz069o4sb6GAx=hJgLj8i0A@mail.gmail.com>
Message-ID: <alpine.DEB.2.02.1511301501100.24520@uplift.swm.pp.se>
References: <20151016113242.29159.37112.idtracker@ietfa.amsl.com> <5620E158.4000309@openwrt.org> <56265237.8020202@gmail.com> <56571260.6040504@globis.net> <alpine.DEB.2.02.1511261610310.24520@uplift.swm.pp.se> <56572539.8080802@mtcc.com> <alpine.DEB.2.02.1511301438500.24520@uplift.swm.pp.se> <CAA93jw5A-uLza2hRLkM7UnZQeMRwz069o4sb6GAx=hJgLj8i0A@mail.gmail.com>
User-Agent: Alpine 2.02 (DEB 1266 2009-07-14)
Organization: People's Front Against WWW
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
Archived-At: <http://mailarchive.ietf.org/arch/msg/homenet/JhjOfLqElNrdHBMJZVoSg7wtB8Y>
Subject: Re: [homenet] New Version Notification for draft-barth-homenet-wifi-roaming-00.txt
X-BeenThere: homenet@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: IETF Homenet WG mailing list <homenet.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/homenet>, <mailto:homenet-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/homenet/>
List-Post: <mailto:homenet@ietf.org>
List-Help: <mailto:homenet-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/homenet>, <mailto:homenet-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Nov 2015 14:04:57 -0000

On Mon, 30 Nov 2015, Dave Taht wrote:

> Well, in the two or more radio (2.4 and 5ghz) case, you can easily roam 
> between the two radios with many chipsets. Some chipsets only allow one 
> active radio at a time, however.

Does this actually work in real life? Considering the solutions I found 
doing my quick search, it seems the AP vendors are implementing all kinds 
of solutions to trick the client that it's just one single large network 
with a single AP, even though it's a lot of them.

For instance: 
https://help.ubnt.com/hc/en-us/articles/205144590-UniFi-What-is-Zero-Handoff-

So while I would prefer a solution in the end with make-before-break and 
seamless handover without breaking the IP layer at all, this seems to 
involve quite a lot of new functionality both from the Network (which is 
doable) and from the client (also doable, but a lot harder, especially 
within current charter).

-- 
Mikael Abrahamsson    email: swmike@swm.pp.se