[Anima-signaling] Who's got Python 3 and IPv6?
Brian E Carpenter <brian.e.carpenter@gmail.com> Sat, 09 January 2016 04:14 UTC
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: anima-signaling@ietfa.amsl.com
Delivered-To: anima-signaling@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 05F141A0276
for <anima-signaling@ietfa.amsl.com>; Fri, 8 Jan 2016 20:14:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.78
X-Spam-Level:
X-Spam-Status: No, score=-1.78 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, FREEMAIL_FROM=0.001,
SPF_PASS=-0.001, T_DKIM_INVALID=0.01, T_FREEMAIL_DOC_PDF=0.01]
autolearn=no
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 DvRgSG84f9-j for <anima-signaling@ietfa.amsl.com>;
Fri, 8 Jan 2016 20:14:02 -0800 (PST)
Received: from mail-pf0-x231.google.com (mail-pf0-x231.google.com
[IPv6:2607:f8b0:400e:c00::231])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 9FDC01A0275
for <anima-signaling@ietf.org>; Fri, 8 Jan 2016 20:14:02 -0800 (PST)
Received: by mail-pf0-x231.google.com with SMTP id e65so18462840pfe.0
for <anima-signaling@ietf.org>; Fri, 08 Jan 2016 20:14:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=to:from:subject:organization:message-id:date:user-agent
:mime-version:content-type;
bh=UM9wY8GDIgZhspHvDfpXZ12h0K+2vyHhw0M6B0ixfR4=;
b=cVYIClO0ntmNUvhdRT60o3M6GIo8ZeUqLLHulwB7CbJRzoY7g5U7jcByA8YPwYytx7
pOKjtsoa1uMQzJzq9RB2RlJuDxiwobAj+QE8NQDb8N7yRfAyoTFBOhSJCJNj5kOBtIJq
T+Ahg8cYsfAKX0rzaTWoyvf+IsUdytek3p6aGNWClK2abnb89FzMxi6qBLkkcxyg1skc
80oV3d/CRdGeZ+tus7fzlFvGRkDdx8qZip5Jz2/+Hg3xy2zPK1H60yelhkyTx4V7Y0Ya
/adv4Id8VYCxHoCwjkK6qhU4HH+vCF0iW5QohMg7wiOzTEzLHMSrpKi51YTROkoPdiqg
jc0A==
X-Received: by 10.98.0.3 with SMTP id 3mr9270119pfa.143.1452312842301;
Fri, 08 Jan 2016 20:14:02 -0800 (PST)
Received: from ?IPv6:2406:e007:4492:1:28cc:dc4c:9703:6781?
([2406:e007:4492:1:28cc:dc4c:9703:6781])
by smtp.gmail.com with ESMTPSA id p87sm7919570pfi.94.2016.01.08.20.13.53
for <anima-signaling@ietf.org> (version=TLSv1/SSLv3 cipher=OTHER);
Fri, 08 Jan 2016 20:13:59 -0800 (PST)
To: Anima signaling DT <anima-signaling@ietf.org>
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
Message-ID: <5690891F.80207@gmail.com>
Date: Sat, 9 Jan 2016 17:14:23 +1300
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
Thunderbird/38.5.0
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------030900050609070100010103"
Archived-At: <http://mailarchive.ietf.org/arch/msg/anima-signaling/s74PCOSj3Lu-4miHlvM8ewp7upI>
Subject: [Anima-signaling] Who's got Python 3 and IPv6?
X-BeenThere: anima-signaling@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Mailing list for the signaling design team of the ANIMA WG
<anima-signaling.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/anima-signaling>,
<mailto:anima-signaling-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/anima-signaling/>
List-Post: <mailto:anima-signaling@ietf.org>
List-Help: <mailto:anima-signaling-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/anima-signaling>,
<mailto:anima-signaling-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 09 Jan 2016 04:14:04 -0000
Hi GRASP design team, Who wants to play with my GRASP prototype? Preliminary documentation attached. I don't intend to post the code until it has been beaten on by a few more people; as you will see it's nowhere near production quality and probably never will be. I will send it to anyone who's willing to have a go, of course. (A fun project would be to hand-craft a pseudo-ACP across the Internet so that we could hold a distributed hackathon.) As far as the GRASP draft goes, I am now very confident that it is consistent and implementable. In the next few days I will propose to post the -02 version. Rgds Brian
- [Anima-signaling] Who's got Python 3 and IPv6? Brian E Carpenter