Re: [babel] Work to do

Toke Høiland-Jørgensen <toke@toke.dk> Sun, 25 March 2018 16:33 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 AE594126D0C for <babel@ietfa.amsl.com>; Sun, 25 Mar 2018 09:33:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level:
X-Spam-Status: No, score=-2.01 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, 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 5mxddr9v7TWG for <babel@ietfa.amsl.com>; Sun, 25 Mar 2018 09:33:23 -0700 (PDT)
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 E49231200F1 for <babel@ietf.org>; Sun, 25 Mar 2018 09:33:22 -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=1521995600; bh=DHgMr8EbFvjJ3AQMFrp0jSuNGjFeA0Bwvp4am6chNog=; h=From:To:Subject:In-Reply-To:References:Date:From; b=jC4qKCryzv7WMOm+6hJzVA13STIIjXY3i38Xt3vbNGiESz+N6/qt4ybcEChHwHOF2 Bp01y7i0QAYHC0Yx+p8pQD2seb50N2+jTLapp+MkNP6N3vm6p5LmLf7W66HGuix29a w2MJAckcwrsy0QlzTfWbDRtpEi/YkLVo2hINFFvVHKAZw9uum2Zi90goxm0c+Nl3B8 kwbDhwW6gwNGvfS4BBPbf5DHsDFNgpgKN7MRQnnw+SqJVXuXU8IqgArDt9b3hZz0f/ VQE2+1zgVBG8DnXPYFHNw9wekah5ViBP/peKHnD6j6Q/kV7OWyvygc1QUAPOj9PN8p ciBZoRF8IN7RA==
To: Juliusz Chroboczek <jch@irif.fr>, babel@ietf.org
In-Reply-To: <87k1u1uekt.wl-jch@irif.fr>
References: <87k1u1uekt.wl-jch@irif.fr>
Date: Sun, 25 Mar 2018 18:33:20 +0200
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87muywf73j.fsf@toke.dk>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/babel/3OPYyZ63mdGhc8lo4zfVRPzUY4U>
Subject: Re: [babel] Work to do
X-BeenThere: babel@ietf.org
X-Mailman-Version: 2.1.22
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: Sun, 25 Mar 2018 16:33:25 -0000

Juliusz Chroboczek <jch@irif.fr> writes:

>   3.3 Toke, do you want to review before adoption, or are we welcome
>   to adopt?

No reason to block adoption; I'll get around to reviewing it eventually,
but probably not in the next couple of months. And I am quite confident
that we can work out any issues that may crop up after adoption.

> 5. draft-ietf-babel-information-model
>
> Barbara's working copy (post -01) makes a lot of sense to me.  I suggest
> she should submit -02 with the changes we discussed, and have it reviewed
> by Toke, David, and hopefully Markus.  Since Toke's implementation is the
> most complete, his input is likely to be the most useful (and
> critical).

I'll review it, but as above, not now :)

-Toke