Re: [babel] Shepherd Review of draft-ietf-babel-source-specific-04

Toke Høiland-Jørgensen <toke@toke.dk> Thu, 11 April 2019 23:13 UTC

Return-Path: <toke@toke.dk>
X-Original-To: babel@ietfa.amsl.com
Delivered-To: babel@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4C821200B7 for <babel@ietfa.amsl.com>; Thu, 11 Apr 2019 16:13:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 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, URIBL_BLOCKED=0.001] 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 qHWln4qF7mnt for <babel@ietfa.amsl.com>; Thu, 11 Apr 2019 16:13:29 -0700 (PDT)
Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (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 6799712002F for <babel@ietf.org>; Thu, 11 Apr 2019 16:13:29 -0700 (PDT)
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=1555024406; bh=CSlycui9Rcn44Bc5UtIm/V5rByrptf4jLmtO8Y1sq20=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=mTOCFjWim95mhm2ngiCBS+cA9wfgOzSXw0Ngx6Tli8AzhS3HuKVDeQkPNfU580enx 6YHgUTBKjOOqVgZkgB7WAUzlufrjKo12JFrGJeeyVtupT3fSusSaLHh8YVVbHzQ+6h VwzcVEDCl6hH0KXn9Ot2f3fyuTWK8RS1OcMDAcQIdRo6lho7FCKvpR/XHVrWs/TP7i zIoLTCir8zcyNL8GZ5973H2bkpzjUiESxsighPZvglvAkoz+sSWlZnNlr++t7Yv7FN VF8womBarQTViflL9Pqnv7Lc9qw2q4ofk8OR064Kjmd37IlHFIg5W7X5oqdpTf2am0 LFn0zPQyaoR7g==
To: Juliusz Chroboczek <jch@irif.fr>, Donald Eastlake <d3e3e3@gmail.com>
Cc: Babel at IETF <babel@ietf.org>
In-Reply-To: <87ftqoh8zl.wl-jch@irif.fr>
References: <CAF4+nEEfEvg_ktoudURqvCPshrA8SzL+TMGjQm6vUOFX65q==A@mail.gmail.com> <874l76xhto.wl-jch@irif.fr> <874l76w21k.fsf@toke.dk> <871s2axfei.wl-jch@irif.fr> <87y34iulxd.fsf@toke.dk> <87r2a9x3dd.wl-jch@irif.fr> <87wok1tvfx.fsf@toke.dk> <87ftqpwmkm.wl-jch@irif.fr> <CAF4+nEG_f_EkbmNQt4Z1Gu0PrmJX_ZZdthPdZzrokhLEuU4D4w@mail.gmail.com> <87imvkh9gl.wl-jch@irif.fr> <87ftqoh8zl.wl-jch@irif.fr>
Date: Fri, 12 Apr 2019 01:13:26 +0200
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87k1g0rv8p.fsf@toke.dk>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/babel/lwlZXgAhr0ZS8LLxQxnFzhp2DT0>
Subject: Re: [babel] Shepherd Review of draft-ietf-babel-source-specific-04
X-BeenThere: babel@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "A list for discussion of the Babel Routing Protocol." <babel.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/babel>, <mailto:babel-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/babel/>
List-Post: <mailto:babel@ietf.org>
List-Help: <mailto:babel-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/babel>, <mailto:babel-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 23:13:32 -0000

Juliusz Chroboczek <jch@irif.fr> writes:

>> I agree, this appears to be a case that's easy to handle.
>
>> So -- MUST or SHOULD?  (I prefer SHOULD, both Toke and Donald appear to
>> prefer MUST, so I'll give myself some more time to think it over.)
>
> Now that I've implemented it, I think it's simple enough to be a MUST.
> Sorry for boring everyone.

Great :)

-Toke