Re: [homenet] sorting out the right ipv6 addr to choose and name in a source specific world

joel jaeggli <joelja@bogus.com> Fri, 19 December 2014 00:47 UTC

Return-Path: <joelja@bogus.com>
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 2F79D1ACC86 for <homenet@ietfa.amsl.com>; Thu, 18 Dec 2014 16:47:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level:
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 A0A-Du-9qKA7 for <homenet@ietfa.amsl.com>; Thu, 18 Dec 2014 16:47:19 -0800 (PST)
Received: from nagasaki.bogus.com (nagasaki.bogus.com [IPv6:2001:418:1::81]) (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 027F51ACAD8 for <homenet@ietf.org>; Thu, 18 Dec 2014 16:47:18 -0800 (PST)
Received: from mbp.local (c-67-188-0-113.hsd1.ca.comcast.net [67.188.0.113]) (authenticated bits=0) by nagasaki.bogus.com (8.14.9/8.14.9) with ESMTP id sBJ0lHJq035465 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Fri, 19 Dec 2014 00:47:17 GMT (envelope-from joelja@bogus.com)
Message-ID: <54937592.7070601@bogus.com>
Date: Thu, 18 Dec 2014 16:47:14 -0800
From: joel jaeggli <joelja@bogus.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.0
MIME-Version: 1.0
To: Jim Gettys <jg@freedesktop.org>, Brian E Carpenter <brian.e.carpenter@gmail.com>
References: <CAA93jw6uY=KY8WeoFn1e65ciyokN=y9SRpaCHewCvWqcBHMhKw@mail.gmail.com> <24024.1418915279@sandelman.ca> <54934FF5.2050108@gmail.com> <87zjakpphc.wl-jch@pps.univ-paris-diderot.fr> <54936F28.9070201@gmail.com> <CAGhGL2CBHoM9aKzmHAuos_ubMYazqyBMyx8Eo=hNhieD9H9zKQ@mail.gmail.com>
In-Reply-To: <CAGhGL2CBHoM9aKzmHAuos_ubMYazqyBMyx8Eo=hNhieD9H9zKQ@mail.gmail.com>
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="ddbCMe9BE2H0ExHMQnbPA8fSxs6eoKBDw"
Archived-At: http://mailarchive.ietf.org/arch/msg/homenet/URU9XyqBw4vWE_FTHdFWClBpaXY
Cc: Michael Richardson <mcr+ietf@sandelman.ca>, Matthieu Boutier <boutier@pps.univ-paris-diderot.fr>, HOMENET <homenet@ietf.org>, Dave Taht <dave.taht@gmail.com>, Juliusz Chroboczek <jch@pps.univ-paris-diderot.fr>
Subject: Re: [homenet] sorting out the right ipv6 addr to choose and name in a source specific world
X-BeenThere: homenet@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: <homenet.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/homenet>, <mailto:homenet-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Fri, 19 Dec 2014 00:47:21 -0000

On 12/18/14 4:39 PM, Jim Gettys wrote:
>
>
> On Thu, Dec 18, 2014 at 7:19 PM, Brian E Carpenter
> <brian.e.carpenter@gmail.com <mailto:brian.e.carpenter@gmail.com>> wrote:
>
>     On 19/12/2014 11:22, Juliusz Chroboczek wrote:
>     > Shouldn't we reduce the amount of cross-posting at some point?
>     >
>     >>> mptcp, I'm told, is likely to show up in Apple and Google
>     products and
>     >>> infrastructure, and my idea (and many others) is that you
>     don't always have
>     >>> to pick the perfect address for the SYN, just one that works,
>     but rather one
>     >>> can add better addresses as one discovers them.
>     >
>     >> But bad luck if you need UDP.
>     >
>     >> Some form of intelligent probing does seem to be the answer,
>     >
>     > I'd like to attract your attention to the work that Matthieu
>     Boutier has
>     > been doing on mosh, Keith Winstein's UDP-based ssh replacement:
>     >
>     >   http://comments.gmane.org/gmane.network.mosh.devel/749
>     >
>     > Boutier's version of mosh builds connections across all
>     source/destination
>     > pairs, and picks the one with lowest RTT.
>
>     Sounds interesting. In the ideal world, that would be a pluggable
>     policy algorithm. Lowest RTT may not always be the best choice.
>     NAROS* suggested distributing policy from a single source, for
>     example.
>
>     The point about shim6, of course, is that allows you to change
>     horses in midstream without bothering the transport layer.
>     It's a real shame we don't know how to deploy it, especially
>     for homenets where nobody manages the routing policy.
>
>
> ​
> What were the problems with getting shim6 deployed? 
>
need a time machine

https://www.nanog.org/meetings/nanog35/presentations/schiller.pdf

> There appear to have been 
> ​a Linux implementation, and if the idea now has merit, that is enough
> of the market (which is very responsive) ​
> ​to get significant deployment, and to do so quickly. (codel/fq_codel
> went from concept to shipping code is under 3 months, with wide test
> deployment in a year, and now becoming default).  We aren't talking
> about 5 year product cycles any more.
>
> As to policy, the home routers themselves give us a place to enable
> people to state the policy they want (e.g. only use the LTE upstream
> if the cheap broadband service is unavailable...).
>                                     - Jim
>
>
>        Brian
>
>     * C. Launois, O. Bonaventure, and M. Lobelle. The NAROS approach
>     for IPv6
>     multihoming with traffic engineering. volume 2811 of Lecture Notes in
>     Computer
>     Science, pages 112–121. Springer Berlin Heidelberg, 2003.
>
>     > It's a work in progress --
>     > there are multiple versions, and Matthieu has yet to decide which
>     > implementation he's going to submit for inclusion in mainline mosh.
>     >
>     > We hope to write that stuff down when Matthieu has decided which
>     is the
>     > "right" version, but I'm not promising any hard deadlines -- we
>     have a lot
>     > of stuff that we want to write down.
>     >
>     >> but certainly that needs to be generic because we cannot expect
>     >> all apps developers to reinvent it.
>     >
>     > Uh-huh.  But there's only one thing that's worse than
>     generalising from
>     > one example -- it's generalising from zero eexamples.
>     >
>     >> http://tools.ietf.org/html/draft-naderi-ipv6-probing recently.
>     >
>     > I'll have a look, thanks for the pointer.
>     >
>     > -- Juliusz
>     >
>
>     _______________________________________________
>     homenet mailing list
>     homenet@ietf.org <mailto:homenet@ietf.org>
>     https://www.ietf.org/mailman/listinfo/homenet
>
>
>
> _______________________________________________
> homenet mailing list
> homenet@ietf.org
> https://www.ietf.org/mailman/listinfo/homenet