Re: [homenet] Site-local multicast [was: Updating DNS]

Brian Haberman <brian@innovationslab.net> Thu, 05 May 2016 14:08 UTC

Return-Path: <brian@innovationslab.net>
X-Original-To: homenet@ietfa.amsl.com
Delivered-To: homenet@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37DBE12D6C3 for <homenet@ietfa.amsl.com>; Thu, 5 May 2016 07:08:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=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 jFJRP28CZuN7 for <homenet@ietfa.amsl.com>; Thu, 5 May 2016 07:08:14 -0700 (PDT)
Received: from uillean.fuaim.com (uillean.fuaim.com [206.197.161.140]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B09812D9CE for <homenet@ietf.org>; Thu, 5 May 2016 07:03:07 -0700 (PDT)
Received: from clairseach.fuaim.com (clairseach-high.fuaim.com [206.197.161.158]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by uillean.fuaim.com (Postfix) with ESMTP id 85A8F880E4 for <homenet@ietf.org>; Thu, 5 May 2016 07:03:07 -0700 (PDT)
Received: from clemson.jhuapl.edu (swifi-nat.jhuapl.edu [128.244.87.133]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by clairseach.fuaim.com (Postfix) with ESMTP id 598A7328081A for <homenet@ietf.org>; Thu, 5 May 2016 07:03:07 -0700 (PDT)
To: homenet@ietf.org
References: <CAL0WyWw-kjpwNzXa-EZY1fzWXmXuNEGdMWR7Ui+265jDYj=4HQ@mail.gmail.com> <87d1pesr1o.wl-jch@pps.univ-paris-diderot.fr> <1B850307-5496-4F57-A669-95AAA1B1BC39@gmail.com>
From: Brian Haberman <brian@innovationslab.net>
Message-ID: <572B5294.5060008@innovationslab.net>
Date: Thu, 05 May 2016 10:03:00 -0400
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
MIME-Version: 1.0
In-Reply-To: <1B850307-5496-4F57-A669-95AAA1B1BC39@gmail.com>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="fOLanfUhD5vgjocQcsLx61p3oWQNKVVgk"
Archived-At: <http://mailarchive.ietf.org/arch/msg/homenet/zUlCxZmua2SQwdjF1yqcvdcTjWU>
Subject: Re: [homenet] Site-local multicast [was: Updating DNS]
X-BeenThere: homenet@ietf.org
X-Mailman-Version: 2.1.17
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: Thu, 05 May 2016 14:08:17 -0000


On 4/24/16 5:00 PM, Dino Farinacci wrote:
>> Assuming you've got only transitive links, then any multicast routing
>> protocol should work fine at the scale we envision for Homenet as long as
>> it is able to avoid wireless links whenever possible.  Pierre was
>> suggesting PIM-BIDIR, and actually provided a suitable implementation [1].
>> Some people have hinted to me in private conversations that they'd prefer
>> something simpler, perhaps more akin to DVMRP [2] but without the
>> automatic tunnelling.
> 
> If you don't want any source discovery issues, use Bidir-PIM. 
> 

bidir-PIM makes sense in this environment. In addition, there should be
implementation guidance on how to establish the site-local border (see
RFC 4007).

Brian