Re: [RTG-DIR] [babel] Rtgdir early review of draft-ietf-babel-source-specific-01

Toke Høiland-Jørgensen <toke@toke.dk> Sat, 20 January 2018 23:11 UTC

Return-Path: <toke@toke.dk>
X-Original-To: rtg-dir@ietfa.amsl.com
Delivered-To: rtg-dir@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60BCD120227; Sat, 20 Jan 2018 15:11:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level:
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=toke.dk
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 FD10LjpIpHDI; Sat, 20 Jan 2018 15:10:58 -0800 (PST)
Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 580791201F2; Sat, 20 Jan 2018 15:10:58 -0800 (PST)
From: Toke Høiland-Jørgensen <toke@toke.dk>
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1516489856; bh=8BATDrUiJBcHqsx0W5LVU1+ee6DmlEQxsewjamGhsqY=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=t3rQh271y+0NmGnILUCDow1xSX84NppaD6vqI8ABuU0GqoQbcAU6SqwSSoGOIUo8V ksU75Vvn38cRO7kNrXOeiSUNTkdue9uWaa+N72dR4etlQwWb9v3aX6SKwbxPa3cv+u 9i/zofVPi+ph0EWPDPgE9GAYU6CZSPghqfpK3Oqf6EtA5LXKHHaLMOf1VZZOmFt8Np n4vGVlu7XV1qYt8a1ec94xSI8jc4D0j2bw7Ky3S5TdFwOZ3Qx8fItJfiCB1yR4HEGr qGGBhCf3B4x+DT8HqXiA3rmKFByEmhx91f8DYsrDu1o1XHDGhC5jsS8SNkvj4vDOzf oZmQas2YkHrDA==
To: Juliusz Chroboczek <jch@irif.fr>, Joel Halpern <jmh@joelhalpern.com>
Cc: rtg-dir@ietf.org, draft-ietf-babel-source-specific.all@ietf.org, babel@ietf.org
In-Reply-To: <87inbwfepi.wl-jch@irif.fr>
References: <150983039829.26601.3109842491855567125@ietfa.amsl.com> <87inbwfepi.wl-jch@irif.fr>
Date: Sun, 21 Jan 2018 00:10:56 +0100
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87tvvg15z3.fsf@toke.dk>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtg-dir/oB_ZvGUJ5Fk7GucX9rqwUlGhv68>
Subject: Re: [RTG-DIR] [babel] Rtgdir early review of draft-ietf-babel-source-specific-01
X-BeenThere: rtg-dir@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Routing Area Directorate <rtg-dir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtg-dir>, <mailto:rtg-dir-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rtg-dir/>
List-Post: <mailto:rtg-dir@ietf.org>
List-Help: <mailto:rtg-dir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtg-dir>, <mailto:rtg-dir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Jan 2018 23:11:00 -0000

Juliusz Chroboczek <jch@irif.fr> writes:

>> Reviewer: Joel Halpern
>> Review result: Not Ready
>
> Dear Joel,
>
> I have just submitted -02.  We would be grateful for a new review.

Browsed through -02 and came across this somewhat puzzling sentence (at
the beginning of the third paragraph in section 1):

> The main application of source-specific routing is multihoming with
> multiple addresses, a technique for multihoming which, unlike
> multihoming, does not require the use of provider-independent
> addresses and does not cause excessive growth of the global routing
> table.

-Toke