Re: [babel] RFC 9046 on Babel Information Model

Toke Høiland-Jørgensen <toke@toke.dk> Thu, 01 July 2021 10:29 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 757D43A230E for <babel@ietfa.amsl.com>; Thu, 1 Jul 2021 03:29:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level:
X-Spam-Status: No, score=-2.098 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, 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 TDIOltrnk20t for <babel@ietfa.amsl.com>; Thu, 1 Jul 2021 03:29:05 -0700 (PDT)
Received: from mail.toke.dk (mail.toke.dk [45.145.95.4]) (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 4C8C83A230C for <babel@ietf.org>; Thu, 1 Jul 2021 03:29:04 -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=1625135340; bh=JMos4BmhIZF6xOjV1/mNA1SDpVlcJRbDqHLqfW4k7vc=; h=From:To:Subject:In-Reply-To:References:Date:From; b=XuSrCvj5oJFQ4UL/oZz+7X4q5QLN+Fo7FOTXkEPlDHvN7ncl6xLnwGozl+6NeDe1w Kj+tO0ZQmmSP5ax8fTP81gjhoWRQxnLhO58uBQBtJ42yWJUYlD+DAAPEuhnugqNpK7 Vb6Uw81EsGTo0vqJofEFI1ZMqeTiPWbRsCwcdvauVpMWo10y12hm71I7BDV+S0i79+ 1HbUn4rc4GzixNZJvZIsdAi7o1Y4RIqvebYooow4L8nE2pzQ2LzDX7wyLHrAJpgAeF i4P9o6yaFmA7S5s5s03/acSoU4QPX/1zhOXpVdxsgl7LwdRJ6ZY4SB7vcO1kkOKxvT dWFG2U/JjqOWA==
To: babel@ietf.org
In-Reply-To: <20210701000946.44FF9F40768@rfc-editor.org>
References: <20210701000946.44FF9F40768@rfc-editor.org>
Date: Thu, 01 Jul 2021 12:28:59 +0200
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87eeci1g5w.fsf@toke.dk>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/babel/PLwwro7NWt2bgjMA65lvx7FS5Rw>
Subject: Re: [babel] RFC 9046 on Babel Information Model
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, 01 Jul 2021 10:29:11 -0000

rfc-editor@rfc-editor.org writes:

> A new Request for Comments is now available in online RFC libraries.
>
>         
>         RFC 9046
>
>         Title:      Babel Information Model 
>         Author:     B. Stark,
>                     M. Jethanandani
>         Status:     Informational
>         Stream:     IETF
>         Date:       June 2021
>         Mailbox:    barbara.stark@att.com,
>                     mjethanandani@gmail.com
>         Pages:      20
>         Updates/Obsoletes/SeeAlso:   None
>
>         I-D Tag:    draft-ietf-babel-information-model-14.txt
>
>         URL:        https://www.rfc-editor.org/info/rfc9046
>
>         DOI:        10.17487/RFC9046
>
> The Babel information model provides structured data elements for a
> Babel implementation reporting its current state and may allow
> limited configuration of some such data elements. This information
> model can be used as a basis for creating data models under various
> data modeling regimes. This information model only includes
> parameters and parameter values useful for managing Babel over IPv6.

Yeah! Congrats Barbara and Mahesh! :)

-Toke