[lisp] LISP Specifications Published!! :-)

Alvaro Retana <aretana.ietf@gmail.com> Thu, 20 October 2022 21:34 UTC

Return-Path: <aretana.ietf@gmail.com>
X-Original-To: lisp@ietfa.amsl.com
Delivered-To: lisp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 944E7C14F72D for <lisp@ietfa.amsl.com>; Thu, 20 Oct 2022 14:34:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level:
X-Spam-Status: No, score=-2.107 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, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AQ_4GmMvFnMy for <lisp@ietfa.amsl.com>; Thu, 20 Oct 2022 14:34:26 -0700 (PDT)
Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B73EC14F723 for <lisp@ietf.org>; Thu, 20 Oct 2022 14:34:26 -0700 (PDT)
Received: by mail-pl1-x630.google.com with SMTP id z20so494064plb.10 for <lisp@ietf.org>; Thu, 20 Oct 2022 14:34:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:mime-version:from:from:to:cc:subject :date:message-id:reply-to; bh=bsOeIVWZ3voPEhojZQEPtQa0ajBfyA9kAD1CGBQpN/k=; b=MtlmKtynJSpwUZTygeqGwbs2w4cJfZwVdEIMl0bbBEyQIRlDkkpPSYviHZUVs1+tkX X6Q9gFPA6ZmjXIjzdyUZBcWOWDqBCr9QDuossySkV5+vXmv/WUudgpOhZtUdLgzkeEKc W43FFoMO3aESLpenVJa0XjCRcs6h1OKqn/4fW2QCnLzEGkBm8bHKp2BTMW+NlF93NGYA 9Ti8vuT4iIx4ZMV60iEdBKignCEYkkzybuKa7CyTBOB+lGx7zHsjYMEujQ1caIkV0LPP /st6Kcj9Ug6he5WUYYK6McEm5i4oqJa2UVNe2aJwwSVE8G1wCsGhZEZQGtjJx6pduiUc uObg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:mime-version:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=bsOeIVWZ3voPEhojZQEPtQa0ajBfyA9kAD1CGBQpN/k=; b=4m1CWKf1y50Dr2OWKZhCGuRUNboorwou4WczqUeNJxkf989qwjVePFJjwn1H+TNqIu FDh9ej7aWdvENOzXTRTPFjHxrAu+v0s8l/nyIUe/kcZioRS9McnoglHseJagE9WN0Pe3 64vzzfxI9P3HLI0jfE8oZx2FpqB0x4G5rkAcA2W0Av2LHmz6kwBDzvzBTvIPVyQcVCvz ZyBuAfsDNea+18Fvzg7QL+PCc/318LVmO+KtCpWnwds5thAHKhk0r9TzDiOhLfNtMz9g MVuGtcg6aOR48BUJt46CdYbWzEqLC39BFppGWgPlysP+BVbzYxe+jSE9AzQ1pNxxK+9u cm8Q==
X-Gm-Message-State: ACrzQf0vRRnc6gkeFGsrcs/FBys3Eg9k3RuBFBCsVmN0yL+VMfJEziGU 81HGt/qObh3uuHXFn18SIH7CSz2jAnKFH5yDvNsDmAKu
X-Google-Smtp-Source: AMsMyM7IlhHxvxTzxByQ6LRzotwvEuSJeo+DctiW1ogiPqCCN+ikl+kR1CKDaENHlzqwejVxm4yGx0zNzJm8Zn89Ves=
X-Received: by 2002:a17:902:b597:b0:182:8547:ae57 with SMTP id a23-20020a170902b59700b001828547ae57mr16118273pls.92.1666301665050; Thu, 20 Oct 2022 14:34:25 -0700 (PDT)
Received: from 1058052472880 named unknown by gmailapi.google.com with HTTPREST; Thu, 20 Oct 2022 14:34:24 -0700
From: Alvaro Retana <aretana.ietf@gmail.com>
MIME-Version: 1.0
Date: Thu, 20 Oct 2022 14:34:24 -0700
Message-ID: <CAMMESsyejyy4fwd8a3Gn3qvGZ-U-cCUTJH2YGvFGr=QvpobeNg@mail.gmail.com>
To: "lisp@ietf.org list" <lisp@ietf.org>
Content-Type: multipart/alternative; boundary="000000000000d585ed05eb7e16d1"
Archived-At: <https://mailarchive.ietf.org/arch/msg/lisp/nfZvusuU1yDgOPWI1Icp8zvVpec>
Subject: [lisp] LISP Specifications Published!! :-)
X-BeenThere: lisp@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: List for the discussion of the Locator/ID Separation Protocol <lisp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lisp>, <mailto:lisp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lisp/>
List-Post: <mailto:lisp@ietf.org>
List-Help: <mailto:lisp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lisp>, <mailto:lisp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 20 Oct 2022 21:34:26 -0000

FYI

The RFC Editor just published the group of 8 RFCs that include the base
specifications! :-)

RFC9299 through RFC9306

Thank you for all the hard work and congratulations!!!

Alvaro.